dend / blog-comments

Repository used for blog comments on https://den.dev
https://den.dev
0 stars 0 forks source link

blog/download-azure-media-ffmpeg/ #4

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Downloading Azure Media Services Videos With FFMPEG · Den Delimarsky

I encountered a very unique challenge today - I needed to cut a part of a video hosted online with Azure Media Services for reference.

https://den.dev/blog/download-azure-media-ffmpeg/

marwaneldesouki commented 1 year ago

you are a legend !!!!!!!

aaron-smits commented 9 months ago

thank you for this article, helped me solve a tricky problem!

CryptoRhinoGH commented 8 months ago

Another quick tip, just use VLC, go to File > Open Network... paste the m3u8-aapl-v3 link there, and stream output, if you're just looking to download it

odalton commented 6 months ago

very cool and still working thanks very much

EXTM3U

EXT-X-VERSION:3

EXT-X-STREAM-INF:BANDWIDTH=4775882,RESOLUTION=1280x720,CODECS="avc1.640020,mp4a.40.2"

QualityLevels(4529101)/Manifest(video,format=m3u8-aapl-v3,audiotrack=aac_UND_2_129)

loglux commented 5 months ago

There is a simple and automated solution without digging into the mess downloading videos in their original quality without re-encoding. No ffmpg and other mess is required. https://github.com/loglux/LearnVideoDownloader