Hello;
I have a build of ffmpeg compiled with the intel compiler (version 10.1). it works fine for almost everything, except the wma decoder. The decoder just seems to output random noise. Running through the debugger I can see nothing going wrong (up and including to wmadec.c). I have been googling for it and found some older references (around intel compiler 8.0) for problems with it, but nothing really helpful. Anyone with any experience with the intel compiler on libav* have any clues? Cheers; Btw; if anyone is interested after I get it working; the build compiles (and debug's) fine in Visual Studio 2005. That's debugging everything, stepping though all the libav* source from VC 2005. Ill write a how-to on it if wanted. Erik _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
