Axiom
Axiom copied to clipboard
I can't seem to be able to edit the scripts
First of all congratulations and thank you for the app. It's a simple & straightforward app (as all apps should be).
I decided to change the auto-generated ffmpeg script to reflect the advice found here: https://trac.ffmpeg.org/wiki/Encode/VP9
After waiting for 6 hours for my 1-minute video to encode... I checked the app log just to verify that the correct settings were used only to find out that I don't have control over the script and all the changes I made were scraped. LOG: -speed 6 -q:v 4000K What I had in the screen before I pressed Run: -cpu-used 0 -deadline best -row-mt 1 -b:v 0 -crf 30
- I thought that the convert button should scrap those changes but the "Run" button that I used should run the scripts shown on the GUI
- By the way... should I regard that URL I mentioned above as the most relevant info on encoding VP9? (I know that is irrelevant to the development but hey!)
Thank you for your time
Hi,
Your script changes did not apply when you pressed the Run button?
If you press the Script Button
and manually edit the Script, you must then press the Run Button
to execute those changes.
If you press the Convert Button
after editing the Script, it will scrap your changes and apply the chosen settings from dropdown menus and controls instead.
A dialog window should appear with a warning:
There's a diagram in the User Guide
The Buttons highlighted in blue apply to the section pointed at.
Run is for Scripts and Custom Scripts. Convert is for Controls.
@synthercat
I have been working to fix bugs stabilize the program.
Take a look at the latest version and let me know if it solves the issues.
https://github.com/MattMcManis/Axiom/releases
Although lately I prefer my own direct command line ffmpeg, I will try to find some time in the next days and help you with some quick tests in Axiom. Take care fellow coder.
On Mon, Jun 1, 2020 at 10:24 AM Matt McManis [email protected] wrote:
@synthercat https://github.com/synthercat
I have been working to fix bugs stabilize the program.
Take a look at the latest version and let me know if it solves the issues. https://github.com/MattMcManis/Axiom/releases
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MattMcManis/Axiom/issues/34#issuecomment-636661950, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADWZV7Q6B7T46JHMKLZFZDTRUNJSHANCNFSM4LGICG4Q .
-- Antonis Savvidis
I get a file does not exist error even on simple scripts such as this
Minor note, it's a bit annoying that as I scroll the settings and click/change something then I move the mouse wheel to scroll the settings bellow but instead my choice gets changed.