[FFmpeg-devel] [PATCH 8/8] avdevice/decklink: add support for setting input packet timestamp source

Matthias Hunstock atze at fem.tu-ilmenau.de
Thu Jun 23 15:58:39 CEST 2016


Am 23.06.2016 um 02:47 schrieb Marton Balint:

> diff --git a/doc/indevs.texi b/doc/indevs.texi
> [...]
> + at item video_pts
> +Sets the video packet timestamp source. Must @samp{video}, @samp{audio},
> + at samp{reference} or @samp{wallclock}. Defaults to @samp{video}.
> +
> + at item audio_pts
> +Sets the audio packet timestamp source. Must @samp{video}, @samp{audio},
> + at samp{reference} or @samp{wallclock}. Defaults to @samp{audio}.
> +
>  @end table

Two small typos: "... Must _be_ @samp{video}, ..."


Matthias




More information about the ffmpeg-devel mailing list