Forgive my ignorance as I am new to Handbrake.
1- What programming language is Handbrake written with.
2- What are the things we can do with the Command Line Version?
Thanks in advance.
Programming Language and CLI
-
- Veteran User
- Posts: 3690
- Joined: Wed May 04, 2011 11:06 pm
Re: Programming Language and CLI
Source code is here:
https://github.com/HandBrake/HandBrake
Command line options are here:
https://handbrake.fr/docs/en/1.3.0/cli/ ... rence.html
https://github.com/HandBrake/HandBrake
Command line options are here:
https://handbrake.fr/docs/en/1.3.0/cli/ ... rence.html
Re: Programming Language and CLI
I use it for two things:
1. In a command-line tool I wrote to parse discs and generate queue files of jobs.
2. As a backend transcoder in a GUI tool I wrote that loads the above queue files.
1. In a command-line tool I wrote to parse discs and generate queue files of jobs.
2. As a backend transcoder in a GUI tool I wrote that loads the above queue files.