Adding Videos
Search
Adding Videos
- .exes will need to be recreated for any tracks that want to use a video. (new DLL added on 5/7 and all .exes created before that will not work properly
- The correct way to create a video is to create a Direct URL slide, and use a URL in the following format:
- http://TRACK_NAME. URL_OF_VIDEO
- Example:
- This uses a special video slide, and passes the URL of the actual video to it. This slide makes it full screen, hides controls, and autoplays automatically
- .mp4 videos will not work in the .exes due to GPL licensing issues, and I cannot include a .dll to make them work without requiring our code to be licensed under the GPL as well.
- Supported codecs in .exes: webm, theora,vorbis,vp8,pcm_
u8,pcm_s16le,pcm_s24le,pcm_ f32le,pcm_s16be,pcm_s24be - Unsupported codecs in .exes: MP3, MP4, and H.264
- Recommended file format: webm