Reel Magic MPEG HELP HELP HELP !!

Reel Magic MPEG HELP HELP HELP !!

Post by Nick Farr » Wed, 16 Mar 1994 19:39:36



Subject: MPEG1 card

Can you help URGENT !!!!!

I need to use the Reel Magic MPEG1 PC decoder card in a slightly
unusual way.  Instead of reading from a disk file I need to read data from
a stream that is being delivered over a network from a server; the
file structure on the server is not visible to me.                          

I have tried intercepting DOS interrupt 21h function 3fh (read from a
file handle) by using the C functions getvect() and setvect() so that I can
I can supply my data stream instead a stream from a file (I am assuming that
the Reel Magic software calls 'C' functions fopen(), fread() and fclose()
or something something similar to read the MPEG files from disk/CD)
but this does not appear to work; Windows ignores my overide of the
file interrupt 21 handler.                                                      

Can anyone give me any advice on how to accomplish the above or
perhaps suggest another way of doing it.  I guess that ideally I
would like access to the buffers that the Reel Magic software allocates
to hold the data from the disk/CD.                                          

Any suggestions appreciated.                                                

Regards                                                                    

Nick Farrow                                                                                                                                                                                                                                                                                                                                                                                

 
 
 

1. HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!

All,

when I try to build my program I get

getinfoDlg.obj : error LNK2001: unresolved external symbol

fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

every thing looks finne what should I do?  Please Look at the code below

and let me know if anything is wrong.

{
NET_API_STATUS getinfo;
char buffername[30];
LPTSTR username, logon_domain, oth_domains, logon_server;
LPBYTE bufptr;
DWORD prefmaxlen;
short one1 = 1;
LPDWORD entriesread, totalentries, resumehandle;
WKSTA_USER_INFO_1 userinfo;

GetDlgItemText(IDC_COMPUTERNAME,m_computer);
strcpy(buffername,m_computer);
m_computer.MakeUpper();

getinfo = NetWkstaUserEnum(buffername, one1, &bufptr, prefmaxlen,
entriesread, totalentries, resumehandle);

 username = userinfo.wkui1_username;
 logon_domain = userinfo.wkui1_logon_domain;
 oth_domains = userinfo.wkui1_oth_domains;
 logon_server = userinfo.wkui1_logon_server;

Please help!!!!



  vcard.vcf
< 1K Download

2. Using Modem in Minix?

3. HELP HELP - WSANO_DATA what does this really mean HELP HELP????

4. Source of TCP/IP Stack for DOS

5. HELP!!!HELP!!!HELP!!!HELP!!!HELP!!!

6. Does any Windows95 game disable multitasking?

7. HELP HELP HELP HELP HELP HELP ... Did I mention that I need HELP?????

8. DIR PAGE

9. Help Help Help

10. Help on help : How to link fromPopup to normal help window

11. Scientific data via socket (HELP HELP HELP)

12. Child Windows (HELP HELP HELP)

13. HELP HELP HELP ME PLEASE