Hi bpd, I've been reading around a bit and understand now that BBC uses Real which uses the non-standard RTP (though I'm still not sure how I ended up with librtsp and how I can change it back to RTP..)
Any way, before that there is another problem, I checked the ARM stats in the /proc virtual file system and believe that there is no FPU (no flags) so I got the fixcook patches and tried to apply them to mplayer 1.0rc1 - that didn't work and some posts mention that you should use svn to get a revision from around 2007-0[23]-/d/d so I got 2007-02-01 and tried to compile that with fixcook for starters. This didn't build, so I made a few mods to the src like: s/bits_per_sample/bits_per_coded_sample/g s/error_resilience/error_recognition/g s/offset_t/int64_t/g s/uint32_t/u_int32/g in swscale yuv2packedxinc r comment out body rm problem code from yuv2rgb.c create stub subdir.mak to just echo any file Finally got to the linking stage but by then many of the major .a files were missing and the build was in a pretty sorry state. Maybe 2007-02-01 was a poor choice for the mplayer revision, if so - which one do I actually need to build with fixcook? Many thanks, Duncan -- dsmith1974 ------------------------------------------------------------------------ dsmith1974's Profile: http://forums.slimdevices.com/member.php?userid=21033 View this thread: http://forums.slimdevices.com/showthread.php?t=54827 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
