Issue while resuming the video file
akaChella
durgas1987 at gmail.com
Tue Sep 27 21:47:04 PDT 2011
Hi all,
I have constructed the pipeline, that plays the video file. I have used
xvimagesink as my video sink.
I am able to play the file and pause the file. But when i issue a play
command again, the video is not playing (means not resuming). The
GstStateChangeReturn enum type, returns GST_STATE_CHANGE_ASYNC when we do a
play or pause.
Whereas, When i do a seek and then play,it plays.
Basically, PLAY --> PAUSE --> PLAY =====> Does not work
PLAY --> PAUSE --> SEEK-->PLAY =====> Works!!
Any idea, as what the problem could be??
Thanks in advance.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Issue-while-resuming-the-video-file-tp3850026p3850026.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list