This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
web:newscasts [2008/04/29 14:06] cedwards |
web:newscasts [2009/02/20 13:58] (current) cedwards The xml should be trackList not tracklist |
||
|---|---|---|---|
| Line 40: | Line 40: | ||
| - Double-click the file Avanti-GUI.exe | - Double-click the file Avanti-GUI.exe | ||
| - Click the Folder Icon beside **Source 1** and locate the file you want to convert. | - Click the Folder Icon beside **Source 1** and locate the file you want to convert. | ||
| - | - Click the Folder Icon beside **Destination ** and locate the file you want to convert. | + | - Click the Folder Icon beside **Destination ** and locate the file you want to convert. |
| - Under ** Destination Audio settings ** change ** Bitrate (kbit/s) ** to 32 | - Under ** Destination Audio settings ** change ** Bitrate (kbit/s) ** to 32 | ||
| - Under ** Destination Audio settings ** change ** Sample Frequency ** to 22050 | - Under ** Destination Audio settings ** change ** Sample Frequency ** to 22050 | ||
| Line 80: | Line 80: | ||
| - Open up notepad (Start Menu -> Programs -> Accessories). | - Open up notepad (Start Menu -> Programs -> Accessories). | ||
| - Paste the following text into the file: | - Paste the following text into the file: | ||
| - | | + | < |
| <?xml version=" | <?xml version=" | ||
| < | < | ||
| - | <tracklist> | + | <trackList> |
| - | </tracklist> | + | </trackList> |
| </ | </ | ||
| </ | </ | ||
| Line 100: | Line 100: | ||
| Simple, no? Now we need to add the video to the playlist. | Simple, no? Now we need to add the video to the playlist. | ||
| - | < | + | < |
| < | < | ||
| < | < | ||
| Line 119: | Line 119: | ||
| We take this track and put it in between the start and end of the track list like this: | We take this track and put it in between the start and end of the track list like this: | ||
| - | < | + | < |
| <?xml version=" | <?xml version=" | ||
| < | < | ||
| - | <tracklist> | + | <trackList> |
| < | < | ||
| < | < | ||
| Line 129: | Line 129: | ||
| < | < | ||
| </ | </ | ||
| - | </tracklist> | + | </trackList> |
| </ | </ | ||
| </ | </ | ||
| New tracks should be put at the top of the list and older ones should follow like this: | New tracks should be put at the top of the list and older ones should follow like this: | ||
| - | < | + | < |
| <?xml version=" | <?xml version=" | ||
| < | < | ||
| Line 150: | Line 150: | ||
| < | < | ||
| </ | </ | ||
| - | </tracklist> | + | </trackList> |
| </ | </ | ||
| </ | </ | ||
| Line 156: | Line 156: | ||
| You are nearly finished! | You are nearly finished! | ||
| - | < | + | < |
| <object type=" | <object type=" | ||
| <param name=" | <param name=" | ||