Results 1 to 3 of 3

Thread: Video Converter

  1. #1
    Join Date
    Jan 2011
    Beans
    34

    Video Converter

    I'm currently running a little headless ubuntu server that does nothing more than run plex. That way all of the media I have on it can be streamed to any of my dlna enabled devices throughout my house. Does anyone know of an easier to use video converter that would work on my server? I would preferably like one that has a webui if that is at all possible. That way some of my roommates can use it and won't have to spend a lot of time learning how.

  2. #2
    Join Date
    May 2007
    Beans
    2,342

    Re: Video Converter

    Hi,

    It doesn't have a web interface but I use handbrake to transcode Videos.

    Maybe just create a simple cron Job that checks for Video files in a specific Directory and just call handbrake to transcode it.

    Regards
    Ian Dobson
    Walking on water and writing software to specification is easy if they're frozen.

    My corner of the internet http://www.planet-ian.com

  3. #3
    Join Date
    Jul 2010
    Location
    Michigan, USA
    Beans
    2,136
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Video Converter

    Quote Originally Posted by ian dobson View Post
    Hi,

    It doesn't have a web interface but I use handbrake to transcode Videos.

    Maybe just create a simple cron Job that checks for Video files in a specific Directory and just call handbrake to transcode it.

    Regards
    Ian Dobson
    +1 for Handbrake. It's cli interface is easy to understand and not too difficult to script. If bash scripting is too tricky, setup a simple Samba share on the server and use Handbrake to queue jobs on a separate encoding machine that uses the share as it's destination.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •