[gstreamer-bugs] [Bug 639848] [mpegtsmux] doesn't join an h264 and an audio ES

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 20 04:06:46 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=639848
  GStreamer | gst-plugins-bad | 0.10.20

--- Comment #4 from Fraxinas <andreas.frisch at multimedia-labs.de> 2011-01-20 12:06:44 UTC ---
the audio stream, by itself, works too
$ gst-launch -v filesrc location=20110118\ 1234\ -\ Einsfestival\ HD\ -\
HDTV-Testausstrahlung.ts ! mpegtsdemux name=d d.audio_0646 ! ac3parse !
mpegtsmux ! filesink location=test_ac3.ts
...

$ mediainfo test_ac3.ts 
General
ID                               : 1 (0x1)
Complete name                    : test_ac3.ts
Format                           : MPEG-TS
Format/Info                      : Audio Coding 3
File size                        : 6.59 MiB
Duration                         : 3mn 0s
Overall bit rate                 : 306 Kbps

Audio
ID                               : 64 (0x40)
Menu ID                          : 1 (0x1)
Format                           : AC-3
Format/Info                      : Audio Coding 3
Mode extension                   : CM (complete main)
Codec ID                         : 129
Duration                         : 3mn 0s
Bit rate mode                    : Constant
Bit rate                         : 256 Kbps
Channel(s)                       : 2 channels
Channel positions                : Front: L R
Sampling rate                    : 48.0 KHz
Bit depth                        : 16 bits
Compression mode                 : Lossy
Stream size                      : 5.52 MiB (84%)



seems that just the merging of the two elementary streams somehow trips up the
muxer

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list