Triode wrote: > I've added a test branch "ffmpeg" to googlecode which supports wma and > alac decode using ffmpeg libraries. It also supports wma radio streams, > although this seems to only work reliably with the very latest ffmpeg > git (2.0 branch or trunk). > > I'm be interested in feedback from linux developers people as to whether > it works for you? FFmpeg has multiple versions in the wild and seems to > change struct definitions between versions and expect you to access the > structs directly... - this makes it hard to ship binaries which load .so > files from the target machine and just work... For the moment you need > to compile with header files which match the library version being > used. > > Edit: build with: > OPTS=-DFFMPEG make
This is now merged into the master branch - still only for linux and requires OPTS to be set as above ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
