Im converting 24min episodes of a show. In total I will have 4 discs, 7,7,6,6.
So I am converting from a divx to mpeg2 in tmpgenc.
My settings are:
Video Tab:
Stream: Mpeg2
Size: 720x480
Display: 4:3
Rate Control: 2pass VBR
Bitrate: Avg 2700, min 2000, max 8000
VBV: 224
Encode mode: 3:2 pull down when playback
DC compression: 9
Motion Precision: HQ
Advanced tab:
source type: non-interlace progressive
source: 1:1 VGA
Video arange: Full screen keep aspect
GOP tab:
1,7,1,1,18
Now with these settings it takes 4hrs an episode, quality seems good no pixelation. Problem is it takes too damn long. I have over 400 files to convert and dont have 66 days of straight encoding lying around.
So I changed the Motion precision to estimate and now I seem to get blocky scenes, or pixels. This isnt good either, especially when if I did this in WinAVI it would be done in 20 mins w/o pixels.
So how can I speeden this up while retaining quality and no blocks?
Thanks![/quote]
+ Reply to Thread
Results 1 to 30 of 36
-
-
Personally I would use 352X480 resolution which would also allow you to go to CBR at 2700 Kbps. Should be twice as fast and less blocky.
"Art is making something out of nothing and selling it." - Frank Zappa -
Originally Posted by Afterlife
will TMPGenc do this normally?
And why would I want CBR 2700 vs a VBR?"Art is making something out of nothing and selling it." - Frank Zappa -
Thanks for the information.
Could you elaborate more on Half DVD, whats the difference between it and full besides the obvious resoltion?
Also because the res is so low as im trying to cram 7 24 mins series onto a dvd should Is stick with 2pVBR for best quality or will CBR2700 look the same?
Thanks appreciate the help immensly -
1/2 DVD will not be as sharp, that's the basic difference. Higher resolutions require higher bitrate in order to avoid blockiness, so at lower bitrates it's better to drop the resolution to compensate.
2700 CBR should be fine for 1/2 DVD resolution, you might get better quality with 2-pass but I wouldn't bother."Art is making something out of nothing and selling it." - Frank Zappa -
Thanks,
Do you know of any resources, tutorials etc where I can learn more about this? Conversion and authoring is something I like a lot and wouldnt mind getting to know a lot more.
Thanks! -
Originally Posted by Afterlife
avi to dvd: http://members.dodo.net.au/~jimmalenko/AVI2DVD.htm
guides list: http://members.dodo.com.au/~jimmalenko/index2.html"Art is making something out of nothing and selling it." - Frank Zappa -
Originally Posted by Afterlife
Encode mode: 3:2 pull down when playback
DC compression: 9
Motion Precision: HQ -
Originally Posted by DRP
Convert to PAL instead."Art is making something out of nothing and selling it." - Frank Zappa -
Originally Posted by ZippyP.
Convert to PAL instead.Big mistake in ntsc-land, most systems will not display it. -
Ok so I converted the files, about 3/7 of them are fine, and the rest still are pixelated.
I want to keep the DVD as standard as possible so no DVD-SVCD thanks, and I'd also like to keep to NTSC.
As DRP said I will test changing the DC compression from 9 to 8, can anyone explain DC compression? I googled it but cant really find an answer. Id like to understand what all the settings do and the effect they have.
Motion Precision I set to HQ, because at the 1/2 DVD and CBR it only takes about an hour. From what I understand Motion Precision is how detailed it reads each frame, HQ takes longer as it reads more detailed, and Motion precission I think reads only on very active scenes.
Are there any other settings I shoudl be changing? -
Originally Posted by Afterlife
This is typical particularly on plain colour backgrounds over shoulders and the like. It is very apparent on AVI encoded by the very old but still surprisingly common DivX v3codec.
-
Ok so reading that guide, just a few questions DRP.
1. My sources are OpenDivx v4, 879Kbps, 23.976fps, 640*480(4:3)
Now what fps should I use in TMPGenc? I'm going to assume keep it at 23.976, or should I change this to 29.97?
2. I read elsehwere that for Encode mode if the source is 23.976 it should be 3:2 pulldown when playback, but that guide says thats only for FILM?
3. In Advanced for Video source type, the type is animation, his guide says non-interlace for non-interlaced aniamtion, how would I determine this?
Thanks! -
Originally Posted by Afterlife
From an encoding POV, if you insist on staying with NTSC then 23.976 with a pulldown flag will produce the best quality because you aren't wasting bits encoding duplicate frames which are created from other surrounding unique frames. Your DVD player will automatically create the extra required frames to get it up to 29.97fps on the fly while you play it. DVD players are designed to this. It's all perfectly normal.
2. I read elsehwere that for Encode mode if the source is 23.976 it should be 3:2 pulldown when playback, but that guide says thats only for FILM?
3. In Advanced for Video source type, the type is animation, his guide says non-interlace for non-interlaced aniamtion, how would I determine this? -
So basically the only setting to change was the DC Compression from 9 to 8, and I seriously doubt this will make a noticeble difference.
The original sources from what I can see going frame for frame in VDUBMOD, seems lightly pixelated, not to the degree that the encoded files are.
What I think might be the problem is that as I'm using half D1 the resolution is smaller so the pixelation from the original whichis higher gets amplified, meaning the pixels become more visible and noticable. -
Ok so ive been converting all week to try and get it so I can get 26 episodes across 4 dvds in a 7/7/6/6 fashion, but I cant find any settings that will get rid of the pixelation.
Here is an example of what im talking about.
70.24.197.20/dvd.php
The original does not have this.
Also another pattern im noticing is that the pixelated frames are I frames 90% of the time. Why is it just I frames that are coming out this way? -
-
ok, at the risk of sounding really noobish...
i have no idea what you said or even how to do that lol but ill look into it. -
Originally Posted by Afterlife
-
Originally Posted by junkmalle
-
Ok noticed one thing, all encodes afterwards when opened in DVD-Lab pro their first frame or start of the episode on a black screen it says
"BFRAME DECODER LAG"
and some say
"WARNING NOTHING TO OUTPUT"
"BFRAME DECODER LAG"
could this be causing the issues? -
I would start by
1. Checking for errors in the source files using virtualdubmod
2. Upgrade the codecs for the source to the latest versions
3. Using avisynth to resize and frameserve to tmpgencRead my blog here.
-
Ok so I uninstalled all my codecs and reinstalled them.
Now the Decoder B Frame warning is gone.
Ran original source file thru TMPGenc error detection:
0 frames masked, 0 frames bad, 0 frames good but undecodeable.
So with the new codecs I encoded again, same settings same result.
Can someone please explain to me what resizing and frameserving will acomplish, as ive never had to do it before. Also if anyone can help me use avisynth to do this I would be very grateful. -
[quote="Afterlife"]Ok so I uninstalled all my codecs and reinstalled them.
Now the Decoder B Frame warning is gone.
Ran original source file thru TMPGenc error detection:
0 frames masked, 0 frames bad, 0 frames good but undecodeable.
So with the new codecs I encoded again, same settings same result.
AviScript for resizing and frameserving to tmpgenc says this:
AviSource("C:\FMA02.avi").LanczosResize(352,480)
Will see how this turns out...
Thanks! -
Ok this seems to have done the job. Opened it up in VDM and scanned thru where the crazy pixelation was earlier and now its fine.
Now can someone explain why it wasnt working and why resizing and frameserving did work?
Similar Threads
-
Pixelated Video
By toadzky in forum Newbie / General discussionsReplies: 7Last Post: 7th Apr 2010, 03:28 -
pixelated
By harrison-bmx-woods in forum Capturing and VCRReplies: 5Last Post: 22nd Dec 2009, 19:26 -
Pixelated playback
By bilbonvidia in forum Newbie / General discussionsReplies: 2Last Post: 10th Oct 2008, 16:45 -
Text get Pixelated in the Authoring..
By john_swedish in forum Authoring (DVD)Replies: 9Last Post: 18th Nov 2007, 03:33 -
Pixelated playback
By Itachi75 in forum Software PlayingReplies: 11Last Post: 31st Oct 2007, 21:23