[MPlayer-dev-eng] [PATCH] Fix vf_expand in with non-direct caps

Pascal Massimino pascal.massimino at gmail.com
Thu May 29 22:16:31 CEST 2008


On Sat, Mar 29, 2008 at 4:08 AM, Pascal Massimino
<pascal.massimino at gmail.com> wrote:
>
> On Mon, Jan 14, 2008 at 4:55 PM, Pascal Massimino
> <pascal.massimino at gmail.com> wrote:
>>
>>  attached patch makes sure vf_expand is dealing
>>  with direct-capable image before trying to use direct
>>  rendering for expanding. I've seen this problem with
>>  encoding, where the codec's replicated edges could
>>  be made visible upon expansion.
>
>  ping?
>
>  ok, here's a recipe to reproduce the bug:
>  take a 320x? input that ffmp4 can decode, and
>  try to expand it to 352 = 320+2*16:
>     mplayer foo_320x240.avi -vf expand=352
>  Normally, you should see on the left/right side
>  the 16-pixels wide replicated egdes from ffmpeg's
>  decoded frame.
>

  ACK?

 (yeah, this is my 'ping?' night..)

skal



More information about the MPlayer-dev-eng mailing list