Issue with discontinuity in video

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue with discontinuity in video

Krishnakumar R-2
Hi All,

I am trying to develop a source plugin which connects to network, gets TV input in asf format, demuxes the same and send it out on 2 of its output pads. My pipeline will look somewhat like this

gst-launch mysrc name=src src.src_00 ! queue ! decoderbin ! xvimagesink src.src_01 ! queue ! faad ! osssink.

The video is always h.264 and audio is aac. Initially everything works fine. When I try to do a change of channel, there is a multiple discontinuity coming in timestamps. (One due to my flush and another due to the flush on the server side). First one comes to around 1.5 seconds and second one around 1 second. After this data comes for the new channel, and audio is fine. But video is playing with jerks. (looks like playing around 1-2fps). Can someone please help me as to what might be happening?

Thanks in advance
KK

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel