该需求直接通过ffmpeg 就可以实现。运行以下命令即可将mp4 文件生成对应的dash 点播文件:. ffmpeg -i xxx.mp4 -c copy -f dash ./xxxxx/xxxx.mpd.
確定! 回上一頁