[FFmpeg-devel] [PATCH] lavf/matroska: Adding the new SeekPreRoll element
Paul B Mahol
onemda at gmail.com
Sat Aug 17 11:31:04 CEST 2013
On 8/16/13, Vignesh Venkatasubramanian <vigneshv at google.com> wrote:
> In order to encapsuate Opus in Matroska, there is a new element
> that has been added to the Matroska Spec, SeekPreRoll. It has the
> duration in nanoseconds that has to be decoded before every seek.
> Spec: http://matroska.org/technical/specs/index.html#SeekPreRoll
> Proposal for encapsulateing Opus in Matroska:
> http://wiki.xiph.org/MatroskaOpus
>
> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> ---
> libavformat/matroska.h | 1 +
> libavformat/matroskaenc.c | 7 +++++++
> 2 files changed, 8 insertions(+)
>
I have no more comments, Michael?
More information about the ffmpeg-devel
mailing list