Try V Dub mp3 freeze.
Look at the guides on the left, It's in there somewhere. (I think)
Good luck
+ Reply to Thread
Results 31 to 33 of 33
-
-
-
Hi again,
this one is for you EeRe8,
Four-Character Codes (FOURCC), a set of codes that are four characters in length, was introduced by Microsoft to clearly identify video data stream formats. The unique FOURCC value assigned to every compression format and pixel layout allows video frames to be passed between file and codec by ensuring the FOURCC of the source frame matches a FOURCC supported by the codec. FOURCCs describe the software technology that was used to produce multimedia data. By implication, they also describe the format of the data itself.
FOURCCs and DirectDraw
Microsoft® DirectDraw® uses FOURCC codes that are stored in file headers of files containing multimedia data such as bitmap images, sound, or video. DirectDraw-based applications use FOURCCs for image color and format conversion. If an application calls the IDirectDrawSurface7::GetPixelFormat method to request the pixel format of a surface whose format is not red-green-blue (RGB), the dwFourCC member of the DDPIXELFORMAT structure identifies the FOURCC when the method returns.
In addition, the biCompression member of the BITMAPINFOHEADER structure can be set to a FOURCC to indicate the codec used to compress or decompress an image.
Also take a look here if you want:
http://www.microsoft.com/hwdev/tech/stream/vidcap/biheight.asp
I hope yhis wiil explain it a bit,
Qeef,
Stones Rock.
Similar Threads
-
VirtualDub/Xvid question: YV12 vs. XVID FourCC in the xvidvfw.dll driver???
By KneeRow in forum Video ConversionReplies: 14Last Post: 1st Aug 2010, 13:35 -
Does xvid cli (command line version of xvid) actually exist ?
By vhelp in forum ProgrammingReplies: 10Last Post: 29th Oct 2009, 14:18 -
Weird I don't have XviD or DivX codec installed but I can see Xvid movies
By Talayero in forum Software PlayingReplies: 4Last Post: 5th Jun 2008, 11:47 -
The FilmMachine Xvid to SVCD conversion not creating Bin/Cue files
By louv68 in forum Video ConversionReplies: 2Last Post: 24th Jul 2007, 09:11 -
Xvid to svcd + burn...
By Crapozo in forum Newbie / General discussionsReplies: 7Last Post: 25th May 2007, 05:07