After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 789949 - tsdemux: Support legacy DTS bluray streams
tsdemux: Support legacy DTS bluray streams
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-06 01:49 UTC by Gabby Park
Modified: 2018-11-03 14:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add identifier for legacy DTS bluray stream (888 bytes, patch)
2017-11-06 01:49 UTC, Gabby Park
none Details | Review

Description Gabby Park 2017-11-06 01:49:39 UTC
Created attachment 363030 [details] [review]
Add identifier for legacy DTS bluray stream

Currently, the DTS bluray track was not recognized.
So I added it at Blu-ray specific cases.
Comment 1 Edward Hervey 2017-11-06 06:50:44 UTC
Does it still work it you just add the "case" to the other DTS ones just after ?
Comment 2 Gabby Park 2017-11-06 14:24:59 UTC
(In reply to Edward Hervey from comment #1)
> Does it still work it you just add the "case" to the other DTS ones just
> after ?

Yes. The ST_BD_AUDIO_DTS(0x82) was already defined for HDMV DTS audio.
But there is no usage at switch case about HDMV registration description case.
So I added it to detect for only HDMV DTS audio case.
It looks like fine about the others DTS cases.

Thanks.
Comment 3 GStreamer system administrator 2018-11-03 14:15:12 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/629.