[Bug 705531] h264parse does not always properly reset when put to STATE_NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 7 14:53:55 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705531
  GStreamer | gst-plugins-bad | 1.1.3

--- Comment #2 from p.rennert at cs.ucl.ac.uk 2013-08-07 21:53:53 UTC ---
I initially wrote the program in python. 

I converted it to C now. The problem persists. I uploaded a gist
(https://gist.github.com/groakat/6179024) and you can also find it attached.

Please read the top of the file to know what user input is required. I
apologize that I did not make the effort to embed the preview stream in the gtk
window ;).

You will have to click the PAUSE button to swap to another file and reproduce
the effect. If you want to can uncomment #define TEST_RECYCLE to see it working
with fresh bins. 

You can also play around with the resetBin() function and instead of re-making
the entire recBins, just remake some elements. With python I found the
h264parse to be the guilty one.

I will upload the python version tomorrow. Stay tuned if you prefer to play
around with that.

-- 
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