[MPlayer-dev-eng] Re: patch for vo_jpeg.c and vo_png.c
Fredrik Axelsson
Fredrik.Axelsson.0795 at student.uu.se
Thu Aug 26 01:31:49 CEST 2004
Ivo wrote:
> On Wednesday 25 August 2004 20:13, Fredrik Axelsson wrote:
>
>>Hello Mplayer-devs,
>>
>>I tried to make some thumbnails and discovered that vo_jpeg's suboption
>>outdir was broken, so I made a small patch which also adds this
>>suboption to vo_png.
>
>
> Jpeg options can be passed by the -jpeg commandline option, like:
>
> mplayer -vo jpeg -jpeg outdir=foobar:quality=90 test.avi
>
> You were probably trying to do -vo jpeg:outdir=foobar. Eventually, this
> should be working (I plan to code this in the near future), but it's not
> implemented yet.
Yes, my misstake. I foolishly believed that none of the options was
implemented.
>
> Your patch does not match for 'outdir' and it does not parse all the other
> possible jpeg options. I could even type something like -vo
> jpeg:some-random-characters=<value> and it would use that value as the
> output directory. IMHO this patch should not be committed.
>
> --Ivo
That's fine, you seem to be on top of this:)
Fredrik
More information about the MPlayer-dev-eng
mailing list