Thanks Luca, will do!
On 04/03/13 05:43, Luca Barbato wrote:
On 27/02/13 01:05, Michael Heuberger wrote:
Hello guys
I have this command to convert an image sequence to webm:
avconv -f image2 -r 13 -i /tmp/test/input/%d.jpg -an -b:v 256k -r 25 -y
/tmp/test/output/video.webm -loglevel info -c:v libvpx -deadline rt
Unfortunately it's extremely slow compared to x264 (9x slower!). Do you
have any ideas, clues how I can speed it up with more/other commands?
have a look at the presets provided, restricting qmin/qmax and setting
the deadline to good usually leads to decent results.
lu
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools
--
Binary Kitchen
Michael Heuberger
4c Dunbar Road
Mt Eden
Auckland 1024
(New Zealand)
Mobile (text only) ... +64 21 261 89 81
Email ................ [email protected]
Website .............. http://www.binarykitchen.com
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools