User Tools

Site Tools


using:project_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
using:project_files [2010/04/12 01:14]
j.m created
using:project_files [2010/04/16 17:58]
j.m
Line 13: Line 13:
 ===== Custom scripts ===== ===== Custom scripts =====
  
-Custom scripts are also ECMAScript files. They are stored in $HOME/​.avidemux/​custom. They can contain anything a project file can contain, but their usefulness is elsewhere. They can contain video codec selection and configurations,​ video filters audio codec selection and configurations,​ audio filters and format selections all at once, individually,​ or any combination. ​+Custom scripts are also ECMAScript files. They are stored in $HOME/​.avidemux/​custom. They can contain anything a project file can contain, but their usefulness is elsewhere. They can contain video encoder ​selection and configurations,​ video filters audio encoder ​selection and configurations,​ audio filters and format selections all at once, individually,​ or any combination. ​
  
-For example, you may want to use very often the same codec configuration,​ with (maybe) custom matrices. Or a custom set of filters.+For example, you may want to use very often the same encoder ​configuration,​ with (maybe) custom matrices. Or a custom set of filters.
  
-In that case, do it manually and save the project file. Then edit that project file and remove everything except the part you are interested in (filters or codec). Put that file in the custom scripts directory. ​ For the script to appear in the **Custom** menu the file name must end with .js.+In that case, do it manually and save the project file. Then edit that project file and remove everything except the part you are interested in (filters or encoder). Put that file in the custom scripts directory. For the script to appear in the **Custom** menu the file name must end with .js.
  
 Now when you start Avidemux, that script will appear in the **Custom** menu, and by selecting it you can apply the custom codec and/or filters with one click. Now when you start Avidemux, that script will appear in the **Custom** menu, and by selecting it you can apply the custom codec and/or filters with one click.
 +
 +See the [[tutorial:​Presets]] tutorial for more details.
using/project_files.txt ยท Last modified: 2016/06/20 08:46 by mean