搜尋
首頁php教程php手册php实现flash流媒体视频合成(F4M格式)

朋友发过来一个视频希望录制和下载下载,找了下工具借助此工具成功下载和合成;去缓存拿到对应的流媒体的url地址,可以下载下来也可以通过url的方式进行合成;

推荐下载指定码率的 流媒体文件再进行合成,缓存中直接拿到的可能码率不同,合成的文件无法播放等,谨记.

项目地址:https://github.com/K-S-V/Scripts

本地下载:AdobeHDS.php And Scripts-master

Usage: 
	php AdobeHDS.php --manifest "your_manifest_url" --delete 
	MyVideo-Seg1-Frag1.f4f, MyVideo-Seg1-Frag2.f4f………MyVideo-Seg1-Frag99.f4f 
	php AdobeHDS.php MyVideo-Seg1-Frag 
	You can use script with following switches: 
	 --help              displays this help 
	 --debug             show debug output 
	 --delete            delete fragments after processing 
	 --fproxy            force proxy for downloading of fragments 
	 --play              dump stream to stdout for piping to media player 
	 --rename            rename fragments sequentially before processing 
	 --update            update the script to current git version 
	 --auth      [param] authentication string for fragment requests 
	 --duration  [param] stop recording after specified number of seconds 
	 --filesize  [param] split output file in chunks of specified size (MB) 
	 --fragments [param] base filename for fragments 
	 --manifest  [param] manifest file for downloading of fragments 
	 --outdir    [param] destination folder for output file 
	 --outfile   [param] filename to use for output file 
	 --parallel  [param] number of fragments to download simultaneously 
	 --proxy     [param] proxy for downloading of manifest 
	 --quality   [param] selected quality level (low|medium|high) or exact bitrate   
	 --referrer  [param] Referer to use for emulation of browser requests 
	 --start     [param] start from specified fragment 
	 --useragent [param] User-Agent to use for emulation of browser requests

本文地址:

转载随意,但请附上文章地址:-)

陳述
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Clothoff.io

Clothoff.io

AI脫衣器

AI Hentai Generator

AI Hentai Generator

免費產生 AI 無盡。

熱門文章

R.E.P.O.能量晶體解釋及其做什麼(黃色晶體)
2 週前By尊渡假赌尊渡假赌尊渡假赌
倉庫:如何復興隊友
1 個月前By尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island冒險:如何獲得巨型種子
4 週前By尊渡假赌尊渡假赌尊渡假赌

熱工具

Dreamweaver Mac版

Dreamweaver Mac版

視覺化網頁開發工具

SublimeText3漢化版

SublimeText3漢化版

中文版,非常好用

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)

SublimeText3 英文版

SublimeText3 英文版

推薦:為Win版本,支援程式碼提示!

DVWA

DVWA

Damn Vulnerable Web App (DVWA) 是一個PHP/MySQL的Web應用程序,非常容易受到攻擊。它的主要目標是成為安全專業人員在合法環境中測試自己的技能和工具的輔助工具,幫助Web開發人員更好地理解保護網路應用程式的過程,並幫助教師/學生在課堂環境中教授/學習Web應用程式安全性。 DVWA的目標是透過簡單直接的介面練習一些最常見的Web漏洞,難度各不相同。請注意,該軟體中