[MEncoder-users] problem with the aspect ratio
Nico Sabbi
nsabbi at tiscali.it
Mon Feb 28 17:07:34 CET 2005
D Richard Felker III wrote:
>>>
>>>
>>he used aspect=1.78, but currently libmpcodecs/ve_lavc.c calls
>>sscanf(aspect, "%d/%d", &num, &den)
>>so only aspect=16/9 can work.
>>
>>
>
>Last I checked it tried both float and rational parsing...
>Did someone break it?
>
>Rich
>
>
>
no, you are right: it also checks for floats and calls av_d2q()
More information about the MEncoder-users
mailing list