|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1740 on: 10 Sep '11 - 12:39 » |
Quote
|
The callbacks parameters are always returned by xVideo. I will see what i can do so that you can use those new functions instead of callbacks.
|
|
|
|
|
Logged
|
|
|
|
|
zmmaj
Posts: 80
|
 |
« Reply #1741 on: 10 Sep '11 - 14:18 » |
Quote
|
Thank you man, I will wait than... 
|
|
|
|
|
Logged
|
|
|
|
|
zmmaj
Posts: 80
|
 |
« Reply #1742 on: 12 Sep '11 - 06:50 » |
Quote
|
Oh man.... nothing yet 
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1743 on: 12 Sep '11 - 11:40 » |
Quote
|
Working at it ... please wait 
|
|
|
|
|
Logged
|
|
|
|
|
SoundMike
Posts: 252
|
 |
« Reply #1744 on: 13 Sep '11 - 09:00 » |
Quote
|
Just got back to trying BASS_DShow again but I get "The program can't start because xVideo.dll is missing from your computer". I re-downloaded BASS_DShow from the link in the first posting of this topic, and I still get this error, even running either of the pre-compiled programs in the C++ bin folder. I copied BASS_DSHOW.dll into the bin folder but that didn't help.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1745 on: 13 Sep '11 - 12:22 » |
Quote
|
Sorry, i will update the zip. You can try the BASS_DSHOW with your application by simply loading it as plugin: BASS_PluginLoad("BASS_DSHOW.dll",0). Is working as a BASS plugin so you don't need to use other functions for playback.
Ionut
|
|
|
|
|
Logged
|
|
|
|
|
bensam56
Posts: 65
|
 |
« Reply #1746 on: 14 Sep '11 - 21:18 » |
Quote
|
Hi, Brightness, contrast, Hue and saturation is not working...I checked with the demo also same thing. I'm using Bass .NET api for my project. I had imported the dshow dll and video is playing properly but the video effects like contrast is not working.
Also try to add sharpness in your library...I need that desperately. Thank you
Regards, Ben
|
|
|
|
|
Logged
|
|
|
|
|
zmmaj
Posts: 80
|
 |
« Reply #1747 on: 15 Sep '11 - 10:35 » |
Quote
|
nothing yet? 
|
|
|
|
|
Logged
|
|
|
|
|
ramyses
Posts: 1
|
 |
« Reply #1748 on: 16 Sep '11 - 12:28 » |
Quote
|
Hello everybody,
xVideo_ChannelGetLevel() (xVideo.dll) d'ont work for me. Some solution?
sorry my english, I'm brasilian
Ramyses, Teresina, PI.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1749 on: 16 Sep '11 - 13:12 » |
Quote
|
In a week or so the new xVideo will be release , fixing that issue  . Also, for BASS_DSHOW users, in the same time i will post final BASS_DSHOW 2.4.2  Best regards, Ionut
|
|
|
|
|
Logged
|
|
|
|
|
zmmaj
Posts: 80
|
 |
« Reply #1750 on: 16 Sep '11 - 17:15 » |
Quote
|
I just hope, in new Xvideo will be and different callbacks system for devices. 
|
|
|
|
|
Logged
|
|
|
|
|
ken
Posts: 630
|
 |
« Reply #1751 on: 16 Sep '11 - 19:47 » |
Quote
|
In a week or so the new xVideo will be release , fixing that issue  . Also, for BASS_DSHOW users, in the same time i will post final BASS_DSHOW 2.4.2  Best regards, Ionut Ionut, will that release allow me to add capture (webcam) to "mixer" and have "virual capture device" as output? /Ken
|
|
|
|
|
Logged
|
|
|
|
|
|
|
ken
Posts: 630
|
 |
« Reply #1753 on: 17 Sep '11 - 10:00 » |
Quote
|
Yes it will  That is very good news, please include a "header file" for .NET C# (the dll import stuff). /Ken
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1754 on: 18 Sep '11 - 16:37 » |
Quote
|
Here is a .NET "wrapper"... is not finished ... but include most of the functions .
|
|
|
|
Logged
|
|
|
|
|
bensam56
Posts: 65
|
 |
« Reply #1755 on: 19 Sep '11 - 06:39 » |
Quote
|
Thanks a lot friend....
Edit: Hello friend...the one which you had attached demo in Bass.net topic is working but If I use the latest version or previous versions from dshow, brightness, contrast is not working. I set the mode VMR9 Windowed but no hope. I tried with .net wrapper from the attached its working but whether you had added the Brightness, contrast things in that?
|
|
|
|
« Last Edit: 19 Sep '11 - 14:25 by bensam56 »
|
Logged
|
|
|
|
|
zmmaj
Posts: 80
|
 |
« Reply #1756 on: 20 Sep '11 - 14:01 » |
Quote
|
nothing yet? 
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1757 on: 20 Sep '11 - 16:52 » |
Quote
|
Here is it...note that i don't know if is properly working...i'm not a .NET user 
|
|
|
|
Logged
|
|
|
|
|
bensam56
Posts: 65
|
 |
« Reply #1758 on: 20 Sep '11 - 17:19 » |
Quote
|
It works...but I think it needs to be improved with Brightness. Contrast seems to be not working but other things are working. May be I'm wrong  Thanks for all your hard work friend...
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1374
|
 |
« Reply #1759 on: 20 Sep '11 - 17:29 » |
Quote
|
I'm glad that is working:)
|
|
|
|
|
Logged
|
|
|
|
|