mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] Size of MP4 video not correctly recognized.


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] Size of MP4 video not correctly recognized.
From: "Richard S." <teetrinker@xxxxxxx>
Date: Tue, 29 Aug 2006 09:01:09 +0200
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <44F362C9.2070101@gmail.com>
References: <44B9F59C.9000403@gmail.com> <44F362C9.2070101@gmail.com>
User-agent: Thunderbird 1.5.0.5 (X11/20060725)

Hernan Badino schrieb:
> Hello Everybody,
>
> My Sanyo camera records mp4 files which cannot be played correctly by
> mplayer. I remember that with some previous version (I don't know
> which one) I could play the file without problem but now I only can
> see the upper-left quarter of the video (320x240) instead of the full
> VGA. My current mplayer version is not the last from repository but is
> not older than 1 month. Nevertheless, I can remember this problem was
> already there with the last release version of mplayer.
>
> A sample file is available in the following url:
>
> http://www.lelaps.de/photos/VCLP6549.MP4
>
The metadata(moov box/atom)  of your mp4 file is wrong. The width and
height is set to 320x240.
http://img218.imageshack.us/my.php?image=wrongwidthandheight1xb2.png
http://img151.imageshack.us/my.php?image=wrongwidthandheight2xx1.png

Remux  your  file with MP4Box( http://gpac.sf.net ):

MP4Box -add oldfile.mp4  newfile.mp4

Richard
_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]