Plugin allows video playback with audio processed in the BASS library.
Features:- works as BASS plugin. Control playback using standard BASS functions: StreamCreateFile, ChannelSetPosition etc
- automatically selects the best available video renderer
- bloats software distribution by 1.5 megabytes
Limitations:- DSP's set on a channel can not change channel speed or direction
- only real-time playback speed: if you want to extract audio stream from video this is not the best solution
- requires bassmix.dll for operation
- plugin doesn't care about A/V sync much, so use low latency playback and everything will be fine
- doesn't support Sync's (yet)
License:This version is for testing purposes only, and not to be used in any real-world projects, nor free or paid.
If you want to use this plugin in your software app, the lisense prices are:
$50 - free software
$250 - paid software priced under $500
$250 x N - paid software priced under N x $500
Download: http://dl.djsoft.net/beta/bass_v2.zipReadme and example Delphi project included.
Enjoy.