1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 12:13:45 -04:00

Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video

This commit is contained in:
Tom-Oliver Heidel
2020-09-16 10:30:38 +02:00
7 changed files with 42 additions and 0 deletions

View File

@@ -405,6 +405,10 @@ Then simply type this
a value between 0 (better) and 9 (worse)
for VBR or a specific bitrate like 128K
(default 5)
--remux-video FORMAT Remux the video to another container format
if necessary (currently supported: mp4|mkv,
target container format must support video
/ audio encoding, remuxing may fail)
--recode-video FORMAT Encode the video to another format if
necessary (currently supported:
mp4|flv|ogg|webm|mkv|avi)