Qiniu uses m3u8 that is automatically stored after real-time transcoding. Is it named with the source file name + random characters? How to directly access transcoded files to avoid multiple transcodings
Address before transcoding:
0396f06dee5e36e02197631adbc2b5.mp4
Address after transcoding:
http://video.dameiketang.com/...
Qiniu uses m3u8 that is automatically stored after real-time transcoding. Is it named with the source file name + random characters? How to directly access transcoded files to avoid multiple transcodings
Address before transcoding:
0396f06dee5e36e02197631adbc2b5.mp4
Address after transcoding:
http://video.dameiketang.com/...
<code>源视频地址: http://media-resource.com0.z0.glb.qiniucdn.com/七牛云存储视频-三周年.mp4 使用 avvod 命令把源视频实时转成分辨率为 960x640,码率为 1000k 的 m3u8 流, 使用safari打开播放: http://media-resource.com0.z0.glb.qiniucdn.com/七牛云存储视频-三周年.mp4?avvod/m3u8/s/960x640/vb/1000k </code>
Documentation