[Yes, somehow my searching bumped me to the wrong support thread earlier, so this may be deva ju for some]
With the advent of the Plex DVR, I'd like to find a way to run comskip as a post-processing option. This looks to be fairly straightforward in a traditional installation, but I'm looking for some ideas on how to do this with Plex in a container on UnRaid.
I've spent a few hours looking into it, and the possibilities seem to be:
1) Extend the Plex container to also contain install ffmpeg and comskip - Seems like a maintenance hassle.
2) Try to compile a static version of comskip and place it in /config - this seems really hacky.
3) Build a proper comskip container - Can't find a way to have Plex call comskip.
Any suggestions for a more elegant way of doing this?
Thanks