PDA

View Full Version : HDDVD Encoding HELP


Prophecy650
16th June 2007, 16:10
I used evodemux to make vc-1 and dts files. I used graph edit made a connection and then in avs here is what my script looks like

Directshowsource("C:\Documents and Settings\Spartan\Desktop\test.GRF",fps=23.976,audio=false,seekzero=false,seek=true).trim(0,185956)

Then I go to tmpgenc to see the file and it keeps ending short. I am doing the matrix revolutions but it keeps stoping when neo is at the train station? Also how do I get the dts file to AC3 :mad::mad::mad:

WTF am I doing wrong

seekrtz
16th June 2007, 16:49
You have to use framecount=, no need to use (seekzero=false,seek=true) - not sure why you even have that in there.

Also, fps=24/1.001 is more correct if you would rather use that instead.

I imagine that tmpgenc cannot display the correct frame order (from beginning to ending frames) - virtualdub doesn't.

As long as the frame count matches the movie length, you should be fine.


Use AC3filter to ouput a 24bit 5.1 wav in graphedit and convert that to an AC3 if you like; my preferred method is use wav dest and file writer to create 24bit wav files that I feed to neroaacenc. The nice thing about using nero is that it can take in multiple input files and output them as a single file without screwing up audio synch. This is great for getting around the 4gb file limitation of wav dest - I just use EVOdemux to extract 2 audio files, one form each EVO for an HD-DVD movie to make input wav files without worrying about hitting the 4gb ceiling.

Prophecy650
16th June 2007, 16:56
Sounds good. So just go ahead and start encoding to wmv in tmpgenc and it should come out right. Also any way to get dts to ac3.