I'd really like to use this frontend-tool to convert videos. At the moment, I have a bash-script that I run manually, which converts videos using ffmpeg (using several flags, including movflag '+faststart'). But: whatever input/output format I choose (and leaving additional ffmpeg flags completely empty, see screenshot), the conversion fails. Cronjobs are enabled and running fine. No error message is given :-(
See below for the code I run manually, which runs fine.
Hi!
I'd really like to use this frontend-tool to convert videos. At the moment, I have a bash-script that I run manually, which converts videos using ffmpeg (using several flags, including movflag '+faststart'). But: whatever input/output format I choose (and leaving additional ffmpeg flags completely empty, see screenshot), the conversion fails. Cronjobs are enabled and running fine. No error message is given :-(
See below for the code I run manually, which runs fine.
Steps to reproduce
See Screenshot:
Expected behaviour
conversion of media via ffmpeg
Actual behaviour
nothing :-(
this error message pops up:
Workflow Media Converter app
Workflow Media Converter app version: 1.11.7
Server configuration
Operating system:
Ubuntu 22.04
Web server:
Apache
Database:
MySQL 10.6.16
PHP version:
8.1.27
Nextcloud Version:
28.0.8
Where did you install Nextcloud from:
nextcloud.com
Signing status:
List of activated apps:
Nextcloud configuration:
Are you using external storage, if yes which one: local for some directories
Are you using encryption: no
Server log (data/nextcloud.log)
Code I run manually: