How to convert from AVI to MPG1 format
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi:
I have some video files ,I want to convert some avi file to MPG1
files use DirectShow.
I tried to use code as :
pBuilder->SetOutputFileName(&MEDIASUBTYPE_MPEG1System,
T2W(szOutFilename), &pMux, &pWriter);//this function return "not
found register class".
I need your help,can you give me some demo code?
Thank you in advance.
.
Relevant Pages
- How to use DirectShow to convert from AVI to MPG1
... I have some video files,I want to convert some avi file to MPG1 ... files use DirectShow. ... found register class". ... (microsoft.public.vc.language) - How to use DirectShow to convert from AVI to MPG1
... I have some video files,I want to convert some avi file to MPG1 ... files use DirectShow. ... found register class". ... (microsoft.public.vc.mfc) - Re: Problem capturing DV in AVI format
... and open the dv avi file in it. ... > Video Decoder, AVI Draw Nonethless, DirectShow is apparently NOT able to> play this file. ... Download full directx runtime and go through installation process>>> 4. ... Install Windows Media Encoder ... (microsoft.public.windowsxp.video) - Re: Could you give Simply Video Process Example
... captured frame and save it to a avi file using ... capSetCallbackOnVideoStream and capSetCallbackOnFrame, Could you give ... video processing done by DirectShow filter graph. ... If Media Foundation does ... (sci.image.processing) - Re: Compiling an AVI from a series of bitmaps
... I have a series of bitmaps which I wish to convert into an AVI file using ... PushSourceBitmap method in DirectShow, but how do I get to the point where ... You could also insert an encoder before the AVI mux if you want to. ... (microsoft.public.win32.programmer.directx.video) |
|