[FFmpeg-trac] #1869(avformat:closed): Decode raw v210 streams

FFmpeg trac at avcodec.org
Sat Nov 10 02:31:51 CET 2012


#1869: Decode raw v210 streams
-------------------------------------+------------------------------------
             Reporter:  ximmortal    |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  v210         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by cehoyos):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 This works now with the following command line:
 {{{
 $ ffmpeg -f image2pipe -vcodec v210 -s 1920x1080 -frame_size 5529600 -i
 1920x1080_ducks_v210.yuv
 }}}

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


More information about the FFmpeg-trac mailing list