Custom parameters for ffmpeg, dcraw, etc

Issue #782 wontfix
Former user created an issue

Hi. Just a suggestion for enhanced configuration. To avoid having to create wrappers for ffmpeg, etc, how about a config file detailing the command, parameters and which profile number it affects e.g.

# command, parameters, profile numbers
ffmpeg,    -r 30,      3 4          # this affects Xbox 360 and PS3
dcraw,     -q 0 -w,    1            # this affects all profiles

Thanks. :-)

Comments (3)

  1. Former user Account Deleted

    ok, maybe not for dcraw - it seems Serviio just extracts the thumbnails from raw files.

  2. Petr Nejedly repo owner

    This would just make the process too difficult. Also the parameter positioning matters, so it'd be impossible to get it right every time.

  3. Log in to comment