[FFmpeg-devel] [PATCH] lavf: Exporting opus pre_skip in AVCodecContext
Nicolas George
george at nsup.org
Sat Nov 23 17:22:15 CET 2013
Le primidi 1er frimaire, an CCXXII, Vignesh Venkatasubramanian a écrit :
> Opus Pre Skip is exported in AVCodecContext->delay similar to how
> it is done for matroska. Doing the same for ogg too.
>
> Signed-off-by: Vignesh Venkatasubramanian <vigneshv at google.com>
> ---
> libavformat/oggparseopus.c | 1 +
> 1 file changed, 1 insertion(+)
Probably ok.
But I am a bit confused about the whole feature: I thought that lavc was now
dropping the padding samples: in that case, codec->delay should not be set,
either in Ogg or in Matroska. On the other hand, a quick test shows the
skipped samples still there, this is strange.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131123/f8e2bea6/attachment.asc>
More information about the ffmpeg-devel
mailing list