Click here to Skip to main content
15,912,457 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: AVI Duration Pin
Mark Salsbery30-Sep-08 4:54
Mark Salsbery30-Sep-08 4:54 
GeneralRe: AVI Duration Pin
dwg198630-Sep-08 7:13
dwg198630-Sep-08 7:13 
GeneralRe: AVI Duration Pin
Mark Salsbery30-Sep-08 9:26
Mark Salsbery30-Sep-08 9:26 
GeneralRe: AVI Duration Pin
Mark Salsbery30-Sep-08 9:43
Mark Salsbery30-Sep-08 9:43 
GeneralRe: AVI Duration Pin
dwg198630-Sep-08 10:08
dwg198630-Sep-08 10:08 
GeneralRe: AVI Duration Pin
Mark Salsbery30-Sep-08 16:12
Mark Salsbery30-Sep-08 16:12 
GeneralRe: AVI Duration Pin
dwg19861-Oct-08 7:42
dwg19861-Oct-08 7:42 
GeneralRe: AVI Duration Pin
Mark Salsbery1-Oct-08 8:13
Mark Salsbery1-Oct-08 8:13 
If all you need is duration, you could use the old
Video for Windows (VFW)[^] APIs via platform invoke:

Opening Streams in an AVI File and Closing the File[^]
A Simple C# Wrapper for the AviFile Library[^]


If you're doing more complicated things with th AVI files you
could use DirectShow[^] via COM or p/invoke.


I also saw references to a managed directx wrapper on Sourceforge that
supposedly is better than Microsofts old managed directx offering:

DirectShow.NET[^]

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionGDI+ how can I add transparent to image that doesn''t had one? [modified] Pin
xanagan66626-Sep-08 1:07
xanagan66626-Sep-08 1:07 
AnswerRe: GDI+ how can I add transparent to image that doesn''t had one? Pin
Mark Salsbery27-Sep-08 9:28
Mark Salsbery27-Sep-08 9:28 
GeneralRe: GDI+ how can I add transparent to image that doesn''t had one? Pin
xanagan66628-Sep-08 15:03
xanagan66628-Sep-08 15:03 
QuestionThe same in VB? Pin
Sonhospa29-Sep-08 6:12
Sonhospa29-Sep-08 6:12 
Questionscreencapture partly black Pin
jVersteegen25-Sep-08 1:50
jVersteegen25-Sep-08 1:50 
AnswerRe: screencapture partly black Pin
Mark Salsbery27-Sep-08 9:35
Mark Salsbery27-Sep-08 9:35 
GeneralRe: screencapture partly black Pin
joost.versteegen2-Oct-08 20:49
joost.versteegen2-Oct-08 20:49 
GeneralRe: screencapture partly black Pin
Mark Salsbery3-Oct-08 4:43
Mark Salsbery3-Oct-08 4:43 
GeneralRe: screencapture partly black Pin
joost.versteegen3-Oct-08 4:49
joost.versteegen3-Oct-08 4:49 
GeneralRe: screencapture partly black Pin
Mark Salsbery3-Oct-08 4:51
Mark Salsbery3-Oct-08 4:51 
QuestionRotation and zoom in/out of Cube Pin
aurosikhadas24-Sep-08 22:07
aurosikhadas24-Sep-08 22:07 
QuestionRotate problem in directx [modified] Pin
sepel23-Sep-08 21:10
sepel23-Sep-08 21:10 
Questiongdi+ render viewport/camera perspective only Pin
Leblanc Meneses22-Sep-08 21:12
Leblanc Meneses22-Sep-08 21:12 
Question3D Model for game Pin
AmitDey22-Sep-08 21:04
AmitDey22-Sep-08 21:04 
AnswerRe: 3D Model for game Pin
AmitDey22-Sep-08 21:07
AmitDey22-Sep-08 21:07 
GeneralRe: 3D Model for game Pin
Tim Craig23-Sep-08 19:00
Tim Craig23-Sep-08 19:00 
GeneralRe: 3D Model for game Pin
AmitDey23-Sep-08 22:17
AmitDey23-Sep-08 22:17 

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.