Decode stream with fluendo

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Decode stream with fluendo

Blondin
hI all,

I try to decode my stream test with fluendo but when i launch my pipeline My terminal print this

decotesth264aac.ts
Error opening /proc/platform_config
Please ensure that:
        -The platform_config driver is properly loaded
SVENHeader @ sven_connect_to_shared_mem
Error: Platform Detect Failure, assuming 0xc0000000
Unknown Device ID:Vendor ID   0x2A008086
                  Revision ID 12
Unable to mmap: Bad file descriptor (9)
Unknown Device ID:Vendor ID   0x2A008086
                  Revision ID 12
Unable to mmap: Bad file descriptor (9)
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
Error! frame_buffer_properties.stride undefined!

cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
cannot open ioctl device
Error! frame_buffer_properties.stride undefined!
cannot open ioctl device
cannot open ioctl device
Error! frame_buffer_properties.stride undefined!
cannot open ioctl device
cannot open ioctl device
Error! frame_buffer_properties.stride undefined!
Now playing: videotesth264aac.ts
cannot open ioctl device
Running...


I don't find where to define this parameters (  frame_buffer_properties.stride )   In queue ?
In use, gst-editor we dont define  this  frame_buffer_properties.stride ... how compute this parameters with size movie ?

regards