[MPlayer-users] MOV Dimensions not set

MartinTsai martin.tsai at alcormicro.com
Thu Mar 17 09:53:50 CET 2011


I have tried mplayer, ffmpeg, and  ffplay, and they can play the video files correctly.

But I still cannot use these apps to preview the camera stream with H264 format.

Martin 

-----Original Message-----
From: mplayer-users-bounces at mplayerhq.hu [mailto:mplayer-users-bounces at mplayerhq.hu] On Behalf Of Carl Eugen Hoyos
Sent: Thursday, March 17, 2011 4:50 PM
To: mplayer-users at mplayerhq.hu
Subject: Re: [MPlayer-users] MOV Dimensions not set

Jan Catrysse <j.catrysse <at> proximedia.be> writes:

> Using an older version of mencoder (dont' really know the version, I 
> suppose
> 2007/2008) I had no problem encoding the following file:
> <http://www.deretaar.be/20091117-141937c01.m4v>

I did not test, but I suspect "-demuxer mov" should solve your problem (it forces old behaviour).

Please remember that MEncoder is not an actively developed application since some time (meaning bug reports are less likely to be fixed). Consider trying with ffmpeg (untested, -force_key_frames works differently from -keyint):
ffmpeg -i 20091117-141937c01.m4v -vcodec mpeg2video -qscale 2 -mbd 2 -vtag hdv5 -acodec pcm_s16le test.mov

Carl Eugen

_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


More information about the MPlayer-users mailing list