[FFmpeg-devel] [PATCH 2/2] avformat/mpegenc: extend muxing PCM-DVD to other depths

Michael Niedermayer michael at niedermayer.cc
Wed Nov 28 19:44:01 EET 2018


On Tue, Nov 27, 2018 at 12:29:26PM +0100, Paul B Mahol wrote:
> Fixes #6783.
> 
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavformat/mpegenc.c | 15 +++++++++------
>  1 file changed, 9 insertions(+), 6 deletions(-)

breaks:
make fate-mpegps-remuxed-pcm-demux
TEST    mpegps-remuxed-pcm-demux
--- ./tests/ref/fate/mpegps-remuxed-pcm-demux	2018-11-25 15:28:06.126532228 +0100
+++ tests/data/fate/mpegps-remuxed-pcm-demux	2018-11-28 18:42:49.004238988 +0100
@@ -1,50 +0,0 @@
-#tb 0: 1/90000
-#media_type 0: audio
-#codec_id 0: pcm_dvd
-#sample_rate 0: 44100
-#channel_layout 0: 4
-#channel_layout_name 0: mono
-0,          0,          0,     2040,     2005, 0x8e98e563
-0,       2090,       2090,     2069,     2033, 0xd6f2f455
-0,       4180,       4180,     2057,     2021, 0x77a6e6c9
-0,       6269,       6269,     2057,     2021, 0x8dbcf6be
-0,       8359,       8359,     2057,     2021, 0xc629eaa0
-0,      10449,      10449,     2057,     2021, 0xa951ebe5
-0,      12539,      12539,     2057,     2021, 0x1324f29b
-0,      14629,      14629,     2057,     2021, 0x55f1e968
-0,      16718,      16718,     2057,     2021, 0x98a7f994
-0,      18808,      18808,     2057,     2021, 0xba42f42f
-0,      20898,      20898,     2057,     2021, 0xcf5cefe6
-0,      22988,      22988,     2057,     2021, 0xeef8f2b5
-0,      25078,      25078,     2057,     2021, 0x71faf42f
-0,      27167,      27167,     2057,     2021, 0x0346f019
-0,      29257,      29257,     2057,     2021, 0xbca0f4a3
-0,      31347,      31347,     2057,     2021, 0x3b6ced4f
-0,      33437,      33437,     2057,     2021, 0xc8b9ea0a
-0,      35527,      35527,     2057,     2021, 0x18e5f385
-0,      37616,      37616,     2057,     2021, 0x74f6e9d6
-0,      39706,      39706,     2057,     2021, 0x35d8f2b5
-0,      41796,      41796,     2057,     2021, 0x9d2aec53
-0,      43886,      43886,     2057,     2021, 0xf0acf1a0
-0,      45976,      45976,     2057,     2021, 0xa724ebe9
-0,      48065,      48065,     2057,     2021, 0xd4f8f534
-0,      50155,      50155,     2057,     2021, 0xdf62efc6
-0,      52245,      52245,     2057,     2021, 0x9865f504
-0,      54335,      54335,     2057,     2021, 0x8670efb7
-0,      56424,      56424,     2057,     2021, 0xe51af219
-0,      58514,      58514,     2057,     2021, 0x0210f27f
-0,      60604,      60604,     2057,     2021, 0x4b08f406
-0,      62694,      62694,     2057,     2021, 0x2b02eed4
-0,      64784,      64784,     2057,     2021, 0x0445ed00
-0,      66873,      66873,     2057,     2021, 0xfae9f21f
-0,      68963,      68963,     2057,     2021, 0x3d6beabc
-0,      71053,      71053,     2057,     2021, 0xc50af39c
-0,      73143,      73143,     2057,     2021, 0xf9eceb82
-0,      75233,      75233,     2057,     2021, 0x7b89eb9b
-0,      77322,      77322,     2057,     2021, 0x7c07ef4b
-0,      79412,      79412,     2057,     2021, 0xbfacf1eb
-0,      81502,      81502,     2057,     2021, 0xccb2f27b
-0,      83592,      83592,     2057,     2021, 0xc035f557
-0,      85682,      85682,     2057,     2021, 0xbdf1edea
-0,      87771,      87771,     2057,     2021, 0x3644f424
-0,      89861,      89861,     1457,     1433, 0xdd17d51f
Test mpegps-remuxed-pcm-demux failed. Look at tests/data/fate/mpegps-remuxed-pcm-demux.err for details.
make: *** [fate-mpegps-remuxed-pcm-demux] Error 1

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

Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- 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/20181128/aa926e3a/attachment.sig>


More information about the ffmpeg-devel mailing list