| 105 | | '''Description:''' Adaptive bitrate~(ABR), aiming to pick next chunks' bitrate to overcome the fluctuation of network conditions, is a non-trivial method to ensure good quality-of-experience (QoE) for Internet video (such as DASH and HLS). Exploring the aforementioned FFmpeg projects, however, lacks the essential ABR module. To that end, is there any possibility to allow FFmpeg to support ABR methods. |
| | 105 | '''Description:''' Adaptive bitrate~(ABR), aiming to pick next chunks' bitrate to overcome the fluctuation of network conditions, is a non-trivial method to ensure good quality-of-experience (QoE) for Internet video (such as DASH and HLS). Exploring the aforementioned FFmpeg projects, however, lacks the essential ABR module. To that end, support ABR methods in FFmpeg. |