[FFmpeg-trac] #2190(avformat:open): yuv4mpegpipe does not preserve interlaced settings

FFmpeg trac at avcodec.org
Sat Jan 26 18:11:22 CET 2013


#2190: yuv4mpegpipe does not preserve interlaced settings
------------------------------------+------------------------------------
             Reporter:  ulatekh     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  yuv4mpeg    |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 The following works as expected though with my patch:
 $ ffmpeg -i clip.yuv -vcodec rawvideo -pix_fmt rgb24 out.mov
 $ ffmpeg -i out.mov -pix_fmt yuv422p -f yuv4mpegpipe - |head -1
 ...
 YUV4MPEG2 W720 H480 F30000:1001 Ib A10:11 C422 XYSCSS=422

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2190#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list