bonjour
la même ligne de commande produit des résultats différents sous fedora 6 et fedroa 8
sous fedora 6 la version de mencoder est MEncoder SVN-r23545 (C) 2000-2007 MPlayer Team
paquetage livna-release-6-1 d?j? install
sous fedora 8 la version de mencoder est MEncoder 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
la ligne de commande utilisée est :
mencoder 101.mov -of lavf -oac mp3lame -ovc lavc -lavcopts vcodec=flv:vbitrate=2500:autoaspect:vratetol=1000:keyint=1:acodec=libmp3lame -srate 22050 -vf scale=480:360 -ofps 25 -o trip.flv
et le fichier vidéo de test est également le même
sous fedora 8 auucn problème niveau conversion
sous fedora 6
success: format: 0 data: 0x0 - 0x3a2ad1
Quicktime/MOV file format detected.
[mov] Video stream found, -vid 0
[mov] Audio stream found, -aid 1
VIDEO: [h263] 320x240 24bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7 fourcc:0x33363268 size:320x240 fps:15.00 ftime:=0.0667
==========================================================================
Opening audio decoder: [imaadpcm] IMA ADPCM audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 374.8 kbit/26.56% (ratio: 46856->176400)
Selected audio codec: [imaadpcm] afm: imaadpcm (IMA ADPCM)
==========================================================================
** MUXER_LAVF *****************************************************************
If you wish to use libavformat muxing, you must ensure that your video stream
does not contain B frames (out of order decoding) and specify:
-lavfopts i_certify_that_my_video_stream_does_not_use_b_frames
on the command line.
REMEMBER: MEncoder's libavformat muxing is presently broken and will generate
INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
*******************************************************************************
Cannot initialize muxer.
Exiting...