Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
362 stars 35 forks source link

Improvemnt - Add ffmpeg profiles to standard installation to convert file in MKV/MP4 #11

Closed bovirus closed 5 years ago

bovirus commented 5 years ago

I think that could be useful for many users to find in the standard installation some ffmpeg profiles ready to use to convert typical YouTube file (.webm) in MP4/MKV file format (keeping resolution/frame rate)

Thanks.

Maxstupo commented 5 years ago

When adding a download you can specify the format the video will be converted to (It can be found under the post processing tab when basic mode is unchecked, for v2.0+).

If something more is needed or you need to convert videos that are already downloaded, a seperate application (e.g. HandBrake) will need to be used instead.