HandBrakeCLI

Status
Not open for further replies.
Joined
Feb 8, 2012
Messages
5
Is there a guide or any way to install Handbrake CLI on 8.0.3 media edition?

I just bought a new TV and its DLNA doesn't support divx/xvid, so I need to convert a lot of stuff. I was planning on writing a bash script to go through and identify the offending codecs and convert them to x264 and delete the original.
 
Joined
Feb 8, 2012
Messages
5
For now, I've deployed handbrake onto a CentOS system and have hooked into FreeNAS via an NFS share.

My new TV only supports newer codecs, so I've written a script that will crawl my Videos folder and use the mediainfo CLI utility to determine the codec its encoded with and then convert it and trash the old file if need be. Going to test it and clean it up a bit more and post it here when done. Don't know how many other people have ever faced this problem... :P
 
Status
Not open for further replies.
Top