[gst-devel] Gstreamer MPEG4 encode and decode plun-in
mingcheng hu
humc at yuehetone.com
Wed Dec 24 11:37:31 CET 2008
Hi,
Could you speak Chinese. I must play the video in a window ,how to do
it? Do I need embedded a media player in the window ?
2008/12/24 sudarshan bisht <bisht.sudarshan at gmail.com>
> 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
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081224/d78074a4/attachment.htm>
More information about the gstreamer-devel
mailing list