[Bug 755725] rtpj2kdepay can't sync to a start code and never outputs

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 9 06:27:32 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755725

Amomum <poganoe at mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |poganoe at mail.ru

--- Comment #3 from Amomum <poganoe at mail.ru> ---
I confirm this bug. For me minimal working pipeline is:
gst-launch-1.0 videotestsrc  ! openjpegenc ! openjpegdec ! videoconvert !
autovideosink

It works, I see the video.

But if I put rtpj2kpay/depay - nothing happens:

Even if I make GST_DEBUG=4 I can see that last line is:
0:00:00.128237421  5362      0x103de80 INFO               GST_EVENT
gstevent.c:760:gst_event_new_segment: creating segment event time segment
start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999,
rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000,
base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999

And nothing happens after that.

I use gstreamer 1.6 built from sources. Please tell me if I can provide any
more useful info.

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