Re: [FFmpeg-user] multiple fade out slow down encoding about two to three times

2015-07-26 Thread Tomáš Hnyk
On Sat, 25 Jul 2015 22:23:07 +0200, Tomáš Hnyk wrote: On Sat, 25 Jul 2015 22:18:43 +0200, Paul B Mahol wrote: Dana 25. 7. 2015. 20:31 osoba "Tomáš Hnyk" napisala je: It encodes in roughly 14 fps. But fade ins and outs occur only at the very beginning (in the first 11 seconds), yet

Re: [FFmpeg-user] multiple fade out slow down encoding about two to three times

2015-07-25 Thread Tomáš Hnyk
On Sat, 25 Jul 2015 22:18:43 +0200, Paul B Mahol wrote: Dana 25. 7. 2015. 20:31 osoba "Tomáš Hnyk" napisala je: It encodes in roughly 14 fps. But fade ins and outs occur only at the very beginning (in the first 11 seconds), yet the slow down is preserved (I also run the compilation for a

Re: [FFmpeg-user] multiple fade out slow down encoding about two to three times

2015-07-25 Thread Paul B Mahol
Dana 25. 7. 2015. 20:31 osoba "Tomáš Hnyk" napisala je: > > > > Hello, > I created initial captions with fade ins and outs like this: > > ffmpeg -i in.mov \ > -framerate 24 -loop 1 -i a/01.png \ > -framerate 24 -loop 1 -i a/02.png \ > -framerate 24 -loop 1 -i a/03.png \ > -framerate 24 -loop 1 -i

[FFmpeg-user] multiple fade out slow down encoding about two to three times

2015-07-25 Thread Tomáš Hnyk
Hello, I created initial captions with fade ins and outs like this: ffmpeg -i in.mov \ -framerate 24 -loop 1 -i a/01.png \ -framerate 24 -loop 1 -i a/02.png \ -framerate 24 -loop 1 -i a/03.png \ -framerate 24 -loop 1 -i a/04.png \ -framerate 24 -loop 1 -i a/05.png \ -framerate 24 -loop 1 -i a/0