News:

SMF - Just Installed!

Main Menu

Recent posts

#71
Hello Severino,

That's Great....

I referred sample projects directory but i did not find WasapiMixAndClone sample project but
i found WasapiInputPlayer and WasapiSpeakersManager only. Are these projects helpful ?

I think it is because i am using older version of AudioDJ.

Can you send me a link to download WasapiMixAndClone sample project ?

Regards,

Ravindra.

#72
Hello,

yes, this is possible.
Just take a look into the WasapiMixAndClone sample project that does exactly what you request (and something more, like cloning the mixer's output and sending the mixed output to a shoutcast server).

Kind regards

Severino Delaurenti
MultiMedia Soft

#73
Hello Severino,

Can we have a provision to create Audio Mixer with two inputs,

The First input is through built in microphone in laptop.(External Input)
The second input is an mp3 file.

Can we mix these inputs and control their volumes ?
Precisely I want to create a karaoke mixer.

Regards,

Ravindra.
#74
Audio recording components / Re: bassenc_mp3.dll
Last post by Administrator - March 17, 2023, 11:04:58 AM
Hello,

in this case you should always use the latest build of AdjMmsEng.dll (or AdjMmsEng64.dll when targeting "Any CPU" on x64 systems) for all of your programs.

Kind Regards

Severino Delaurenti
MultiMedia Soft
#75
Audio recording components / Re: bassenc_mp3.dll
Last post by Terry - March 17, 2023, 10:27:08 AM
Hi,

I find out that the newly compiled program cannot run with other programs which still use the old version of AudioSoundRecorderApiF4.dll together.
If do so, the error occurs.

Terry
#76
Hello,

unfortunately this was never tried so I don't have a solution or a specific code for this purpose.

Kind regards

Severino Delaurenti
MultiMedia Soft
#77
Hello Severino,

Thanks for for solution.
I could make 2 videos (Video-1 and Video-2) played on standalone PC in two different label controls (Windows) as per the solution given by you. (I am not using videoMixer)

Now when i connect the projector to PC i can see 2 monitors available on my PC.
I want to see the video-1 in monitor-1 on PC itself as a full screen window
and the video-2 in monitor-2 (Projector window) simultaneously.

My projector window is set to extended display mode.

Is it possible ? If yes, give me some hints and may be few lines of code.

If it is not possible this way then is there any other way to do it?

Thanks and Regards,

Ravindra.
#78
Hello,

yes, this is possible: the available VideoMixer sample project does exactly this.
You can use that sample project as a reference and, due to the fact that you don't need videos to be mixed, simply avoid to create the video mixer object by removing the call to the VideoMixer.Create method and the 2 calls to attach involved players to the video mixer through the VideoPlayer.AttachToVideoMixer method.

Hope this helps

Kind Regards

Severino Delaurenti
MultiMedia Soft
#79
Hello,

In an single standalone application, can I play say two different videos simultaneously
using Audio DJ video player ? I can mute the audio of second video which I don't want.

Very precisely I want to play first video on my PC as first monitor and second video on projector as
a second monitor ?

If it is possible I need lines of code to do it.

Thanks and Regards

Ravindra.
#80
Audio recording components / Re: bassenc_mp3.dll
Last post by Administrator - March 10, 2023, 11:37:45 AM
Hello,

very strange error indeed because we don't make use of the specific function mentioned inside the message but, just for better clarity, could you be so kind to translate in English the full message's contents?

Kind Regards

Severino Delaurenti
MultiMedia Soft