[FFmpeg-devel] yuvs (PIX_FMT_YUYV422) deinterlacing?
Brian Wheeler
bdwheele
Wed May 26 19:00:42 CEST 2010
On Wed, 2010-05-26 at 12:25 -0400, compn wrote:
> On Wed, 26 May 2010 10:23:08 -0400, Brian Wheeler wrote:
> >What would it take to add this to avpicture_deinterlace()? I've got a
> >vendor which shipped me video in this format and while I can convert it
> >to other formats using ffmpeg from SVN, the deinterlacing is failing.
> >
> >I tinkered around with shifting width and height like the other
> >supported formats in avpicture_deinterlace but I keep getting a
> >segfault. Unfortunately I don't know enough about video to really know
> >how to go about it...
>
> can you upload a sample? i think our only yuvs file
> (samples/mov/yuvs.mov ) is not interlaced
>
The sample file we have is a 1 minute yuvs file
8 bit Uncompressed 29 fps interlaced
720x480 , 4:2:2 ,
pcm , 24 bit 48kHz 2 chn
It weighs in at 1.2G so its a little heavy...
It is at http://www.dlib.indiana.edu/~bdwheele/002-8bit-29i.mov
Thanks!
Brian
> -compn
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list