Closed GoogleCodeExporter closed 9 years ago
hello I have the same issue with files converted with this workflow :
ffmpeg -i thing.mp4 thing.flv
flv2swf thing.flv thing.swf
adding -loop_input and/or -loop_output 0 to the ffmpeg command does not change
anything.
Attached : original mp4 file => flv file => swf file (which does not loop in
Onyx-VJ)
and also just for info, a "anything2swf" a2swf script I wrote.
Original comment by jonathan.schroder@gmail.com
on 10 Apr 2010 at 7:56
Attachments:
ffmpeg should have -avm2 command line parameter
Original comment by batchass06
on 25 Aug 2010 at 9:05
use ffmpeg -avm2 file.swf to have directly a swf file that loops well in Onyx
Original comment by batchass06
on 21 Oct 2010 at 6:56
Thanks ! I didn't test your command but I'm sure it's ok !
Original comment by jonathan.schroder@gmail.com
on 21 Oct 2010 at 10:46
Original issue reported on code.google.com by
ctrl...@wanadoo.fr
on 4 Jun 2009 at 4:22