Tichau / FileConverter

File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
https://file-converter.io/
GNU General Public License v3.0
6.5k stars 517 forks source link

Advanced Mode to input #464

Open MrVauxs opened 2 months ago

MrVauxs commented 2 months ago

Is your feature request related to a problem? Please describe. You cannot use advanced mode for the input URL, all arguments you put are applied to the output. As such, you cannot do arguments such as -sseof -30 due to it being applied after the input.

Describe the solution you'd like A second text input, one for input and one for output args. That, or some sort of separator in the existing text input and documentation for it.

Describe alternatives you've considered As above.

Additional context Examples: FileConverter_snp1n1U06P FileConverter_0Ewh7PLSPs

ffmpeg output: Option sseof (set the start time offset relative to EOF) cannot be applied to output url C:\Users\mrvau\Downloads\pronoune (last 30s).mp4 -- you are trying to apply an input option to an output file or vice versa. Move this option before the file it belongs to.
Fail: Error parsing options for output file C:\Users\mrvau\Downloads\pronoune (last 30s).mp4.
ffmpeg output: Error parsing options for output file C:\Users\mrvau\Downloads\pronoune (last 30s).mp4.
Fail: Error opening output files: Invalid argument
ffmpeg output: Error opening output files: Invalid argument