Can not start playing video

Michael Yarochkin michael.yarochkin at timetronics.be
Fri Sep 23 14:07:22 UTC 2016


Hello,


I can not start (or don`t see) video playback from mkv file.

It contain:

-1 video stream coded by jpegenc

-2 subtitles streams


For the moment i am trying to have only video.


But after gst_element_set_state(_pipeline, GST_STATE_PLAYING); nothing is happening.

Also i don`t see ant activity of reading my file (using ProcessMonitor).


My questions is what i am doing wrong:

-is video playing, but i don`t see it?

-if not how to start it?


My pipeline is

filesrc locatrion="path" ! matroskademux ! jpegdec ! autovideosink

autovideosink is used as test. It will be appsrclater.


But i am doing this line by line in my c++ code.

Extraction from source code in attachment.


Thank you for help in advance


Best regards, Michael.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160923/f7e8b790/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: playback pipeline.txt
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160923/f7e8b790/attachment.txt>


More information about the gstreamer-devel mailing list