Hi Michael, On 2009-07-09 at 18:03:57 [+0200], Michael Conrad <[email protected]> wrote: > Check the versions of libav that you link against- is ffplay using the > same version as your player?
you actually pointed me in the right direction! There is something wrong with how the FFmpeg libs are built inside the Haiku build system. When I replaced the static libraries generated by the Haiku build system with the ones from my ffplay build, everything that didn't work before started to work. It's a bit weird that other codecs and demuxers worked before, but at least now I know where the problem is. Thanks a lot! Best regards, -Stephan _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
