On Sun Jan 18 2015 at 11:46:03 AM Georg Lippitsch <georg.lippit...@gmx.at> wrote:
> --- > doc/indevs.texi | 34 +++++++++++++++++++++++++++++++--- > 1 file changed, 31 insertions(+), 3 deletions(-) > Does the decklink outdev need changing too? > > diff --git a/doc/indevs.texi b/doc/indevs.texi > index fa6facf..d359292 100644 > --- a/doc/indevs.texi > +++ b/doc/indevs.texi > @@ -1006,10 +1006,10 @@ need to configure with the appropriate > @code{--extra-cflags} > and @code{--extra-ldflags}. > On Windows, you need to run the IDL files through @command{widl}. > > -DeckLink is very picky about the formats it supports. Pixel format is > always > -uyvy422, framerate and video size must be determined for your device with > +DeckLink is very picky about the formats it supports. Pixel format is > +uyvy422 or v210, framerate and video size must be determined for your > device with > @command{-list_formats 1}. Audio sample rate is always 48 kHz and the > number > -of channels currently is limited to 2 (stereo). > +of channels can be 2, 8 or 16. > > @subsection Options > > @@ -1023,6 +1023,16 @@ Defaults to @option{false}. > If set to @option{true}, print a list of supported formats and exit. > Defaults to @option{false}. > > +@item bm_v210 > +If set to @option{true}, video is captured in 10 bit v210 instead > If set to @samp{1} > +of uyvy422. Not all Blackmagic devices support this option. > Timothy _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel