[FFmpeg-devel] pixel format convertion yuv422p->yuv420p->yuv411p->yuv422p degrade picture
Maksym Veremeyenko
verem
Wed Jul 16 17:52:45 CEST 2008
Ivo ???????(??):
> On Wednesday 16 July 2008 13:18, Maksym Veremeyenko wrote:
>> What tests more should i make?
>
> As Michael Niedermayer already asked, it would help to know whether you used
> the old converter or swscale (compile with ./configure --enable-swscale).
I compiled ffmpeg without --enable-swscale :
FFmpeg version SVN-r14255, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/home/verem/enctools --enable-shared
--enable-gpl --enable-postproc --enable-avfilter --enable-pthreads
libavutil version: 49.7.0
libavcodec version: 51.60.0
libavformat version: 52.17.0
libavdevice version: 52.0.0
libavfilter version: 0.0.0
built on Jul 16 2008 17:50:28, gcc: 4.1.1 20060525 (Red Hat 4.1.1-1)
I found no degrades in cyclic pix_fmt converting.
I attached scripts and source file for testing. That should be placed in
tree like:
.
|-- 420-411
| `-- do_420-411.sh
|-- 422-411
| `-- do_422-411.sh
|-- 422-420
| `-- do_422-420.sh
`-- src.png
What tests could be done more?
--
________________________________________
Maksym Veremeyenko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do_422-420.sh
Type: application/x-shellscript
Size: 620 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080716/fa864790/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do_422-411.sh
Type: application/x-shellscript
Size: 620 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080716/fa864790/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: do_420-411.sh
Type: application/x-shellscript
Size: 620 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080716/fa864790/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: src.png
Type: image/png
Size: 11008 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080716/fa864790/attachment.png>
More information about the ffmpeg-devel
mailing list