[FFmpeg-devel] [PATCH] avformat/mpegenc - fix PCM 16BE muxing and disallow, unsupported audio codecs

Michael Niedermayer michael at niedermayer.cc
Sun Jan 28 16:10:31 EET 2018


On Fri, Jan 26, 2018 at 07:30:10PM +0530, Gyan Doshi wrote:
>  mpegenc.c |   27 +++++++++++++++++++++------
>  1 file changed, 21 insertions(+), 6 deletions(-)
> fcea723cb22ab82ae2cbac686716a824ff08aabd  0001-avformat-mpegenc-fix-PCM-16BE-muxing-and-disallow-un.patch
> From 7c31072230e392ca8be218df4affff1f5a2c1b5d Mon Sep 17 00:00:00 2001
> From: Gyan Doshi <gyandoshi at gmail.com>
> Date: Fri, 26 Jan 2018 19:15:28 +0530
> Subject: [PATCH] avformat/mpegenc - fix PCM 16BE muxing and disallow
>  unsupported audio codecs
> 
> PCM_S16BE streams in MPEG-PS are recognized as PCM_DVD by the demuxer
> which prevents their proper remuxing in MPEG-1/2 PS.
> 
> In addition, the muxer only supports five audio codecs but will silently
> go ahead and process any codec. Demuxing of these other streams fails.
> 
> Couple of error messages added and one error typo (VBV size) corrected.

This sounds like multiple independant changes and issues
please split the patch, one patch per issue

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180128/472ed5f5/attachment.sig>


More information about the ffmpeg-devel mailing list