[MPlayer-users] MOV Dimensions not set
Jan Catrysse
j.catrysse at proximedia.be
Wed Mar 16 20:50:46 CET 2011
Hello,
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>
http://www.deretaar.be/20091117-141937c01.m4v. With the latest version
(using the FreeBSD ports system) I get an error '[mov @ 0xb95660]dimensions
not set'.
In the past (and still today) we used mencoder to backup hdv5 rushes into a
smaller h264 files (limited storage capacity), and we used mencoder to
restore those backups into usable (Final Cut) rushes.
I am an amateur on these kind of things so any suggestions are welcome.
Google didn't give me sufficient insight.
Thnx,
Jan
Commandline: mencoder 20091117-141937c01.m4v -o test.mov -vf harddup
-ffourcc hdv5 -ovc lavc -lavcopts
threads=1:vcodec=mpeg2video:vqscale=2:mbd=2:keyint=5 -of lavf -lavfopts
format=mov -oac pcm
Complete output:
MEncoder SVN-r32577-snapshot-4.2.1 (C) 2000-2010 MPlayer Team
162 audio & 352 video codecs
success: format: 0 data: 0x0 - 0xffd8d
libavformat file format detected.
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang eng
VIDEO: [H264] 1280x720 24bpp 25.000 fps 2896.8 kbps (353.6 kbyte/s)
[V] filefmt:44 fourcc:0x34363248 size:1280x720 fps:25.000 ftime:=0.0400
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 44.9 kbit/2.92% (ratio: 5615->192000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
** MUXER_LAVF
*****************************************************************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B-frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
****************************************************************************
***
OK, exit.
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [harddup]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Forcing output FourCC to 35766468 [hdv5].
Pos: 0.0s 1f (38%) 0.00fps Trem: 0min 0mb A-V:0.000 [0:0]
1 duplicate frame(s)!
VIDEO CODEC ID: 0
AUDIO CODEC ID: 10000, TAG: 0
Writing header...
[mov @ 0xb95660]dimensions not set
Floating exception (core dumped)
More information about the MPlayer-users
mailing list