When i do direct stream processing, i get smaller files, it takes less time and is better quality files then when i do Full process and use a codec like XviD. The movie has the little lines in it like in an Mpeg-2 file, but those are really only noticable during the credits. Any reason i should do full processing mode?
+ Reply to Thread
Results 1 to 11 of 11
-
-
awww man... i found out the hard way. You have to keep the VOB files if you dont use full stream?
-
If you need to crop out black bars (say you recorded a 4x3 letterboxed avi and you want to convert it to a 16x9 avi), you can only do that in full processing mode.
Also, if your source is DV, full processing with an mpeg-4 codec will give you a significantly smaller file than direct stream processing. -
I would never use full processing mode as it means converting to RGB24. Always direct streaming or fast recompress. If you have a MPEG2 source though then directstreaming will simply result in RAW output.
-
Well i was ripping a DVD as an AVI. And when i deleted the VOB files the video went blank but there was still audio
-
Direct Stream Copy simply copies the input video stream to the output. The video is not maniplated at all (no filters, no resizing, no cropping, no changing codec, etc.)
Fast Recompress uncompresses the compressed video but leaves it in a YUV colorspace. This allows you to change the codec (or compression parameters with the same codec) but you still can't filter, resize, crop, etc. You get slightly less loss of color accuracy using this mode.
Full Processing Mode uncompresses the video to YUV colorspace, then converts to RGB. All the filters require this mode, so if you want to filter, resize, crop, etc. you have to use Full Processing Mode. For output RGB is converted back to YUV and then sent to the codec for compression.
The conversion from YUV to RGB and back is not completely losses and takes time. If you're not going to use any filtering you should avoid Full Processing Mode. -
Does this mean that when I send scripts to VDub for compression to, for instance, XviD, I should really be using "Fast Recompress" instead of full processing mode? In other words, if all my filtering, resizing, cropping, etc. is done in the script and no VDub filters are used, you're saying fast recompress is more accurate/faster?
Oh, and what is "normal recompress?" I've always wondered what the normal and fast recompress options were for ...
-abs"The purpose of art is not the release of a momentary ejection of adrenaline but rather the gradual, lifelong construction of a state of wonder and serenity." --Glenn Gould -
Normal Recompress decodes the the incoming video to RGB but doesn't allow any filters to be used. This probably avoids a little processing to setup for the filtering pipeline. You would want to use this if your output codec doesn't support YUV video as a source.
If you've handled all your video processing in AVISynth you should be able to avoid RGB conversion within VirtualDub -- unless your output codec only supports RGB. -
Okay, so it sounds like the "fast" option is the one to go with for DVD (or whatever)-to-XviD/DivX conversion, right? That would not convert it to RGB, and if necessary couldn't you stick a "converttoyv12()" at the end of your script?
I've always used full processing, thinking that was the way to go.
-abs"The purpose of art is not the release of a momentary ejection of adrenaline but rather the gradual, lifelong construction of a state of wonder and serenity." --Glenn Gould -
Originally Posted by absinthecarolinas
Originally Posted by absinthecarolinas
Similar Threads
-
Does BD-Rebuilder Full Disc mode work?
By ronorkis in forum Blu-ray RippingReplies: 22Last Post: 1st Sep 2009, 05:12 -
Full Backup Mode in BD Rebuilder
By fjmr in forum Authoring (Blu-ray)Replies: 2Last Post: 25th Jul 2009, 03:32 -
Full screem mode
By sat-jokar in forum Video ConversionReplies: 3Last Post: 29th May 2009, 08:36 -
Full Processing Mode vs Fast recompress?
By rocky12 in forum Newbie / General discussionsReplies: 4Last Post: 18th Jul 2008, 07:07 -
Problem "Full processing mode" in VirtualDub
By jonaskarlsson in forum AudioReplies: 11Last Post: 11th Aug 2007, 21:30