On Fri, 2010-12-31 at 17:00 +0200, Mohamed Tarek wrot > Running software decoders on the soc wouldn't be practical - as per > Sebastien.
Hum, have you tried it before going through this messy setup? I said it depended on your performance requirements. Videos with a resolution low enough would definitely work in software (I don't know how low is low enough, let me know if you try). > As I'm still not familiar with the SoC and its linux port, I wanted to > know if some of the dependencies are available on the linux port or > not. > Those dependencies being : > - SDL, Which I think I read is available, but I'll probably need > libsdl1.2-dev to be there. Yeah, SDL works. > - zlib. No big problem there either. > - libasound. libasound works too, but the ALSA driver in the kernel does not. Just make sure you compile all those libraries as static, unless you want to fix the linker and the libc and kill a GNUtard. You may also want to give RTEMS a try; Linux is messy. S. _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Twitter: www.twitter.com/milkymistvj Ideas? http://milkymist.uservoice.com
