PHP -- 七牛雲 在線視頻 獲取某一幀作為封面圖


原文鏈接:http://www.bubuko.com/infodetail-2456019.html

七牛雲官方的接口:

https://developer.qiniu.com/dora/manual/1313/video-frame-thumbnails-vframe

在上傳的視頻鏈接加相應參數

域名/1.mp4

獲取第5秒為封面

域名/1.mp4?vframe/png/offset/5

 官方接口:處理結果另存為:

https://developer.qiniu.com/dora/manual/1305/processing-results-save-saveas

七牛上傳的視頻,讓截圖變成一張獨立存在的圖片(持久化數據處理)

https://blog.csdn.net/hgg923/article/details/80546323

參考文檔

視頻截幀 https://developer.qiniu.com/dora/manual/1313/video-frame-thumbnails-vframe

另存為 https://developer.qiniu.com/dora/manual/1305/processing-results-save-saveas

持久化處理 https://developer.qiniu.com/dora/manual/1291/persistent-data-processing-pfop

 官方文檔:

https://developer.qiniu.com/dora/manual/1305/processing-results-save-saveas

代碼示例:https://github.com/qiniu/php-sdk


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM