Log in

View Full Version : .VC1 + .AC3 -> Encode into Xvid + ac3 or x264 + ac3??


hajj_3
8th May 2007, 06:34
i have used HD DVD DEMUXER 1.2 to demux the disc's .EVO and other files, the video .vc1 files will play in powerdvd 7.3 and the .ac3 too.

I want to encode these into a x264 ac3 .mkv file, i would also want to create an xvid ac3 .avi file too.

Where do i go from here, theres a million threads with about 100 pages in each, can someone give me a quick pointer in the right direction.

Also how do i join the .evo files together and how do i join the .vc1 files together and the .ac3 files together?

These are from a hd-dvd movie i bought btw, i normally cap 1080i .ts files which i encode using gordian knot into xvid and HR xvid file sizes, would pref like to be able to use gordian knot to encode it to xvid and hopefully x264 too.

THANKYOU!!!

killerhex
8th May 2007, 07:03
try the mpeg-4 encoder GUIs

hajj_3
8th May 2007, 07:09
care to elaborate a little more please.

ToS_Maverick
8th May 2007, 10:22
as far as i know, currently there is no good avisynth vc1source-plugin. thanks to the great work of neuron2 there is a quite good plugin for avc, but for vc1 :(

hajj_3
8th May 2007, 14:04
there must be some way to create an xvid or x264 file from the .vc1 + .ac3 file or from the .evo files??

hope someone can help, wanna encode the movie today hopefully.

hajj_3
8th May 2007, 21:24
how can i convert an .evo file to a .mkv?? ive installed mkv merge and haali media splitter and haali demuxer. dont have a clue what i am doing, please can somebody kindly help.

hajj_3
12th May 2007, 14:19
i really think we need a hd-dvd to x264 and blu-ray to x264 guide creating including screenshots, who fancies doing that?

Revgen
12th May 2007, 23:37
as far as i know, currently there is no good avisynth vc1source-plugin. thanks to the great work of neuron2 there is a quite good plugin for avc, but for vc1 :(

IIRC I think Nearon2 stated that his method of indexing H264/AVC video can also be applied to VC1 too. He said he might look at doing VC1 by the time he's stabilized the AVC plugin. Considering that the DGAVCDec is in an alpha state right now, I don't think that'll be happening for awhile.

Also, there aren't too many stable open-source decoders for VC1 either.

Perhaps some enterprising programmer can look at Neuron2's method of indexing H264/AVC video with DGAVCDec and apply it to VC1 when an open-source decoder is stable.