Hi there
Just had some questions regarding encoding.
I use a combination of DGIndexNV and MeGUI to encode content to mp4 (x264)
1. Can something be Progressive if the output for the .dgi file says 0.00% FILM ?
2. Something is reported by DGIndexNV as being interlaced, but the actual content appears to be Progressive, as there are no interlace visible, even when going from a black frame to a picture frame, what causes DGIndexNV to report it inaccurately?
3. Some progressive content, after encoding, has a small black line on only the right hand-side of the video output, but it wasnt visible when using the avisynth script creator function in MeGUI to preview the video, why does this happen? its not visible when playing the source vob files either, it's rather annoying, and it is always only on the right-hand side of the video, and only happens with Progressive content
4. Does using the 'Add pre-rendering job' function in MeGUI for the encoding process improve the quality output at all?
Thanks in advance
+ Reply to Thread
Results 1 to 8 of 8
-
-
A program can only tell you how the video was encoded*. It can't tell you what the actual frames contain. Anyone can pass progressive frames to an encoder and tell it to encode it as if it was interlaced. A later program will tell you the video is interlaced because it was encoded that way.
* There are some program that will look at the picture content and attempt to determine if there are are comb artifacts. Even they will often make mistakes. -
Even the author of dgindex/dgnvtools , neuron2, will tell you to look at the content to determine the nature of the video . You can use his mini guide here
http://neuron2.net/faq.html#analysis
3 - not sure why this would happen, maybe post a sample and settings used. Sometimes if you play with the aspect ratio settings that might cause something like this, but it should be both sides, not just the right. Or maybe you used some autocrop that messed up, but didnt refresh the preview, or maybe it's a playback /decoder issue
4 - creates a lossless intermediate. It's useful for 2pass encodes and slow scripts (slow filters). No quality difference, the goal is improved speed since you encounter slow filters once instead of twice -
Yeah, I can tell if something is telecined/interlaced/progressive now, learnt how to detect it from that guide
I havent touched any aspect ratio settings other than I encode with SDB configs, for 16:9 AR I use "Anamorphic NTSC non-ITU" and for 4:3 AR I use "Fullscreen NTSC non-ITU" - shall I try ITU instead, or is ITU for older dvd's? -
By the way, the opposite is true too. You can encode interlaced frames as if they are progressive. (With codecs that use 4:2:0 chroma subsampling the chroma channels will get screwed up.) You shouldn't find that on commercial DVDs but you often see it in downloaded videos. In such cases most programs will report the video as progressive but if you look at the frames you'll see interlace comb artifacts.
Similar Threads
-
Pulldown? when Encoding a 29.970fps progressive AVI to NTSC DVD
By FulciLives in forum DVD RippingReplies: 5Last Post: 27th Feb 2012, 19:00 -
Progressive AVI encoding to DVD in TMPEnc - interlaced?
By Xoanon in forum Authoring (DVD)Replies: 16Last Post: 9th Jan 2009, 11:01 -
Encoding progressive NTSC material with Canopus Procoder 1.5?
By zee944 in forum Video ConversionReplies: 8Last Post: 13th Oct 2008, 07:56 -
DVD encoding issuses w/ progressive fames plays back as interlaced. SOLVED!
By ty1er in forum DVD RippingReplies: 1Last Post: 19th Aug 2008, 08:34 -
Progressive Out vs. Film Mode on TV?
By churchie04 in forum DVB / IPTVReplies: 1Last Post: 4th Jan 2008, 21:59