Bug#819266: ffmpeg: rtmp is broken
Ralf Jung
post at ralfj.de
Sat Mar 26 10:01:06 UTC 2016
Hi,
Please keep me in Cc in the mails, bugs.d.o doesn't otherwise seem to
deliver them to me.
> Sorry to say but this does not seem like a useful bug report: Did you test
> at all with FFmpeg?
As a library, yes -- as I said, mpv and vlc. The error message was even
prefixed with [ffmpeg]. I'd say starting by reporting against ffmpeg is
a good first guess given these hints; of course it may well turn out
that the actual problem lies elsewhere.
I wouldn't know how else to test this with ffmpeg; I did not know you
could use the ffmpeg command to "convert" RTMP streams.
> > $ mpv 'rtmp://revision.scenesat.com/live/mainhall'
>
> This url works fine here both with current FFmpeg and FFmpeg 2.8
>
> Carl Eugen
>
> $ ffmpeg -i rtmp://revision.scenesat.com/live/mainhall -qscale 2 out.avi
This does not work here with the Debian packages:
> $ ffmpeg -i rtmp://revision.scenesat.com/live/mainhall -qscale 2 out.avi
> ffmpeg version 2.8.6-1+b2 Copyright (c) 2000-2016 the FFmpeg developers
> built with gcc 5.3.1 (Debian 5.3.1-11) 20160307
> configuration: --prefix=/usr --extra-version=1+b2 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --ena
b
le-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv
> WARNING: library configuration mismatch
> configuration: --prefix=/usr --extra-version=1+b2 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --ena
b
le-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv --enable-version3 --disable-doc --disable-programs --disable-avdevice --disable-avfilter --disable-avformat --disable-avresample --disable-postproc --disable-swscale --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libvo_aacenc --enable-libvo_amrwbenc
> libavutil 54. 31.100 / 54. 31.100
> libavcodec 56. 60.100 / 56. 60.100
> libavformat 56. 40.101 / 56. 40.101
> libavdevice 56. 4.100 / 56. 4.100
> libavfilter 5. 40.101 / 5. 40.101
> libavresample 2. 1. 0 / 2. 1. 0
> libswscale 3. 1.101 / 3. 1.101
> libswresample 1. 2.101 / 1. 2.101
> libpostproc 53. 3.100 / 53. 3.100
> HandShake: client signature does not match!
> Closing connection: NetStream.Play.StreamNotFound
> rtmp://revision.scenesat.com/live/mainhall: Unknown error occurred
I did "aptitude reinstall '?any-version(?source-package(^ffmpeg) ~i)'"
so I am pretty sure I got the Debian version of all ffmpeg packages again.
Kind regards,
Ralf
More information about the pkg-multimedia-maintainers
mailing list