Error when using SampleCode SDL
Posted: 24 May 2013 02:49
Hi guys,
I am getting an error: http://pastebin.com/NrxBq2Ts. But do not know if it's bad code:http://pastebin.com/3nCSh2F0 or unstable kernel.
I am using Ubuntu linaro 12.11 and kernel sunxi-v3.0.76-r0 in cubieboard.
kernel: https://github.com/linux-sunxi/linux-su ... v3.0.76-r0
cubieboard: http://cubieboard.org/
Command:
NOTE: cedar is the specific cubieboard decoder: CedarX is Allwinner's multimedia co-processing technology for hardware accelerated video and image decoding, as used inside their A10 SoC's and others. I am using a special port vlc to Allwinner A10. If i use:
runs cool!
I am getting an error: http://pastebin.com/NrxBq2Ts. But do not know if it's bad code:http://pastebin.com/3nCSh2F0 or unstable kernel.
I am using Ubuntu linaro 12.11 and kernel sunxi-v3.0.76-r0 in cubieboard.
kernel: https://github.com/linux-sunxi/linux-su ... v3.0.76-r0
cubieboard: http://cubieboard.org/
Command:
Code: Select all
./sdl_example --demux ffmpeg --codec cedar --vout cedarfb --no-osd <media file>
Code: Select all
cvlc --demux ffmpeg --codec cedar --vout cedarfb --no-osd <media file>