[Gstreamer-bugs] [Bug 106875] Changed - [0.6.3] mpegdemux doesn't support linear PCM streams

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed May 14 14:57:30 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=106875

Changed by rbultje at ronald.bitfreak.net.

--- shadow/106875	Mon May 12 10:46:23 2003
+++ shadow/106875.tmp.4161	Wed May 14 17:57:29 2003
@@ -8,16 +8,16 @@
 Severity: enhancement
 Priority: Normal
 Component: gst-plugins
 AssignedTo: rbultje at ronald.bitfreak.net                            
 ReportedBy: soto at informatik.uni-kl.de               
 QAContact: gstreamer-maint at bugzilla.gnome.org
-TargetMilestone: 0.6.2
+TargetMilestone: 0.6.x
 URL: 
 Cc: wim.taymans at chello.be
-Summary: [PATCH] mpegdemux doesn't support linear PCM streams
+Summary: [0.6.3] mpegdemux doesn't support linear PCM streams
 
 The mpegdemux element is not able to extract linear PCM streams from DVD
 VOB files.  Linear PCM streams are PES packets in the "private stream 1"
 range (id 0xBD, sub id. 0xA0 to 0xA7).  The complete packet format is
 described in http://members.freemail.absa.co.za/ginggs/dvd/mpeg2_lpcm.txt.
 
@@ -51,6 +51,17 @@
 PCM support.  Now, PCM sound will be delivered as raw audio, with
 correctly set capabilities.  During the last days, I've been using
 this together with audioconvert to play DVDs, it works pretty well.
 
 ------- Additional Comments From Uraeus at linuxrising.org  2003-05-12 10:46 -------
 Assigning to Ronald for general and 0.6x review.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-05-14 17:57 -------
+I've committed the patch to HEAD. Thanks for the work!
+
+Re: 0.6.2. That's interesting, but this patch will not work. 0.6.x
+doesn't have an audioconvert plugin, so we'd need to do in-plugin byte
+swapping. There's probably some more work needed too, plus more
+testing. We won't finish that before 0.6.2, sorry. I am keeping it
+open for 0.6.3. If we have too much free time we can try getting this
+in 0.6.2, but I won't have that time. If anyone else feels like doing
+it, please go ahead.





More information about the Gstreamer-bugs mailing list