ffmpeg and avi files
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The new ffmpegdriver of the image source (in gephex--main--0.4--patch-1776) has problems with some mjpeg avis we created with mencoder from quicktime mov files (don't remember the cmd-line parameters). The ffmpeg driver reads a wrong (too short) duration. I experimented a little with ffmpeg, and after transcoding the files with ffmpeg, they work just fine. I used the following cmdline: | ffmpeg -i ../vid/mullen.avi -g 4 -sameq -an mullen.avi This seems like a good compromise between size and seeking speed (to maximize seeking speed use -g 1). Regards, Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBMMYf/rP0cdKF/ToRAs2AAKCY/o2jb57vxmNC4isoQss2uXkVBwCcDJXE 5HE46FP86ZF2tQX9wsjA638= =G10X -----END PGP SIGNATURE-----