[gstreamer-bugs] [Bug 620154] Seeking with RTP payloaders corrupts images sometimes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 10 00:26:27 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620154
GStreamer | gst-plugins-good | 0.10.x
--- Comment #1 from Miguel Angel Cabrera <mad_aluche at hotmail.com> 2010-06-10 07:26:26 UTC ---
I have done further researching and these pipelines works fine:
gst-launch filesrc
location=/tmp/E01_100406T132816906+120-133316949+120_0000040_7502.mkv !
matroskademux ! queue ! decodebin ! x264enc ! queue ! decodebin ! navseek !
xvimagesink
gst-launch filesrc
location=/tmp/E01_100406T132816906+120-133316949+120_0000040_7502.mkv !
matroskademux ! queue ! decodebin ! jpegenc ! rtpjpegpay ! rtpjpegdepay ! queue
! decodebin ! navseek ! xvimagesink
So this means that probably the bug is in rtph264pay or rtph264depay.
--
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