[Libav-user] how to use two rtmp plugins in ffmpeg
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Jun 28 15:32:56 CEST 2016
qw <applemax82 at ...> writes:
> How to use specified rtmp plugin, i.e. build-in rtmp
> plugin or rtmpdump plugin, if rtmpdump is enabled and
> built within ffmpeg?
There is always only one rtmp demuxer within FFmpeg, by
default it is FFmpeg's native demuxer, if you enable
librtmp, you get the libtrmp demuxer(s) but no native
rtmp demuxer.
Carl Eugen
More information about the Libav-user
mailing list