Paul B Mahol wrote > What about disabling native FFmpeg rtmp code? Assuming librtmp one works > fine.
Thanks for helping Paul. It looks like it is the other way around (unless it's a Windows only bug), but I cannot simply remove librtmp as a lot of other code depends on it. Do you know if it is possible to use both side by side? I.e. have one function use the default decoder (librtmp in my case) and another the internal? I could then use the internal decoder for FMS only, provided it works well. Frankly I am at a complete loss why two pieces of code exist doing the same stuff, you'd expect they'd be merged into one that does everything well. -- View this message in context: http://libav-users.943685.n4.nabble.com/Libav-user-can-t-decode-RTMP-stream-from-FMS-tp4658233p4658274.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
