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

FFmpeg trac at avcodec.org
Tue Oct 30 10:42:53 CET 2012


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

Comment (by cehoyos):

 Replying to [comment:8 ximmortal]:
 > Replying to [comment:7 cehoyos]:
 > > Replying to [comment:5 ximmortal]:
 > > > Replying to [comment:4 cehoyos]:
 > > >
 > > > The sample is the same format created by HD-SDI capture hardware
 produced by BlackMagic and DeltaCast framebuffer configured for V210.
 > >
 > > Do the cards provide single frames or continuous streams?
 > > The reason I ask is: Is there a software (or hardware) that provides
 the stream as you uploaded it or did you concatenate the frames?
 >
 > The card(s) provide on a frame basis, the concatenation was done by
 writing each frame successively to a file.

 Please don't do that, ffmpeg can read the individual frames if you name
 them accordingly (image0001, image0002, ...)

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


More information about the FFmpeg-trac mailing list