DScaler DVD decoder (free and open source) can handle CSS DVD's, maybe someone try interface it with purebasic if they know c++ ?? would be nice...inc. wrote:BUT! 90% of available DVDs are CSS decrypted. So you wont playback them without screen garbage.
Search found 24 matches
- Fri Apr 21, 2006 4:49 pm
- Forum: Coding Questions
- Topic: Dvd player
- Replies: 27
- Views: 5632
- Sun Apr 16, 2006 1:43 pm
- Forum: Coding Questions
- Topic: Dvd player
- Replies: 27
- Views: 5632
nice demo
http://www.pouet.net/prod.php?which=18350
http://www.scene.org/file_dl.php?url=ft ... &id=297559
some nice effects /remembers the amiga days
http://www.scene.org/file_dl.php?url=ft ... &id=297559
some nice effects /remembers the amiga days

- Wed Sep 14, 2005 5:34 am
- Forum: Announcement
- Topic: SpriteDX9 Lib - New release - v0.58
- Replies: 71
- Views: 39916
- Tue Sep 13, 2005 8:36 am
- Forum: Announcement
- Topic: SpriteDX9 Lib - New release - v0.58
- Replies: 71
- Views: 39916
- Mon Mar 21, 2005 1:24 pm
- Forum: Coding Questions
- Topic: FMOD record example
- Replies: 0
- Views: 1990
FMOD record example
I have the latest FMOD 3.74 installed for purebasic and it works great, but Im having difficulty running the example from the fmodapi371win32.zip archive. Is there an updated fmodapi374win32.zip ?
thanks ...
thanks ...
- Sat Mar 12, 2005 2:20 pm
- Forum: Coding Questions
- Topic: running a program more than once
- Replies: 9
- Views: 3449
- Fri Mar 11, 2005 10:39 pm
- Forum: Coding Questions
- Topic: running a program more than once
- Replies: 9
- Views: 3449
Re: running a program more than once
> If I run Windows Media Player twice it gives focus to the first instance of
> the application and not two WMPplayer windows
Select the option that says Open a new player for each media file played. ;)
thanks but it was just an example.... Im trying to run a webserver twice but there is no such ...
> the application and not two WMPplayer windows
Select the option that says Open a new player for each media file played. ;)
thanks but it was just an example.... Im trying to run a webserver twice but there is no such ...
- Fri Mar 11, 2005 3:35 pm
- Forum: Coding Questions
- Topic: running a program more than once
- Replies: 9
- Views: 3449
running a program more than once
Why does some software stop the user from running the program more than once?. If I run Windows Media Player twice it gives focus to the first instance of the application and not two WMPplayer windows. If anyone has any pointers on how to run an application twice I would be grateful, I've searched ...
- Sun Jan 23, 2005 7:29 am
- Forum: General Discussion
- Topic: Launching multiple instances of a program (Polygamy)
- Replies: 0
- Views: 934
Launching multiple instances of a program (Polygamy)
Some programs stop you from running them multiple times (for example (yahoo, msn). It is possible to launch these programs multiple times using something like yahoo multi-gold, yahoopal or MSN Messenger Polygamy patch.
I posted some code below which allows MSN to launch multiple times. But each ...
I posted some code below which allows MSN to launch multiple times. But each ...
- Wed Nov 24, 2004 10:48 am
- Forum: Game Programming
- Topic: IP Address?
- Replies: 4
- Views: 2523
- Sun May 09, 2004 12:04 am
- Forum: General Discussion
- Topic: Anyone tried writing a messenger that supports YAHOO protoco
- Replies: 8
- Views: 3495
- Sat May 08, 2004 4:49 pm
- Forum: General Discussion
- Topic: Anyone tried writing a messenger that supports YAHOO protoco
- Replies: 8
- Views: 3495
- Sat May 08, 2004 4:42 pm
- Forum: General Discussion
- Topic: Anyone tried writing a messenger that supports YAHOO protoco
- Replies: 8
- Views: 3495
Yahoo Messenger Protocol v9
I found some information on YMSG9 protocol but I believe the latest protocol used by YAHOO beta 6 messenger is YMSG12. Anyway maybe someone will find this a little helpful if I dont get anytime to get this working in purebasic :)
OK, first thing we need to do is connect to a Yahoo YMSG server. For ...
OK, first thing we need to do is connect to a Yahoo YMSG server. For ...
- Mon May 03, 2004 2:13 pm
- Forum: General Discussion
- Topic: Anyone tried writing a messenger that supports YAHOO protoco
- Replies: 8
- Views: 3495
Anyone tried writing a messenger that supports YAHOO protoco
Anyone tried writing a simple messenger which can talk to YAHOO messenger clients?, I was look at http://libyahoo2.sourceforge.net/ but Im not a c++ programmer.
TIA
TIA
