Hi, this i s the first time I’m using Streamer and I’m quite happy except for a seeking problem. I have a self developed board based on a wand board design with imx6 solo device. I’m taking video from a usb logitech C270 camera. All it works but I have problem on the seek of the video. I cannot seek the video frame by frame due to index problem. I can solve them with meteorite or encoding again the video with vlc, but I would like to make it correct…directly. Any idea? this is my pipeline: gst-launch-1.0 -e v4l2src device=/dev/video0 do-timestamp=true ! 'image/jpeg,width=1280,height=720' ! matroskamux ! filesink location=video.mkv sync=false Thanks Ivan _______________________________________________ gstreamer-embedded mailing list gstreamer-embedded@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded