Does not load the saved settings of the audio codec from the defaultSettings.py

Started by lantri, June 05, 2017, 06:54:00 AM

Previous topic - Next topic

lantri

Not saves audio settings when "Save current settings as default".
If edit  file defaultSettings.py manually to enter setup audio codec, does not load the saved settings of the audio codec from the defaultSettings.py when opening the video-file. "Revert to saved default output settings on video load" in Preferences is enabled.

How to loaded default audio codec settings  ones that I need?

Windows 7 64-bit Ultimate
Avidemux 2.6.21 64-bit


Jan Gruuthuse

Most likely you can create a project script.
Load most used video (same source/kind of) and setup your audio.
From Menu file: Project script: Save As Project

Edit the project file to remove any references to loaded video.
Save the edit project file and put inti custom folder so you can select from Menu: Custom

Do note:
- this works only for video with same audio structure: amount of audio streams present in video container
- some container formats may have more limitations allowed audo streams in container

more info:
- 2.6 audio track switching in job.py
- Custom Menu and Saved projects