[FFmpeg-trac] #7547(avformat:new): When relaying RTMP streams ffmpeg quits with av_interleaved_write_frame message

FFmpeg trac at avcodec.org
Wed May 8 20:18:41 EEST 2019


#7547: When relaying RTMP streams ffmpeg quits with av_interleaved_write_frame
message
-------------------------------------+-------------------------------------
             Reporter:  regstuff     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  regression   |               Blocked By:
  librtmp                            |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by llogan):

 No need to use `--disable-librtmp` as librtmp support is not automatically
 enabled and is only enabled if you use `--enable-librtmp`. Refer to
 `./configure --help` to see what is automatically enabled.

 So just omit `--enable-librtmp`.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7547#comment:22>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list