If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > [PLS HELP!!] multimedia program using delphi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-30-03, 19:54
jrahma jrahma is offline
Registered User
 
Join Date: Apr 2003
Posts: 101
Question [PLS HELP!!] multimedia program using delphi

I am developing a windows multimedia program to play video and audio files but I have one major problem.

I don't want to provide the source video and audio files (wma and wmv) for users, they may copy it and use any other program to play it or publish it on the net..

I need to compile these files into dll or dat or whatever format so that it will be useless without my application.

can anyone help please?
Reply With Quote
  #2 (permalink)  
Old 06-06-03, 04:09
Aljosa Trivan Aljosa Trivan is offline
Registered User
 
Join Date: Jun 2003
Posts: 2
Re: [PLS HELP!!] multimedia program using delphi

What kind of DB you use.

I worked with DBIsam when i was doing something simmilar.
You have blob fields and It makes dat file.

You can use also any other DB with blob posibility of field.

If this is not somekind of really complex system, i'll recomend DBIsam.

Aljosa
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On