ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.32k stars 5.33k forks source link

update ffmpeg version to 5.1.3 #3518

Closed mapengfei53 closed 10 months ago

mapengfei53 commented 1 year ago

SRS will update FFmpeg from 4.x to 5.1.3

winlinvip commented 11 months ago

You only need to merge into the SRS develop branch, not the 5.0 branch.

TRANS_BY_GPT4

xiaozhihong commented 10 months ago

The issue has been fixed, so there is no need to upgrade FFmpeg for now. The previous usage caused problems with the opus sound. For specific fixes, please refer to this PR.

TRANS_BY_GPT4