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 680902 - [tsparse] fail to parse real-life dvb content
[tsparse] fail to parse real-life dvb content
Status: RESOLVED DUPLICATE of bug 684178
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-31 13:35 UTC by Andreas Frisch
Modified: 2012-09-18 10:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Frisch 2012-07-31 13:35:14 UTC
working with 0.10 git revisions of core, base, good, bad & ugly from today:

root@dm7020hd:/media/hdd/movie# gst-launch filesrc location=test2.ts ! tsparse ! fakesink dump=True
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 1899037 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

playing the test2.ts with playbin2 works fine, it doesn't show any bad discontinuities or anything like that either
it's a regular dvb s2 recording with just one service's PIDs filtered

file is available at: ftp://test4711:test4711@82.149.226.170/test2.ts
Comment 1 Andreas Frisch 2012-09-18 10:06:17 UTC

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