ffdec_h264

arnaud tonda arnaud.tonda at gmail.com
Tue Aug 16 03:33:46 PDT 2011


i'm not aware about beagleboard, but are you sure ffdec_h264 is installed?
on debian, we can use gst-inspect that list all gstreamer elements that can
be used on our system.

if this line return nothing :
gst-inspect | grep ffdec_h264

if this line return nothing about ffdec_h264 so this element is not present.

this decoder and ffmpeg related elements are provided by gstreamer-ffmpeg.

best regards

Arnaud

2011/8/16 Pranshu Nahar <pranshu24 at gmail.com>

> I am trying to play  720p h264 and 720p .mp4 files on Gstreamer on Ubuntu
> using a microSD card on Beagleboard.
>
> the pipeline I am using are :
> gst-launch-0.10 filesrc location=<path> ! h264parse ! ffdec_h264 !
> ffmpegcolorspace! deinterlace ! xvimagesink
>
>
>
> On Tue, Aug 16, 2011 at 3:44 PM, Kapil Agrawal <kapil.agl at gmail.com>wrote:
>
>> please give  more details on what you are trying and whats your
>> environment of development
>>
>> On Tue, Aug 16, 2011 at 3:31 PM, Pranshu Nahar <pranshu24 at gmail.com>wrote:
>>
>>> Hello friends,
>>> I am quite new with Gstreamer.
>>>
>>> I am getting an error : ffdec_h264 missing when I am trying to run a
>>> pipeline top play a h264 file.Can anyone please help me out?
>>> Same is the problem with ffdec_mpeg4.
>>>
>>> Do I need to recreate cs.x64p file.If yes,then please tell how?
>>>
>>>
>>>
>>> --
>>> Pranshu Nahar
>>> B.E(Hons)EEE,Msc(Hons)Mathematics
>>> Bits-Pilani
>>>
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>>>
>>
>>
>> --
>> www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
>> twitter handle: @gst_kaps
>> http://www.linkedin.com/in/kapilagrawal
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>
>
> --
> Pranshu Nahar
> B.E(Hons)EEE,Msc(Hons)Mathematics
> Bits-Pilani
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110816/621d4ccf/attachment-0001.htm>


More information about the gstreamer-devel mailing list