[MPlayer-users] Mismatched video size in .mov

Matteo Brusa matteo.brusa at kaasa.com
Tue Aug 7 10:28:13 CEST 2007


Hi all,
i'm having troubles transcoding a .mov video.
The video stream size is misdetected: it is reported as 352x288, while being 320x230 (as mencoder
correctly reports). As result, i get a clip with the video in the upper left corner, and black
stripes at the right and the bottom.
I tried "-analyzeduration 20M" and "-s" without success. Is there a way to force the size of the
video input stream?

Here's the command:
$ ffmpeg -v 4 -i test.mov -acodec mp3 -ab 128000 -vcodec mpeg4 -sameq test3.avi
FFmpeg version SVN-r9852, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --extra-cflags=-fomit-frame-pointer --enable-gpl --enable-pp --enable-zlib
--enable-libfaad --enable-libfaac --enable-libmp3lame --disable-debug --prefix=/usr
  libavutil version: 49.4.0
  libavcodec version: 51.40.4
  libavformat version: 51.12.1
  built on Aug  1 2007 16:09:47, gcc: 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x83e9794]ISO: File Type Major Brand: qt

Seems stream 1 codec frame rate differs from container frame rate: 29.97 (30000/1001) -> 14.97
(2500/167)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Busfahren.mov':
  Duration: 00:02:52.4, start: 0.000000, bitrate: 838 kb/s
  Stream #0.0(eng), 1/44100: Audio: adpcm_ima_qt, 44100 Hz, stereo
  Stream #0.1(eng), 167/2500: Video: h263, yuv420p, 352x288, 1001/30000, 14.97 fps(r)
Output #0, avi, to 'test3.avi':
  Stream #0.0, 1/90000: Video: mpeg4, yuv420p, 352x288, 167/2500, q=2-31, 200 kb/s, 14.97 fps(c)
  Stream #0.1, 1/90000: Audio: mp3, 44100 Hz, stereo, 128 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Press [q] to stop encoding
frame= 2581 fps= 85 q=0.0 Lsize=   25889kB time=172.4 bitrate=1230.1kbits/s dup=0 drop=0
video:22969kB audio:2694kB global headers:0kB muxing overhead 0.882294%

Here's a link to the dastardly video:
http://download.kaasa.com/sc/test.mov

Should i fill a bug report?

Thanks in advance,
Matteo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20070807/b61c54dc/attachment.pgp>


More information about the MPlayer-users mailing list