Click here to Skip to main content
15,907,326 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: Extracting specific image from tiff... Pin
Mark Salsbery11-Mar-07 9:16
Mark Salsbery11-Mar-07 9:16 
QuestionManaged DirectX DeviceResizing Pin
Dmitri Nеstеruk6-Mar-07 4:07
Dmitri Nеstеruk6-Mar-07 4:07 
QuestionMax Rectangles In Any Shape Pin
zbaum002-Mar-07 11:49
zbaum002-Mar-07 11:49 
AnswerRe: Max Rectangles In Any Shape Pin
John R. Shaw3-Mar-07 0:36
John R. Shaw3-Mar-07 0:36 
GeneralRe: Max Rectangles In Any Shape Pin
zbaum004-Mar-07 10:38
zbaum004-Mar-07 10:38 
GeneralRe: Max Rectangles In Any Shape Pin
John R. Shaw9-Mar-07 8:35
John R. Shaw9-Mar-07 8:35 
AnswerRe: Max Rectangles In Any Shape Pin
Shog99-Mar-07 11:21
sitebuilderShog99-Mar-07 11:21 
QuestionHow to Connect DV Video Encoder to FileWriter Pin
Brooks Harris2-Mar-07 11:18
Brooks Harris2-Mar-07 11:18 
I'm attempting to write a *RAW* DV stream to a file (for other processing on it later).

In GraphEdit -
* RenderFile some (any) media file
* Delete the video renderer
* Insert DV Video Encoder and connect input pin to (some decoder's) remaining video output pin
* Insert an AVI Mux and connect to DV Video Encoder output pin
* Insert a FileWriter and connect input pin to AVI Mux video output pin

Running this results in a valid AVI file with DV media. OK, But...

This file includes the AVI wrapper header information, and this is my problem. I need ONLY the DV stream data itself, with no AVI header.

The the DV Video Encoder output pin (an XForm Out pin) will not connect directly to FileWriter input pin.

So I must understand how to convert the DV Video Encoder XForm Out stream to a form the FileWriter input pin will accept. I'm guessing I need to make a filter using CTransInPlaceFilter, but I'm not yet sure, or how to do it. Does anyone know of sample code to accomplish this?

Alternately, AVI Mux makes the correct connection, but adds the AVI header. Does anyone know of example source code for the AVI Mux Filter?

Any other suggestions welcome.

Thanks very much

Brooks

Brooks

AnswerRe: How to Connect DV Video Encoder to FileWriter Pin
Mark Salsbery2-Mar-07 12:52
Mark Salsbery2-Mar-07 12:52 
GeneralRe: How to Connect DV Video Encoder to FileWriter Pin
Brooks Harris3-Mar-07 3:58
Brooks Harris3-Mar-07 3:58 
QuestionGDI+ Region::IsVisible() Pin
Mark Salsbery2-Mar-07 8:23
Mark Salsbery2-Mar-07 8:23 
AnswerRe: GDI+ Region::IsVisible() Pin
cmk2-Mar-07 10:44
cmk2-Mar-07 10:44 
GeneralRe: GDI+ Region::IsVisible() Pin
Mark Salsbery2-Mar-07 10:49
Mark Salsbery2-Mar-07 10:49 
GeneralRe: GDI+ Region::IsVisible() Pin
cmk2-Mar-07 10:56
cmk2-Mar-07 10:56 
GeneralRe: GDI+ Region::IsVisible() Pin
Mark Salsbery2-Mar-07 11:08
Mark Salsbery2-Mar-07 11:08 
QuestionHow can I find the exact colors of a grayscaled picture? Pin
JUNEYT1-Mar-07 9:16
JUNEYT1-Mar-07 9:16 
AnswerRe: How can I find the exact colors of a grayscaled picture? Pin
Mark Salsbery1-Mar-07 9:28
Mark Salsbery1-Mar-07 9:28 
AnswerRe: How can I find the exact colors of a grayscaled picture? Pin
El Corazon1-Mar-07 10:20
El Corazon1-Mar-07 10:20 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
Mark Salsbery1-Mar-07 11:27
Mark Salsbery1-Mar-07 11:27 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
El Corazon1-Mar-07 11:58
El Corazon1-Mar-07 11:58 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
Mark Salsbery1-Mar-07 12:02
Mark Salsbery1-Mar-07 12:02 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
El Corazon1-Mar-07 12:04
El Corazon1-Mar-07 12:04 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
Mark Salsbery1-Mar-07 12:14
Mark Salsbery1-Mar-07 12:14 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
JUNEYT1-Mar-07 11:48
JUNEYT1-Mar-07 11:48 
GeneralRe: How can I find the exact colors of a grayscaled picture? Pin
El Corazon1-Mar-07 11:55
El Corazon1-Mar-07 11:55 

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.