Presets by default contain the token "!cmd_path" in the command line setting. However, this never gets substituted and ends up in the shell command unchanged, resulting in an error.

If a substitution is not intended, this should be made very clean in the description. Currently, if I want to use ffmpg I have to replace that token manually with !ffmpeg.

A possible substitution should be happening in transcoders/video_ffmpeg.inc around line 162.

Comments

ralf.strobel’s picture

Alright, after examining the code some more I realized how little of the functionality of video_ffmpeg.inc has actually been implemented in the alpha. I don't think you should actually call something an alpha that doesn't even work in default configuration.

However, since I need this to work soon, I would actually be interested in developing this class. Please contact me if you're interested.

heshanlk’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
Status: Active » Fixed

Added to dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.