PDA

View Full Version : any way ro import m2v into doitfast4u


dvd_maniac
27th August 2003, 14:56
I was just wondering if this is possible?
any way ro import m2v into doitfast4u?

influenza
27th August 2003, 15:36
I don't get your question or why you want to do this?

dvd_maniac
27th August 2003, 22:01
I have some mpeg-2 files, but they are too big and i want to use cce to shrink them and was looking for an easy way to doit. Just wondering if DoItFast4U, DoCCE4U or any other program would automate the proccess?

influenza
27th August 2003, 22:05
oh okay. I think you have to do some manual work. You can create a ccedata.txt yourself (and avs scripts) and feed that to docce4u ofcourse

dvd_maniac
28th August 2003, 03:39
What would docce4u do if I created them myself?

influenza
28th August 2003, 08:38
Encoding all the video at the desired bitrate and as many runs as you want. Don't know if this is going to save you time compared to adding the avs scripts manually to CCE and do a couple of runs.

Xitrum
29th August 2003, 06:43
@dvd_maniac
1. First you'll need to put your mpeg2 files thru DVD2AVI to produce a .d2v project file.

2. Then create a .AVS file with the following lines.
LoadPlugin("C:\Program Files\DoItFast4U\new.avs\mpeg2dec3.dll")
mpeg2source("path to your .d2v files")

(Note: you will need other lines if you want to de-interlaced etc...)

3. Drag and Drop your .avs file into CCE and encode.