[FFmpeg-trac] #8(FFmpeg:new): conversion of french HD tv (mpeg2ts) with eac3 audio to matroska fails
FFmpeg
trac at avcodec.org
Mon Mar 14 21:44:18 CET 2011
#8: conversion of french HD tv (mpeg2ts) with eac3 audio to matroska fails
---------------------+---------------------
Reporter: EricV | Owner: michael
Type: defect | Status: new
Priority: normal | Component: FFmpeg
Version: git | Keywords:
Blocked By: | Blocking:
Reproduced: 0 | Analyzed: 0
---------------------+---------------------
mediainfo simplified1.ts
General
ID : 1 (0x1)
Complete name : simplified1.ts
Format : MPEG-TS
File size : 120 MiB
Duration : 1mn 59s
Overall bit rate : 8 407 Kbps
Video
ID : 256 (0x100)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Main at L4.0
Format settings, CABAC : Yes
Format settings, ReFrames : 4 frames
Format settings, GOP : M=8, N=32
Codec ID : 27
Duration : 1mn 59s
Bit rate : 7 863 Kbps
Width : 1 440 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : MBAFF
Bits/(Pixel*Frame) : 0.202
Stream size : 112 MiB (93%)
Color primaries : BT.709-5, BT.1361, IEC 61966-2-4, SMPTE
RP177
Transfer characteristics : BT.709-5, BT.1361
Matrix coefficients : BT.709-5, BT.1361, IEC 61966-2-4 709,
SMPTE RP177
Audio
ID : 257 (0x101)
Menu ID : 1 (0x1)
Format : E-AC-3
Format/Info : Audio Coding 3
Codec ID : 6
Duration : 2mn 0s
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Compression mode : Lossy
Delay relative to video : -2s 236ms
Stream size : 1.84 MiB (2%)
Language : French
Menu
ID : 4095 (0xFFF)
Menu ID : 1 (0x1)
Duration : 1mn 59s
List : 256 (0x100) (AVC) / 257 (0x101)
(E-AC-3, French)
Language : / French
Service name : Service01
Service provider : FFmpeg
Service type : digital television
39 r-x-ceva6380:/network/inter-drd/Temporaires/Flux test->ffmpeg -y -i
simplified1.ts -vcodec copy -sameq -acodec copy -sameq -f matroska
tf1_tnt_HD.mkv
FFmpeg version git-6a7e074, Copyright (c) 2000-2011 the FFmpeg developers
built on Mar 8 2011 10:38:12 with gcc 4.5.2
configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc'
--enable-shared --enable-libmp3lame --enable-gpl --enable-libvorbis
--enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc
--enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-
amrnb
--enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-
nonfree
--disable-stripping --enable-avfilter --enable-libdirac
--disable-decoder=libdirac --enable-libschroedinger
--disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg
--enable-libvpx --enable-librtmp --extra-libs=-lgcrypt --disable-altivec
--disable-armv5te --disable-armv6 --disable-vis
libavutil 50. 39. 0 / 50. 39. 0
libavcodec 52.113. 2 / 52.113. 2
libavformat 52.102. 0 / 52.102. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1. 76. 0 / 1. 76. 0
libswscale 0. 12. 0 / 0. 12. 0
libpostproc 51. 2. 0 / 51. 2. 0
[h264 @ 0x8b1eca0] mmco: unref short failure
[mpegts @ 0x8b18dc0] max_analyze_duration reached
Input #0, mpegts, from 'simplified1.ts':
Duration: 00:02:01.53, start: 1.400000, bitrate: 8268 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0.0[0x100]: Video: h264 (Main), yuv420p, 1440x1080 [PAR 4:3
DAR
16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x101](fra): Audio: eac3, 48000 Hz, stereo, s16, 128 kb/s
[matroska @ 0x8b1f450] Tag [6][0][0][0]/0x00000006 incompatible with
output
codec id '86059'
Output #0, matroska, to 'tf1_tnt_HD.mkv':
Stream #0.0: Video: libx264, yuv420p, 1440x1080 [PAR 4:3 DAR 16:9],
q=2-31,
90k tbn, 25 tbc
Stream #0.1(fra): Audio: [6][0][0][0] / 0x0006, 48000 Hz, stereo, 128
kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Could not write header for output file #0 (incorrect codec parameters ?)
40 r-x-ceva6380:/network/inter-drd/Temporaires/Flux test->ffmpeg -y -i
simplified1.ts -vcodec copy -sameq -acodec eac3 -sameq -f matroska
tf1_tnt_HD.mkv
FFmpeg version git-6a7e074, Copyright (c) 2000-2011 the FFmpeg developers
built on Mar 8 2011 10:38:12 with gcc 4.5.2
configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc'
--enable-shared --enable-libmp3lame --enable-gpl --enable-libvorbis
--enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc
--enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-
amrnb
--enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-
nonfree
--disable-stripping --enable-avfilter --enable-libdirac
--disable-decoder=libdirac --enable-libschroedinger
--disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg
--enable-libvpx --enable-librtmp --extra-libs=-lgcrypt --disable-altivec
--disable-armv5te --disable-armv6 --disable-vis
libavutil 50. 39. 0 / 50. 39. 0
libavcodec 52.113. 2 / 52.113. 2
libavformat 52.102. 0 / 52.102. 0
libavdevice 52. 2. 3 / 52. 2. 3
libavfilter 1. 76. 0 / 1. 76. 0
libswscale 0. 12. 0 / 0. 12. 0
libpostproc 51. 2. 0 / 51. 2. 0
[h264 @ 0x84c9ca0] mmco: unref short failure
[mpegts @ 0x84c3dc0] max_analyze_duration reached
Input #0, mpegts, from 'simplified1.ts':
Duration: 00:02:01.53, start: 1.400000, bitrate: 8268 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0.0[0x100]: Video: h264 (Main), yuv420p, 1440x1080 [PAR 4:3
DAR
16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x101](fra): Audio: eac3, 48000 Hz, stereo, s16, 128 kb/s
Unknown encoder 'eac3'
--
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/8>
FFmpeg <https://avcodec.org/trac/ffmpeg>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list