Pablo Rodríguez

Results 176 comments of Pablo Rodríguez

@higoka, this seems to be a undocumented code. From what seems to be the source from this option, I would say that only IDs are allowed: https://github.com/swftools/swftools/blob/c6a18ab0658286f98d6ed2b3d0419058e86a14a0/src/swfextract.c#L253-L268 Either I totally...

@PandaSRC, GitHub allows video attachments: https://user-images.githubusercontent.com/203767/106943706-109bdb80-6726-11eb-9ee8-f6e7e1a4b2f9.mp4

@amitbha, how about a loop? Imagine that `animation.swf` contains all images. `swfextract animation.swf` will give you the desired numbers. In Linux, you may have the following loop; ``` bash for...

Sorry for the late reply. @dot888 and @fasthold, could you provide a sample document that gives `pdf2swf` the error message you mention? I mean, `FATAL Invalid restoreState`. Many thanks for...

@noraj, I have just discovered that there is a backup: http://wiki-backup.swftools.org/. It has only copied the content and it is not a functional wiki anymore. I don’t know whether all...

Many thanks for your report, @flanter21. There is a detail that is not clear to me from your description. Are your converted SWFs displayed correctly with latest Flash Projector? Many...

No need to apologize. Many thanks for your fast reply. I wonder whether you could share a minimal SWF sample (replacing the `.swf` extension with `.txt`, to attach it here)....

@matthiaskramm, I rely on _SWFTools_ to generate educational material (basically, presentations with voice]). I realize that maintaining _SWFTools_ may not be on your radar now. After the mention of the...

@matthiaskramm, many thanks for your reply. pdf2swf to convert slides and swfc to generate the “vector videos“. I even made a ConTeXt module (which includes a [minimal sample presentation](https://modules.contextgarden.net/dl/presvoz/doc/context/third/presvoz/presentation-presentation.swf)). If...

After reading some of the issues reported to the latest released version of _SWFTools_, I think it may be important to clarify some questions: 1. It would be highly desirable...