Freescale iMX51, video record from network (udpsrc) and playback is fast forward (plays 3 times faster)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


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=90000, payload=96,
> encoding-name=H264" ! rtph264depay ! video/x-h264, height=480,
> width=640, framerate=30/1 ! avimux ! filesink
> location=/paxton_apps/video30.avi sync=false
> 
> Playback avi video on iMX51
> 
> gst-launch -v filesrc location=/paxton_apps/video30.avi ! h264parse !
> mfw_vpudecoder codec-type=std_avc ! mfw_v4lsink 
> 
> Playback is fast forward ( playback 3 times faster )

Try:

  filesrc location=foo.avi ! avidemux ! h264parse ! ...

Cheers
 -Tim



[Index of Archives]     [Linux Embedded]     [Linux ARM Kernel]     [Linux for ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux Media]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux