FS#44255 - [ffmpeg] Remove librtmp support
Attached to Project:
Arch Linux
Opened by Sylvain Laurent (Magicking) - Thursday, 19 March 2015, 11:58 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Saturday, 11 April 2015, 14:59 GMT
Opened by Sylvain Laurent (Magicking) - Thursday, 19 March 2015, 11:58 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Saturday, 11 April 2015, 14:59 GMT
|
Details
Description:
ffmpeg used to have poor support of RTMP and had to rely on librtmp to provide its support. ffmpeg now has a better support of RTMP through internal than librtmp has, maybe it's time to remove the use of librtmp to allow the use of internal RTMP handler and remove the legacy dependancy. It might break users of librtmp through libav though. |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Saturday, 11 April 2015, 14:59 GMT
Reason for closing: Implemented
Additional comments about closing: ffmpeg 1:2.6.1-2
Saturday, 11 April 2015, 14:59 GMT
Reason for closing: Implemented
Additional comments about closing: ffmpeg 1:2.6.1-2
Documentation of rtmp through librtmp: https://rtmpdump.mplayerhq.hu/librtmp.3.html