[MPlayer-cvslog] CVS: main/libmpeg2 uyvy.c,NONE,1.1
Jindrich Makovicka
makovick at kmlinux.fjfi.cvut.cz
Mon Nov 22 15:23:44 CET 2004
Diego Biurrun wrote:
> Jindrich Makovicka writes:
>
>>Arpi wrote:
>>
>>>>Log Message:
>>>>libmpeg2 4:2:2 decoding
>>>
>>>>int mpeg2convert_uyvy (int stage, void * _id, const mpeg2_sequence_t * seq,
>>>> int stride, uint32_t accel, void * arg,
>>>> mpeg2_convert_init_t * result)
>>>
>>>why the f. hell are you adding/importing a colorspace conversion function ?
>>>we have great and optimized swscaler for it, and anyway many overlays
>>>support planar 4:2:2 so no need to convert at all... just export the
>>>buffers and set IMGFMT_422P instead of _YV12
>>
>>Sorry for the mess, I hope it's slightly better now.
>
>
> Hmm, I have two samples here that worked with yesterday's version but
> not with the changes you made today:
>
> http://mplayerhq.hu/~diego/test-ebu-422.40000.pakets.ts
> http://mplayerhq.hu/~diego/test-ebu-422.40000.pakets.ts.output
> http://mplayerhq.hu/~diego/test422.m2v
> http://mplayerhq.hu/~diego/test422.m2v.output
>
> The output of mplayer -v is in the .output files.
>
> Here is another sample that has problems with libmpeg2, causing a
> crash in uninit_vcodec:
>
> http://mplayerhq.hu/~diego/libmpeg2bug.ts
> http://mplayerhq.hu/~diego/libmpeg2bug.ts.output
>
> If you need a gdb backtrace, just tell me and I'll create it.
oops, forgot to update codecs.conf. more cola for me.
--
Jindrich Makovicka
More information about the MPlayer-cvslog
mailing list