Home » Questions » Computers [ Ask a new question ]

Command line video conversion tools [closed]

Command line video conversion tools [closed]

I'm looking into developing our video content platform and part of it includes a better way for our users to upload their video content (anything from dvds, flash video, dxid, wmv, etc..) and have it automatically converted, at the moment to mp4(h.264) so that they can use it on the site though our CMS.

Asked by: Guest | Views: 243
Total answers/comments: 2
Guest [Entry]

"I use ffmpeg

It's open-source and cross platform, and used by a majority if not most of the existing encoders/converters out there."
Guest [Entry]

"HandBrake has a pretty powerful command line interface, documented here.

One advantage of this setup is that you can use the HandBrake GUI to configure presets and then just specify a preset name from the CLI to use that particular configuration, instead of having to specify a ton of command line arguments to configure the conversion."