When you create a new episode, you upload one or more files containing the content of the episode. AmperWave Podcasting inserts ads during the breaks in your content.
There are two ways to indicate breaks when uploading files.
- Upload separate files
- When using this method, you create several separate files for the episode, dividing them up according to where you want your ad breaks. When you upload them, you put them in the order they will be played.
- Use ID3 tagging
- When using this method, you add an ID3 tag indicating where you want the breaks to the file's meta-data, in the ID3 Comment field. The tag looks like this:
AIS_AD_BREAK_0=1800,0;AIS_AD_BREAK_0=3200,0;
In this example, the ad breaks are at 1800ms and 3200ms. There is no limit on ad breaks.
- When using this method, you add an ID3 tag indicating where you want the breaks to the file's meta-data, in the ID3 Comment field. The tag looks like this:
For more information, see: