[gst-devel] Video Recording
Pavan Kumar Patale
pavanpatale at hotmail.com
Mon Sep 4 21:24:55 CEST 2006
Hi,
>
>please, try
>
>1- download latest version of gstreamer from cvs
>
>2- gst-launch-0.10 -v v4l2src ! xvimagesink
>
>3- send me the output
I have reconstructed the pipeline to
$gst-launch-0.10 v4lsrc ! ffmpegcolorspace ! xvimagesink.
By using the above pipeline i was able to view video. Then i tried to encode
by constructiing
the pipeline
$gst-launch-0.10 v4lsrc ! ffmpegcolorspace ! ffenc_mpeg4 ! filesink
location=1.mp4
I am able to get the 1.mp4 file. But i am not able to play it using mplayer
or windows media.
Can you pls let me know it if is correctway of doing ?
Thanks,
Pavan.
More information about the gstreamer-devel
mailing list