This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| using:joblist [2010/04/13 19:56] meanadmin created | using:joblist [2012/11/11 08:51] (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | + | ====== Joblist ===== | |
| - | ==== Joblist ==== | + | |
| The joblist is a feature in Avidemux which allows you to queue multiple projects (also known as jobs) for processing later or in bulk. | The joblist is a feature in Avidemux which allows you to queue multiple projects (also known as jobs) for processing later or in bulk. | ||
| - | ==== Add to the joblist ==== | + | ===== Add to the joblist ===== | 
| - | + | ||
| - | To add to the joblist, prepare a video or project for saving. Use the menu "File -> Add to joblist..." | + | |
| - | + | ||
| - | [[Image:Add|to joblist menu.png]] | + | |
| - | ==== Show the joblist ==== | + | To add to the joblist, prepare a video or project for saving. Use the menu "File->Add to Joblist..." | 
| - | To show the joblist, use the keyboard to type CTRL+J. Also you can access it through the menus with "File -> Show Joblist" | + | ===== Show the joblist ===== | 
| - | [[Image:Joblist.png]] | + | To show the joblist, use the keyboard shortcut Ctrl+J. You can also access it through the menus with "File->Show Joblist" | 
| - | Items in the Joblist display the .js extention because they are actually [[ECMA]] [[JavaScript]] project files. This display will not effect the filename of your output files.  | + | Items in the job list display the .js extension because they are actually ECMAScript/JavaScript project files. This display will not affect the filename of your output files.  | 
| - | ==== Run the joblist ==== | + | ===== Run the joblist ===== | 
| - | When you have added jobs to the joblist, first you need to open the joblist. See the [[Joblist#Show the joblist|Show the joblist]] section. Then click **Run All Jobs** button to run every job in the list. Or you can run a specific job you have selected by clicking on the **Run Job** button. | + | When you have added jobs to the list, first you need to open the joblist. See the previous section. Then click the **Run All Jobs** button to run every job in the list. Or you can run a specific job you have selected by clicking on the **Run Job** button. | 
| - | ==== Clear the joblist ==== | + | ===== Clear the joblist ===== | 
| To clear the joblist, first you need to open it. See the [[Joblist#Show the joblist|Show the joblist]] section. Then select the job you want to delete and click the **Delete Job** button. To delete all jobs in the list, click the **Delete All Jobs** button.  | To clear the joblist, first you need to open it. See the [[Joblist#Show the joblist|Show the joblist]] section. Then select the job you want to delete and click the **Delete Job** button. To delete all jobs in the list, click the **Delete All Jobs** button.  | ||