I'm looking for software that would help to implement above described scenario. By automation i mean minimization of actions needed for that process. For example, it would be nice to run some daemon that will constantly look to some folders and convert videos with specific settings as soon as they appear there. Both input and output folders could be shared over network and be very convenient. Handbrake-CLI + inotify + some other custom (cron?) scripts may be a solution, but maybe somewhere exist a solution with such out-of-the-box functionality?
Handbrake-CLI and
inoticoming
should be all you need. You'd run inoticoming something like:The script would follow the general pattern of:
Note that I haven't tested this, so it may require a little bit of tweaking.
If that particular model supports MKV then try that, otherwise I'm afraid I don't know. It would help people answer your question better if you tell us (edit the question) what the devices you're wanting to play the media on, and what other restrictions have have are.