On Tue, Nov 18, 2014 at 4:41 PM, Nicolas Dufresne <nicolas.dufresne@xxxxxxxxxxxxx> wrote: > Ok, let us know when the switch is made. Assuming your goal is to get > the HW decoder working, you should test with simpler pipeline. In your > specific case, you should try and get this pipeline to preroll: > > gst-launch-1.0 \ > filesrc location=/home/H264_test1_Talk inghead_mp4_480x360.mp4 \ > ! qtdemux ! h264parse ! v4l2video1dec ! fakesink After applying Philipp's dts patch: http://www.spinics.net/lists/arm-kernel/msg382314.html ,I am able to play the video clip with the following Gstreamer pipeline: gst-launch-1.0 filesrc location=/home/H264_test1_Talkinghead_mp4_480x360.mp4 ! qtdemux ! h264parse ! v4l2video1dec ! videoconvert ! fbdevsink (Still on Gstreamer 1.4.1 version though, as I was not able to upgrade it yet). Regards, Fabio Estevam -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html