Log in

View Full Version : compressing menu


Spaceone
19th August 2005, 20:33
I have motion menu, and I want to compress it using hc encoder.

First I extracted cells with vobedit, and now I have a bunch of vobs (VTS_03_001 ..) . Now I want to get from each vob m2v file and ac3 (using avisynth script), create another avisynth script and put it in hc to compress m2v files and in the end put together newly created m2v and ac3 and then replace original cells with those vobs with menuedit.

How can I get m2v and ac3 from each vob automaticly with avisynth script ?


Is perhaps any other more easy way to compress all this?

mg262
19th August 2005, 20:55
How can I get m2v and ac3 from each vob automaticly with avisynth script ?You can't.But if you use DGIndex (or rather the package DGMPGDEC which it is part of), you you will have a means to pass the audio and video into AVISynth. But unless you are planning to filter the video in some way, I would avoid using AVISynth altogether... there are more appropriate tools for what you're doing (which can probably be found by reading the FAQs on the relevant forums).

DigitalDeviant
19th August 2005, 21:07
DGIndex also has features to demux the audio and video as well if you really need to do so.

Pookie
19th August 2005, 23:36
This might work, especially if you want a significant space saving:

"MenuShrink turns motion menus into still menus with or without audio, cutting down their size 60% to 95%, often saving several hundreds of megabytes. A great complement to DVD Shrink."

http://www.videohelp.com/tools?tool=MenuShrink

Mug Funky
20th August 2005, 03:51
yeah... turning motion-menus to flats has the added bonus of skipping those overly long, non-skippable build sequences that some menu designers are so fond of.

but a tasteful DVD will have short and not-annoying motion-menus that should be fine left on as-is without having a big impact on main feature bitrate.

keep them if they look cool :)