The video codec is usually Motion JPEG (FourCC:MJPG) because the chip in the camera usually makes JPG and making Motion JPEG is a trivial extension since MJPEG is close to sequential JPEGs. Technical hurdle on the PC. While 16fps is usually fast enough to create persistence of motion, 24fps is the movie standard as well as the television standard in North America. Europe uses just under 30fps. In VirtualDub, go to “VideoFrame rate” and select “Change frame rate to (fps):” Change the frame rate to 24 and click “Ok.”.
Home > Apps > Microsoft Windows
File extension list filtered by software name
Found 16 file extension associations related to VirtualDub and 7 file formats developed specifically for use with VirtualDub.
Platform, operating system:Microsoft Windows
Go to: VirtualDub description
Developer:Avery Lee
Bookmark & share this page with others:
Developer / company: Avery Lee
VirtualDub is a video capture/processing utility for 32-bit and 64-bit Windows platforms (98/ME/NT4/2000/XP/Vista/7), licensed under the GNU General Public License (GPL). It lacks the editing power of a general-purpose editor such as Adobe Premiere, but is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images.
If your capture device is Video for Windows compatible, then VirtualDub can capture video with it. But VirtualDub isn't your average capture program:
There are lots of programs that let you 'edit' video. And yet, they're frustratingly complex for some of the simplest tasks. VirtualDub isn't an editor application; it's a pre- and post-processor that works as a valuable companion to one:
VirtualDub icon
size: 128px x 128px (.png with transparency)
Sample related conversions
VirtualDub guide - Overview about VirtualDub and its main functions.
Note: You can click on any file extension link from the list below, to view its detailed information. The list of extensions used or otherwise associated with the application may not be complete, because many common file extensions on our website, such as jpg (pictures) or txt (text files), can be opened by a large number of applications, or are too general file format. However most, if not all directly associated file extensions should be listed with its appropriate program. Although its likely, that some file extensions may be missing from the list of associated file extensions with the application, yet they can be opened, be part of, or otherwise be associated with the program.
.avst.jobs.vcf.vdf.vdi.vdplugin.vdr
.avi.dat.mpeg.mpg
.dem.divx.flm.mpv.vfo
This table might not contain all possible associated or supported file types or may contain incorrect data.
If you need more information please contact the developers of VirtualDub (Avery Lee), or check out their product website.
File type Action | Open | Save | Edit | View | Play | Convert | Create | Record | Import | Export | Burn | Extract | Recover | Backup | Settings | Other | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Yes | Yes | Yes | - | - | Yes | Yes | - | - | - | - | - | - | - | - | - | - | |
Yes | - | - | - | - | - | Yes | - | - | - | - | - | - | - | - | Yes | - | |
- | - | Yes | - | - | - | - | - | - | - | - | - | - | - | - | - | - | |
- | - | - | - | Yes | - | - | - | Yes | - | - | - | - | - | - | - | - | |
- | - | Yes | - | - | - | - | - | - | - | - | - | - | - | - | - | - | |
- | - | Yes | - | - | - | - | - | - | - | - | - | - | - | - | - | - | |
- | - | - | - | - | - | - | - | - | - | - | - | - | - | - | Yes | Yes | |
- | - | Yes | - | - | - | - | - | - | - | - | - | - | - | - | - | - | |
- | - | Yes | - | - | - | - | - | - | - | - | - | - | - | - | - | - | |
- | - | Yes | - | - | - | - | - | - | - | - | - | - | - | - | - | - | |
- | - | - | - | - | - | - | - | - | - | - | - | - | - | - | Yes | - | |
- | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | Yes | |
Yes | - | - | - | - | - | Yes | - | - | - | - | - | - | - | - | - | Yes | |
- | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | Yes | |
- | - | - | - | Yes | - | Yes | - | - | - | - | - | - | - | - | - | Yes | |
- | - | - | - | - | - | - | - | Yes | - | - | - | - | - | - | - | - |
is there a codec i can put into the quicktime library or a plugin to make this possible? i tried with perian on os 10.8. and 10.6. no success...
The legacy AppleMotionJPEGA (and AppleMotionJPEGB) codec is actually already installed on your system but, by default, is normally disabled when OS X Mountain Lion is initially installed as part of Apple's transition from QT 7 to QT X based technology. To enable the Motion JPEG A (or Motion JPEG B) codec under Mountain Lion, simple open the Terminal app found in your utilities folder and type the following command with appropriate codec reference when you are prompted by the Terminal app.
qtdefaults write LegacyVideoCodecs AppleMotionJPEGA enabled
Upon pressing the RETURN key, the Terminal app should respond with a message stating that 'AppleMotationJPEGA has been enabled' for your system.
Assuming any audio (if present) is also QT compatible, then the file sould now play normally in either the QT X or QT 7 players or third-party apps like MPEG Streamclip which also access your system's enabled QT codec component configuration.
Nov 7, 2012 8:29 AM