- Joined
- Jul 29, 2024
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
reason #13058390202 on why mkv is based and null is a stupid nigger for not allowing itThe MKV container is objectively better than MP4 because it handles multiple video, audio and subtitle streams, more codecs and does so with marginally less memory than MP4, however, the virtually universal compatibility of MP4 trumps that IMO.
So this is almost always a case of an mp4 container holding the video stream and a webm container holding the opus audio stream getting merged together. mp4 and webm are containers that limit their codec support for compatibility, whereas mkv is extensible and can hold just about anything. Since it's only the opus audio stream that's incompatible with the mp4 container, we only need to re-encode the audio:YT-DLP WANTS YOU TO MERGE BOTH MP4 AND WEBMS
ffmpeg -i video.mkv -c:v copy video.mp4
Webm is only superior if video streaming is required (Or H265 is unsupported). Otherwise H265 is superior..webm is superior
im not autistic enough to know specifics about containers and codecs