Help converting to Huffyuv on DVD2AVI Proggy
- leathelanime
- Joined: Thu Aug 30, 2001 12:52 am
- Location: Da Mitton
Help converting to Huffyuv on DVD2AVI Proggy
when I convert the files to Huffy format on DVD 2 avi the outcoming file has no picture just static.....whats the deal?
- leathelanime
- Joined: Thu Aug 30, 2001 12:52 am
- Location: Da Mitton
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
First, download and install AVISynth and mpeg2dec3.dll if you haven't already.
Then type up the following in Notepad:
LoadPlugin("C:\[path goes here]\mpeg2dec3.dll")
MPEG2Source("C:\[path goes here]\myvideo.d2v")
Save that as a file with a .AVS extension (making sure File Type is set to "All Files").
You should be able to feed that into VirtualDub and make AVIs there, or just edit directly with the AVS scripts if your editing software supports it.
Then type up the following in Notepad:
LoadPlugin("C:\[path goes here]\mpeg2dec3.dll")
MPEG2Source("C:\[path goes here]\myvideo.d2v")
Save that as a file with a .AVS extension (making sure File Type is set to "All Files").
You should be able to feed that into VirtualDub and make AVIs there, or just edit directly with the AVS scripts if your editing software supports it.
- leathelanime
- Joined: Thu Aug 30, 2001 12:52 am
- Location: Da Mitton
- kmv
- Joined: Mon Mar 03, 2003 8:31 am
- Location: Another day, another city
For a step by step tutorialleathelanime wrote:I still dont understand
- leathelanime
- Joined: Thu Aug 30, 2001 12:52 am
- Location: Da Mitton
- leathelanime
- Joined: Thu Aug 30, 2001 12:52 am
- Location: Da Mitton





