Hi Tim,
I have tried below pipeline as you suggested
gst-launch --gst-debug-level=2 filesrc location=/pa
xton_apps/video30.avi ! avidemux !mfw_vpudecoder codec-type=std_avc !
mfw_v4lsink
I think it did not like data from avi demultiplexure.
and it gives errors as below
root@freescale /paxton_a
On Wed, 2013-08-21 at 12:57 +0100, Mahendra Panpalia wrote:
Hi,
> Record avi video on iMX51 (via network)
>
> gst-launch -v udpsrc multicast-group=ff18::19:42ee port=17990
> caps="application/x-rtp, media=video, clock-rate=9, payload=96,
> encoding-name=H264" ! rtph264depay ! video/x-h264,
Hi,
I am trying to record synchronised audio and video on iMX51 board from network
( udpsrc ).
Video Streaming (iMX51 to iMX51)
Sending from iMX51 (via network)
mfw_v4lsrc capture-width=320 capture-height=240 fps-d=1 ! mfw_vpuencoder qp=26
framerate=29 codec-type=std_avc width=320 height=240