Xabe.FFmpeg v5.0.0 Release Notes

Release Date: 2021-05-15 // almost 3 years ago
    • A lot of code improvements and simplifications
    • ๐Ÿณ Automated tests are using docker now to set up RTSP server
    • ๐Ÿ”„ Change GetScreenCapture to AddDesktopStream
    • โž• Added more tests related to RTSP
    • โœ‚ Remove obsolete methods
    • โž• Add SetInputFormat ("-f"), SetStreamLoop ("-stream_loop"), and UseNativeInputRead ("-re" flag) to IAudioStream
    • โž• Add SetInputFormat ("-f"), SetStreamLoop ("-stream_loop"), and UseNativeInputRead ("-re" flag) to IVideoStream
    • โž• Add SetStreamLoop ("-stream_loop"), and UseNativeInputRead ("-re" flag) to ISubtitleStream
    • ๐Ÿ‘‰ UseMultiThread(true) is using max 16 threads due to compatibility reasons
    • ๐Ÿ›  Fix bug with RTSP streams when FFmpeg stucks