Click here to Skip to main content
15,906,816 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: Merge Mpg Pin
mjmim1-Apr-07 11:34
mjmim1-Apr-07 11:34 
GeneralRe: Merge Mpg Pin
Mark Salsbery2-Apr-07 5:37
Mark Salsbery2-Apr-07 5:37 
GeneralRe: Merge Mpg Pin
mjmim12-Apr-07 5:33
mjmim12-Apr-07 5:33 
QuestionHow to visualizate nebulas ? Pin
greenyadzer28-Mar-07 13:05
greenyadzer28-Mar-07 13:05 
AnswerRe: How to visualizate nebulas ? Pin
Tim Craig30-Mar-07 20:04
Tim Craig30-Mar-07 20:04 
AnswerRe: How to visualizate nebulas ? Pin
El Corazon1-Apr-07 18:32
El Corazon1-Apr-07 18:32 
QuestionHow to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Ghoditsttoawn28-Mar-07 8:33
Ghoditsttoawn28-Mar-07 8:33 
AnswerRe: How to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Mark Salsbery29-Mar-07 7:19
Mark Salsbery29-Mar-07 7:19 
You'll need to specify a protocol in your URL to transfer the file data with.
I believe ftp and http are supported but that means you have to have an ftp or http server running
on the source machine.
If you have a mapped network drive then you could probably use a URL of the form
file://driveletter:\path\filename.ext

Otherwise you'll need your own filter that handles the streaming of the data.

Mark


"If you can dodge a wrench, you can dodge a ball."

QuestionRe: How to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Ghoditsttoawn31-Mar-07 20:33
Ghoditsttoawn31-Mar-07 20:33 
AnswerRe: How to use "File Source (URL)" filter in DirectShow FilterGraph ?? Pin
Mark Salsbery1-Apr-07 5:54
Mark Salsbery1-Apr-07 5:54 
QuestionThere is a kind of tiff image,and photoshop can not open it.what is this? Pin
leo-zhang26-Mar-07 22:18
leo-zhang26-Mar-07 22:18 
AnswerRe: There is a kind of tiff image,and photoshop can not open it.what is this? Pin
Mark Salsbery28-Mar-07 6:45
Mark Salsbery28-Mar-07 6:45 
QuestionGraphics Problem Pin
vimal_yet25-Mar-07 21:46
vimal_yet25-Mar-07 21:46 
AnswerRe: Graphics Problem Pin
Mark Salsbery26-Mar-07 10:53
Mark Salsbery26-Mar-07 10:53 
AnswerRe: Graphics Problem Pin
Pete O'Hanlon26-Mar-07 23:27
mvePete O'Hanlon26-Mar-07 23:27 
AnswerRe: Graphics Problem Pin
Colin Angus Mackay27-Mar-07 0:35
Colin Angus Mackay27-Mar-07 0:35 
GeneralRe: Graphics Problem Pin
Pete O'Hanlon27-Mar-07 1:41
mvePete O'Hanlon27-Mar-07 1:41 
QuestionEqualizer Pin
Pafflik23-Mar-07 0:27
Pafflik23-Mar-07 0:27 
AnswerRe: Equalizer Pin
Christian Graus24-Mar-07 13:33
protectorChristian Graus24-Mar-07 13:33 
QuestionUpdateLayeredWindow() fails, GetLastError() == 0 Pin
klorin21-Mar-07 6:10
klorin21-Mar-07 6:10 
AnswerRe: UpdateLayeredWindow() fails, GetLastError() == 0 Pin
Jeff J Anderson27-Mar-07 17:31
Jeff J Anderson27-Mar-07 17:31 
GeneralC++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 21:05
professionalPJ Arends20-Mar-07 21:05 
GeneralRe: C++ - Clearing the Alpha bits Pin
Michael Dunn20-Mar-07 21:20
sitebuilderMichael Dunn20-Mar-07 21:20 
GeneralRe: C++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 21:53
professionalPJ Arends20-Mar-07 21:53 
GeneralRe: C++ - Clearing the Alpha bits Pin
PJ Arends20-Mar-07 23:49
professionalPJ Arends20-Mar-07 23:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.