ffmpeg documentation says that we can use dash muxer to create dash segments and manifest file with just a single command, like:ffmpeg -re -i <input> -map 0 ...
確定! 回上一頁