jas31085 / MediaConverterHandBrake

Video Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaConverterHandBrake


Requiremets python
python-telegram-bot
configparser
Requirements debian
mediainfo


I use Handbrake-cli to reduce my movi library,

this is the default preset for my script conversion

-e x264
-q 20.0
-r 30
--pfr
-a 1,1
-E ffaac,copy:ac3
-B 160,160
-6 dpl2,none
-R Auto,Auto
-D 0.0,0.0
--audio-copy-mask aac,ac3,dtshd,dts,mp3
--audio-fallback ffac3
-f mp4
-4
-X 1280
-Y 720
--decomb=fast
--loose-anamorphic
--modulus 2
-m
-O
--x264-preset medium
--h264-profile high
--h264-level 4.0

fell free to use and correct them,

Thanks.

About

Video Converter


Languages

Language:Python 100.0%