Hi,
I am developping an application that captures video and stores it in a file. I use ffenc_mpeg2video and mpegtsmux elements to make a MPGTS file.
Another application (not gstreamer-based) needs that video file, and especially to access a specific frame (at a given timestamp) in that file. However it seems that ffmpeg (that the other app uses) cannot handle correctly the seek in mp2ts files (I have seen a lot of posts in ffmpeg about this issue).
Is it the case with gstreamer as well?, and if yes, would there be a an accurate (and fast) way to make a pipeline that would seek to a given pos and return the frame at that position?
Thanks for any advice.
Regards,
Al
I'm using
winbuilds (version 0.10.3) of gstreamer .
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel