[MEncoder-users] Mencoder: converting to mp4, quicktime problem

sentenza sentenza9 at gmail.com
Tue Jun 6 10:06:55 CEST 2006


I'm desperate :/

I try to encode in various quicktime format, other than mp4, but any results
..

1- .mov : vcodec=libavcodec:h264 acodec=faac : not readed by quicktime
player: invalid data sequence

mencoder effet_de_serre.wmv -o test.mov -of lavf -ovc lavc -oac faac
-lavcopts
vcodec=h264:vbitrate=250:autoaspect:mbd=2:mv0:trell:v4mv:cbp:last_pred=3:predia=2:dia=2:precmp=2:cmp=2:subcmp=2:preme=2:turbo
-lavfopts format=mov:i_certify_that_my_video_stream_does_not_use_b_frames
-vf scale=320:240 -ofps 15 -srate 48000 -faacopts mpeg=4:raw -ofps 30

2- .mov : vcodec=libavcodec:mpeg4 acodec=faac : readed by quicktime player
but only sound is present .. no video :/

mencoder effet_de_serre.wmv -o test.mov -of lavf -ovc lavc -oac faac
-lavcopts
vcodec=mpeg4:vbitrate=250:autoaspect:mbd=2:mv0:trell:v4mv:cbp:last_pred=3:predia=2:dia=2:precmp=2:cmp=2:subcmp=2:preme=2:turbo
-lavfopts format=mov:i_certify_that_my_video_stream_does_not_use_b_frames
-vf scale=320:240 -ofps 15 -srate 48000 -faacopts mpeg=4:raw -ofps 30

3- .m4v : vcodec=libavcodec:mpeg4 acodec=faac : not readed by quicktime
player : QT player never opened

 mencoder effet_de_serre.wmv -o test.m4v -of lavf -ovc lavc -oac faac
-lavcopts
vcodec=mpeg4:vbitrate=250:autoaspect:mbd=2:mv0:trell:v4mv:cbp:last_pred=3:predia=2:dia=2:precmp=2:cmp=2:subcmp=2:preme=2:turbo
-lavfopts format=m4v:i_certify_that_my_video_stream_does_not_use_b_frames
-vf scale=320:240 -ofps 15 -srate 48000 -faacopts mpeg=4:raw -ofps 30

4- .mov : vcodec=x264 acodec=faac : not readed by QT player : invalid data
sequence

mencoder effet_de_serre.wmv -o test.mov -ovc x264  -x264encopts
subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b -oac faac
-faacopts mpeg=4 -of lavf -lavfopts
format=mov:i_certify_that_my_video_stream_does_not_use_b_frames

I compiled the CVS snapshot of 2006/05/19, so I ask me if this version is
bugus :/ But I don't understand because ffmpeg generate a good mp4 file
readed by QT player, but not mencode. ffmpeg and mencoder use the same
libavcodec and libavutil. So maybe the problem comes with libavformat ??

On 6/4/06, sentenza <sentenza9 at gmail.com> wrote:
>
> I continued investigation but I didn't solved my problem :(
> I'm alone with this problem ?
>


-- 
Benoit



More information about the MEncoder-users mailing list