[MPlayer-advusers] [BUG] mencoder floating point exception with -of lavf

Nico Sabbi nsabbi at tiscali.it
Mon Nov 14 23:18:43 CET 2005


Corey Hickey wrote:

>----------------------------------------------------------------------
>-of mpeg
>
>---identical---
>test.avi -ovc lavc -lavcopts vcodec=mpeg2video -oac copy -of mpeg
>test.avi -ovc lavc -lavcopts vcodec=mpeg2video -oac mp3lame -of mpeg
>test.avi -ovc lavc -lavcopts vcodec=mpeg2video -nosound -of mpeg
>
>small.vob -ovc copy -oac mp3lame -of mpeg -ofps 24000/1001
>small.vob -ovc copy -nosound -of mpeg -ofps 24000/1001
>small.vob -ovc lavc -lavcopts vcodec=mpeg2video -oac mp3lame -of mpeg
>-ofps 24000/1001
>small.vob -ovc lavc -lavcopts vcodec=mpeg2video -nosound -of mpeg -ofps
>24000/1001
>
>mf://img/*.jpg -mf type=jpeg:fps=10 -ovc lavc -lavcopts
>vcodec=mpeg2video -of mpeg
>  
>

is it a joke? :)
there's no code to handle 10 fps mpeg2  in muxer_mpeg.c (it requires 
parsing the
sequence_header_extension). Only the standard framerates are handled




More information about the MPlayer-advusers mailing list