[Bug 635354] [mpegpesfilter] wrong timestamp if pts + dts + pes extension
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 21 01:02:51 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=635354
GStreamer | gst-plugins-bad | git
--- Comment #7 from Alexey Fisher <bug-track at fisher-privat.net> 2011-10-21 08:02:49 UTC ---
Hi,
mostly i use updated git. Like now.
The problem is fallowing, decoding of some files will stall i demuxe more than
one muxed stream from one file.
My primer target is vp8, so i just recode every thing i see to webm/vp8. As
workaround i decode streams separately and than mux it together.
to reproduce you can use:
gst-launch -v filesrc location=stream.dump ! mpegpsdemux name=d d.video_e0 !
queue ! fakesink d.audio_80 ! queue ! fakesink
this particular example was made on streamdumo from some dvd. Some time with
some file it will stall.
--
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