[gst-devel] Gstreamer MPEG4 encode and decode plun-in

sudarshan bisht bisht.sudarshan at gmail.com
Wed Dec 24 11:22:24 CET 2008


Hi ..
          Use these pipelines .

        To capture :-
        gst-launch v4lsrc ! 'video/x-raw-yuv,width=320,height=240' !
ffenc_mpeg4 !  avimux ! filesink location=test.avi

       To play :-
        gst-launch filesrc location=test.avi ! avidemux ! ffdec_mpeg4 !
sdlvideosink



2008/12/24 mingcheng hu <humc at yuehetone.com>

> Hi,
>      I would like to connect to the camera and obtain video with gstreamer,
> how to do it? Please excuse my poor English。
> Thanks.
>
>
> 2008/12/24 mingcheng hu <humc at yuehetone.com>
>
> Thank you very much!
>>
>> 2008/12/24 sudarshan bisht <bisht.sudarshan at gmail.com>
>>
>>  Hi ,
>>>          It is ffmux_mp4 , not ffenc_mp4 .
>>>
>>>   On Wed, Dec 24, 2008 at 10:11 AM, sudarshan bisht <
>>> bisht.sudarshan at gmail.com> wrote:
>>>
>>>> Hi ,
>>>>      You can use ffenc_mpeg4 and ffdec_mpeg4 plugins for your purpose .
>>>> And if you want to capture audio also then use muxer like ffenc_mp4 .
>>>>
>>>>   On Wed, Dec 24, 2008 at 7:51 AM, mingcheng hu <humc at yuehetone.com>wrote:
>>>>
>>>>>  Hi all,
>>>>>       I am facing difficulty to choose the correct encode and decode
>>>>> for my requirement. My requirement is to hav a live capture through video
>>>>> camera and stream in on Client player.I want to know what plun-in can encode
>>>>> and decode MPEG4 format.
>>>>>
>>>>> Thanks.
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>>
>>>>> _______________________________________________
>>>>> gstreamer-devel mailing list
>>>>> gstreamer-devel at lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>>
>>>> Sudarshan Bisht
>>>>
>>>
>>>
>>>
>>> --
>>> Regards,
>>>
>>> Sudarshan Bisht
>>>
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>
>>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081224/bc76f54c/attachment.htm>


More information about the gstreamer-devel mailing list