[gst-devel] Avi decoder

Stefan Kost ensonic at hora-obscura.de
Tue Feb 1 16:50:20 CET 2011


On 31.01.2011 17:28, StyveA wrote:
>
> gekko wrote:
>> the argv[1] has to look like "file:///home/myvideos/video.avi"
>>
> Ah thanks that works fine but not in the framebuffer =/
>
> Do you know what could work in the framebuffer? Decodebin maybe? 
>
> I absolutly need to read my video in the framebuffer cause I need to use
> DirectFB which use it.. =/
Can you verify otherwise that the directfb stuff works? I am not using
that sink and believe it is in general not so widely used.

You can have a look at the debug logs, e.g.
GST_DEBUG="*:3" ./myapp
GST_DEBUG="*:4" ./myapp 2>debug.log

Stefan




More information about the gstreamer-devel mailing list