I am developing an app in VB6 which I will ultimatly be distributing. I am currently using DirectShow to handle all the audio. It is strickly Mp3.
I want to add features into it that mimick what mp3DirectCut has
"mp3DirectCut is a small tool for editing mpeg audio directly. You can remove parts, change the volume, split files or copy regions to new files. All without the need to decompress your mp3 into pcm/wav. This saves work, encoding time and disk space. And there is no quality loss through any re-compressions. "
that is exactly what I want to do. Can DirectShow do anything like this or do I need an additional library for this?
I am having difficulty finding any good documentation on DirectShow, only havew the basiscs for playing a file...
Any Ideas?
Thanks
