VirtualDub позволяет работать с avi, но не умеет работать с mov роликами. Между тем, большинство зеркалок пишут свои ролики именно в mov. Программы обработки видео и сложения кадров, такие как Avistack и Registax работают исключительно с avi. Желательно отдавать им не компрессированный видео-поток во избежание потери качества.
Декомпрессией и редактированием avi хорошо владеет именно VirtualDub. При этом приходится прибегать к посторонним программам, таким как PIPP или Free 3GP Video Converter, для перевода из mov в avi. Ниже представлены 2 плагина для VirtualDub, позволяющие открывать mov непосредственно в VirtualDub, тем самым избегая промежуточного перекодирования, выигрывая в качестве, экономя время и место на диске.
Вариант 1
Источник Ниже описан порядок действий для открытия файлов mp4 или mov (например, записанных на камеру Canon или Nikon) в VirtualDub.
Скачиваем
плагин VirtualDub для файлов Quicktime: Создаем в папке VirtualDub папку plugins32. Распаковываем файлы архива в эту папку. Файл .ini из него переносим в корневую папку VirtualDub.
Запускаем VirtualDub. Открываем файл видео, выбираем пункт меню “File\Open video file…”. В диалоге открытия файлов отмечаем птичкой “Ask for extended options after this dialog”. В списке типов файлов выбираем пункт “Quicktime videofiles (*.mov, *.mp4)”. Выбираем файл в списке и нажимаем “Открыть”. В появившемся окне “Import options: Quicktime” выбираем Video Decoder Mode = “0 MoviesTask”. Далее работаем с файлом, как обычно.
Важно: Если выдаёт ошибку при попытке открыть файл, то нужно скачать последнюю
версию Quicktime, установить, после чего файл QTCF.dll переместить в корневую директорию VirtualDub.
Примечание от p.v: Проверено и работает на win XP. На win7 этот вариант у меня не заработал. Вариант 2
Источник VirtualDub: How to use mkv, mp4, flv, mov and other file formats with VirtualDub.
A lot of people keep asking me how to use VirtualDub with other files formats besides .avi. Like mkv, flv, mp4 or even .mov VirtualDub, as stand-alone, cannot handle mkv, mp4, flv, mov or any other files besides avi. You need a plugin or plugins to load anything else besides avi. Mind you, VirtualDub still only can and will save in avi! There are a couple plugins that can handle loading different files formats.
For me personally only 2 come to mind: There's my personal favorite: Ffmpeg Input Driver, Experimental driver based on
ffmpeg libs which can handle 31 different file formats according to the plugin developer. Among them are the popular mkv, mp4, flv, mov, rm, rvmb, wmv and ts. The plugin is based, as the name may suggest, of the ffmpeg libraries. And if something doesn't work, remember, this is a plugin still in early development stage as of 03.07.2011.
Then
there's which can handle mpeg-2, flv, wmv, fli, flc, mkv. However fccHandler also offers the AC-3 ACM codec, which I use for sound in my videos. Edit: Apparently fccHandler's website is down for some reasons.
But there are two mirror with his stuff:
Mirror 1Mirror 2Thank's for the eMails pointing that out! Download whichever plugin you prefer, and unpack it into your VirtualDub plugin folder. Remember however that those plugins only allow you to load said file formats. You cannot save those loaded files in mp4, mov, flv, only in avi.
For redundancy purposes I've decided to host both the AC-3 ACM and AAC ACM codecs and their source code: Download AC-3 ACM 2.2 & AAC ACM 1.9:
Dropbox (AC-3 ACM) Codec
Codec ,
Source-CodeDropbox (AAC ACM) Codec :
Codec ,
Source-CodeMediafire (AC-3 ACM) Codec :
Codec,
Source-CodeMediafire (AAC ACM) Codec:
Codec,
Source-Code Be Sociable, Share!
Примечание от p.v: на win XP не проверял . На win7 этот вариант заработал сразу.