[FFmpeg-devel] [PATCH/RFC] honor DAR aspect ratio in nuv files.

Michael Niedermayer michaelni
Sun Jun 8 22:40:22 CEST 2008


On Sun, Jun 08, 2008 at 10:31:33PM +0200, elupus wrote:
> 
> > if(aspect > 0.9999 && aspect < 1.0001)
> >     aspect= 4.0/3.0;
> > vst->codec->sample_aspect_ratio = av_d2q(aspect*width/height);
> > 
> 
> Sigh.. Why didn't I think of that. You got it backwords thou :).

patch looks ok
helping reimar reviewing nuv patches so he can concentrate on h.264 *g*

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080608/344c3dfb/attachment.pgp>



More information about the ffmpeg-devel mailing list