Sorry, you lost me. AFAIK I followed all the rules: to exclude bugs in my code I downloaded the latest version of ffmpeg, reproduced the problem and included the console output. What did I do wrong? As far as I can see Zeranoe adds all libraries required to make this work. My code in fact uses an LGPL version so uses much less libraries and still works with all streams, except when it is coming from this Adobe server.
Anyway, hope I get it right this time. So I went over to Zeranoe, downloaded the latest static 32 bit build and run the exact command you did (obviously now there is no debugging info). Here is the complete uncut console output: ffmpeg -i rtmp://185.13.90.110/vidlivestream/_definst_/stream/test ffmpeg version N-54933-g1af9211 Copyright (c) 2000-2013 the FFmpeg developers built on Jul 25 2013 18:01:26 with gcc 4.7.3 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo- amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs -- enable-libxvid --enable-zlib libavutil 52. 40.100 / 52. 40.100 libavcodec 55. 19.100 / 55. 19.100 libavformat 55. 12.102 / 55. 12.102 libavdevice 55. 3.100 / 55. 3.100 libavfilter 3. 81.103 / 3. 81.103 libswscale 2. 4.100 / 2. 4.100 libswresample 0. 17.103 / 0. 17.103 libpostproc 52. 3.100 / 52. 3.100 Closing connection: NetStream.Play.Failed rtmp://185.13.90.110/vidlivestream/_definst_/stream/test: Unknown error occurred -- View this message in context: http://libav-users.943685.n4.nabble.com/Libav-user-can-t-decode-RTMP-stream-from-FMS-tp4658233p4658255.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
