|
Alpha_
Posts: 70
|
 |
« Reply #1440 on: 31 Jul '11 - 17:15 » |
Quote
|
Work really good here .... tested avi, mpeg, wmv Glad to hear that. I've just tested and works fine. Maybe is a codec problem? Maybe you should install k-lite codec pack. okay, i will test it  thanks very much for the hard work and wait for the final release. regards
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1441 on: 31 Jul '11 - 17:20 » |
Quote
|
You're welcome. The final release will be soon(next week if all goes ok).
Best regards, Ionut
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1442 on: 31 Jul '11 - 18:27 » |
Quote
|
I've included a DVD demo in the package, so please give it a try and tell me the results.
Ionut
|
Bin.zip (944.49 KB - downloaded 12 times.)
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1443 on: 31 Jul '11 - 18:46 » |
Quote
|
A little update to the BASS_DSHOW. To use it just copy it over the demos. Forgot to mention, BASS_DSHOW can be used like a BASS plugin , so just call BASS_PluginLoad and enjoy.
|
|
|
|
Logged
|
|
|
|
|
Alpha_
Posts: 70
|
 |
« Reply #1444 on: 31 Jul '11 - 20:48 » |
Quote
|
I've included a DVD demo in the package, so please give it a try and tell me the results.
Ionut
Hello, DVD quality is OK like other video. but none of title selection (right click -> title ->) works. next and previous chapter are ok, main menu too, click on screen is ok. hope that's help
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1445 on: 31 Jul '11 - 21:02 » |
Quote
|
Hi, That title selection feature bug for DVD is from the application(not BASS_DSHOW.dll). That feature wasn't implemented correctly in application. Btw, have anyone tried BASS_DSHOW as a BASS plugin? Other bugs found are welcome too  .
|
|
|
|
|
Logged
|
|
|
|
|
Alpha_
Posts: 70
|
 |
« Reply #1446 on: 31 Jul '11 - 22:49 » |
Quote
|
Hi, That title selection feature bug for DVD is from the application(not BASS_DSHOW.dll). That feature wasn't implemented correctly in application. Btw, have anyone tried BASS_DSHOW as a BASS plugin? Other bugs found are welcome too  . have you a delphi api compatible with it ? i saw that all function are named xVideo, so i tryed to use the latest xVideo api i got but many function have been replaced. thanks
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1447 on: 1 Aug '11 - 06:21 » |
Quote
|
Yes, you are correct, all functions from BASS_DSHOW are named xVideo_* because this version of BASS_DSHOW is xVideo without audio processing(because those are handled by BASS). ALso i want to ask you guys can i leave the BASS_DSHOW API like it is(so i not change the functions to BASS_DSHOW_xxx)? It will be easy for me when i upgrade xVideo, BASS_DSHOW will be updated also.
Here is API for Delphi and C++ and latest BASS_DSHOW.
Best regards, Ionut
|
Api.zip (82.11 KB - downloaded 23 times.)
|
|
|
Logged
|
|
|
|
|
quickmic
Posts: 248
|
 |
« Reply #1448 on: 1 Aug '11 - 08:33 » |
Quote
|
Please implement loading ifo-files instead of selecting a DVD-Rom.
thx
|
|
|
|
|
Logged
|
|
|
|
|
Alpha_
Posts: 70
|
 |
« Reply #1449 on: 1 Aug '11 - 12:23 » |
Quote
|
Yes, you are correct, all functions from BASS_DSHOW are named xVideo_* because this version of BASS_DSHOW is xVideo without audio processing(because those are handled by BASS). ALso i want to ask you guys can i leave the BASS_DSHOW API like it is(so i not change the functions to BASS_DSHOW_xxx)? It will be easy for me when i upgrade xVideo, BASS_DSHOW will be updated also.
Here is API for Delphi and C++ and latest BASS_DSHOW.
Best regards, Ionut
No problem for me, it's easier for you. I will give you a feedback until tomorrow concerning the feathure to load it as a bass plugin. thanks for the api.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1450 on: 1 Aug '11 - 13:49 » |
Quote
|
Please implement loading ifo-files instead of selecting a DVD-Rom.
thx
You can do that already. Just put the filename parameter of the ifo, to xVideo_StreamCreateDVD function No problem for me, it's easier for you. I will give you a feedback until tomorrow concerning the feathure to load it as a bass plugin.
thanks for the api. Thanks for testing too 
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1451 on: 1 Aug '11 - 14:37 » |
Quote
|
Have anyone try Tempo/Pitch with BASS_FX? Is audio/video in sync? Any audio gliches?
Thanks, Ionut
|
|
|
|
|
Logged
|
|
|
|
|
quickmic
Posts: 248
|
 |
« Reply #1452 on: 1 Aug '11 - 14:55 » |
Quote
|
After some tests...
Video-functions seems to work very good.
Test conditions... Decoded stream and added to a mixer-stream. K-Lite is up to date.
Problems are: DVD-Playback works only if "AnyDVD" is acivated. If not I get a black/white-noise-video view (snow-noise)... ALSO with the dvdDemo.exe. Play Ifo-Files doasn't work here. I get a streamhandle returned, but this is it.
xVideo_ChannelSetSync to get a callback for xVideo_SYNC_END also has no effect. No callbacks are fired up here, and the "original" BASS_ChannelSetSync with BASS_SYNC_END parameter also don't work.
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1453 on: 1 Aug '11 - 16:40 » |
Quote
|
Thanks for testing. I will see what i can do about the reported bugs 
|
|
|
|
|
Logged
|
|
|
|
|
Alpha_
Posts: 70
|
 |
« Reply #1454 on: 1 Aug '11 - 16:48 » |
Quote
|
what is the right way to use SetWindow ? what's the new hVideo DWORD parameter ?
thank in advance
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1455 on: 1 Aug '11 - 16:58 » |
Quote
|
The new hVideo parameter is a value returned by xVideo_ChannelAddWindow function, or 0(zero) for the main video window.
|
|
|
|
|
Logged
|
|
|
|
|
quickmic
Posts: 248
|
 |
« Reply #1456 on: 1 Aug '11 - 17:02 » |
Quote
|
Additionally...
I test now on a second computer. Here I get no DVD at all. Even with your tool. Very strange...
TS-Video from a DVB-Receiver doesn't play. Maybe a codec-problem, I will check that. (Audio is playing correct)
And one feature request: Can you implement DVD-menu-control by mouse?
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1457 on: 1 Aug '11 - 17:05 » |
Quote
|
It's already implemented: Usage: Mouse down action: xVideo_DVDChannelMenu(chan,xVideo_DVDActionAtPos,x,y); Mouse move action: xVideo_DVDChannelMenu(chan,xVideo_DVDSelectAtPos,x,y);
|
|
|
|
|
Logged
|
|
|
|
|
quickmic
Posts: 248
|
 |
« Reply #1458 on: 1 Aug '11 - 17:07 » |
Quote
|
Perfect 
|
|
|
|
|
Logged
|
|
|
|
|
Ionut Cristea
Posts: 1372
|
 |
« Reply #1459 on: 1 Aug '11 - 17:08 » |
Quote
|
So...what do you think guys...this is the version of BASS_DSHOW you all waiting for? 
|
|
|
|
|
Logged
|
|
|
|
|