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 350777 - [mpegdemux] Send update newsegments
[mpegdemux] Send update newsegments
Status: RESOLVED DUPLICATE of bug 350778
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-10 17:10 UTC by Michal Benes
Modified: 2006-08-10 17:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michal Benes 2006-08-10 17:10:20 UTC
This is a patch to create update newsegment events whenever there is a discontinuity in the mpeg stream.

There are two purposes of this patch. One of them is to support subtitles (which are "sparse streams" by definition), the second purpose is to support transcoding of DVD that may have an audio stream silent for some time.

The idea follows 
docs/design/part-sparsestreams.txt
Comment 1 Michal Benes 2006-08-10 17:19:45 UTC
Sorry, I clicked "Save changes" button twice (bugzilla seemd unresponsive at the time)

*** This bug has been marked as a duplicate of 350778 ***