how to get individual decoded video data from video file(include audio) with "appsink"
jojo
rjiejie at gmail.com
Sat Aug 31 02:46:26 PDT 2013
Hi,
I use GSTREAMER SDK(2013.6 Congo).
use video pipeline: filesrc location="/sdcard/jojo/transformers3-tlr2_h1080p-h264.mp4" name="appsrc" ! decodebin2 ! appsink name="appsink"
but i can not get any video decoded buffer from "GstAppSinkCallbacks.new_buffer" :(
also i try to use this pipeline : filesrc location="/sdcard/jojo/transformers3-tlr2_h1080p-h264.mp4" name="appsrc" ! decodebin2 ! video/x-raw-yuv ! appsink name="appsink"
Any suggestion ?
Thanks,
- Jojo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130831/442e7832/attachment.html>
More information about the gstreamer-devel
mailing list