I've recently converted an mpeg file (Star Wars Trailer) using AutoGK. Here is the info from MediaInfo about the input file.
Format : MPEG-PS
File size : 132 MiB
Duration : 2mn 8s
Overall bit rate : 8 651 Kbps
Video
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, Matrix : Default
Duration : 2mn 8s
Bit rate mode : Constant
Bit rate : 8 000 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16/9
Frame rate : 29.970 fps
Standard : NTSC
Colorimetry : 4:2:0
Scan type : Progressive
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.772
Stream size : 122 MiB (92%)
Audio
ID : 192 (0xC0)
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 2
Duration : 2mn 8s
Bit rate mode : Constant
Bit rate : 320 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Resolution : 16 bits
Stream size : 4.89 MiB (4%)
I used this settings in AutoGK:
Custom Size: 35 MB
Output Resolution Settings: Fixed width at 720
Output Audio type: VBR MP3, 256 kbps
Codec: XviD
FPS: 23.976
Force Sharp Matrix for XviD: Enabled
Correct Color if Needed: Enabled
Correction Type: Accurate
Enable Standalone Compatibility: Enabled
Standalone Chipset: ESS
I had this problem after converting the video:
Try to look at the Warner Bros' Border.
and try to look on the lighsaber.
Those blocking lines (correct my term) appears on the video.
How do I fix this problem?
+ Reply to Thread
Results 1 to 16 of 16
-
-
It looks like it did a nearest neighbor (aka point) resize. Look for resizing options like bilinear, bicubic, lanczos3.
It's also possible the problem was caused by a drop-field deinterlace. -
Where's the poor resize? Obviously the Warner logo has a slightly different aspect ratio than does the rest of the movie. Would you rather it crop to the logo and then have too much being cropped from the movie itself? That's possible, if that's what you want.
Originally Posted by jagabo
Of course, there's always the chance that if this is an Asian DVD that it's funky for one reason or another (field-blended and the like) and only a manual encode can do justice to it. -
Here's the AutoGK's log:
http://www.mediafire.com/download.php?vywzdwzmq4h
Originally Posted by manono
Here is the snapshot of the Mpeg Version:
Mpeg version Info:
Format : MPEG-PS
File size : 132 MiB
Duration : 2mn 8s
Overall bit rate : 8 651 Kbps
Video
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, Matrix : Default
Duration : 2mn 8s
Bit rate mode : Constant
Bit rate : 8 000 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 16/9
Frame rate : 29.970 fps
Standard : NTSC
Colorimetry : 4:2:0
Scan type : Progressive
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.772
Stream size : 122 MiB (92%)
Audio
ID : 192 (0xC0)
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 2
Duration : 2mn 8s
Bit rate mode : Constant
Bit rate : 320 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Resolution : 16 bits
Stream size : 4.89 MiB (4%)
Here's the AVI version (34.89 MB):
http://www.mediafire.com/download.php?q2tjazmqzmh -
Starting with your MPEG image resized to 720x480, the using VirtualDub's Duplicate Field Deinterlace option gives almost exactly the same result:
-
I saw the log file. AutoGK did interpret the video to be interlaced and performed deinterlace.
From the log file:
[6/8/2009 12:07:49 AM] Source has percentage of interlacing in motion areas: 13.07
[6/8/2009 12:07:49 AM] Source has percentage of telecined patterns: 1.08
[6/8/2009 12:07:49 AM] Source has percentage of progressive patterns: 87.10
[6/8/2009 12:07:49 AM] Source has percentage of interlaced patterns: 11.83
[6/8/2009 12:07:49 AM] Source is considered to be interlaced.
How do I correct this? -
Originally Posted by helloworld123
And yes, apparently this thing, or at least a part of it (maybe only the logo?), is interlaced. All that can be done is to deinterlace. All the fast deinterlacers (KernelDeint, in this case) will have problems with diagonal lines and thin lines. To make sure that AutoGK did its analysis correctly (that it's really just interlaced with nothing else peculiar about it), a small sample will be needed. The finished AVI really isn't very useful. The fact that it's showing as 87.10% progressive makes me somewhat suspicious that it's not being handled in the best way possible. The best way might require manually creating the AviSynth script and a manual encode. Maybe point us to a link for the trailer so we can have a look at it. -
Here's the link:
http://www.apple.com/trailers/wb/starwarstheclonewars/
Trailer 3 - HD 480p
Direct Link: http://movies.apple.com/movies/wb/starwarsclonewars/starwarsclonewars-tlr3_h480p.mov
Another thing, I dont know how to create AviSynth script and I have a lot of trailers to convert other than this, so I can't manually convert them. -
I don't understand. These are MOV files, a format AutoGK doesn't support. Where's the MPG you showed us earlier? In any event they don't need deinterlacing - only a decimation as every 5th frame is a duplicate frame. AutoGK can't handle this kind of file (either MOV or simple decimation) properly. You'll have to either do it manually or keep what you already have.
As for the black bars above and below the Warner logo, even that MOV trailer has them. I don't know why you'd expect AutoGK to handle it any differently. -
Originally Posted by helloworld123
So you take a MOV file and reencode it in CCE before then making an XviD out of it? How'd you get the MOV file into CCE if not with an AviSynth script? My CCE doesn't take MOV files directly.
And doesn't your standalone play CCE output authored for DVD? If your main concern is standalone compatibility, it seems to me it would be way easier just to make a DVD out of it. Is there more here than meets the eye? -
Here's the screenshots I made to prove that .mov can be imported to CCE
Here's the clip from the MPEG version:
http://rapidshare.com/files/242295817/Star_Wars_-_The_Clone_Wars_Trailer.demuxed.m2v.html -
Your MPG file is 29.97 fps progressive with every 4th frame duplicated to convert a 23.976 fps source to 29.97 fps. AutoGK tried to deinterlace it which futher screwed it up.
<edit>
I got the MOV from the apple web site. The duplicate frames are in it too. A quick decimation with AviSynth and conversion to Xvid AVI:
Code:DirectShowSource("G:\Downloads\starwarsclonewars-tlr3_h480p.mov") SelectEvery(5,1,2,3,4) BilinearResize(640, 272)
</edit> -
Originally Posted by helloworld123
As far as I know, there's no all-in-one app that will do what's required here - just remove the duplicate frames to make it 23.976fps. Nor is there any way to get AutoGK to just leave it alone and not deinterlace at all (unless you use one of the 3rd party add-ons for AutoGK which allow editing of the .avs so you can remove the deinterlace line). It does seem to be a mistake to find any interlaced frames at all (as the log says it did), and it's not designed to spot and then remove duplicate frames to handle this kind of source. Neither does the "Force IVTC" box in the Hidden Options work unless the source had been determined to be a hybrid (which this wasn't).
Your source is a bit unusual, and as is often the case for such sources, it's best handled manually (as jagabo demonstrated). -
Originally Posted by jagabo
-
I don't remember exactly but I think this is close: I used the indicated AviSynth script, imported into VirtualDub in Fast Recompress mode, and set Xvid to Single Pass, Target Quantizer, Quantizer=4 (I would normally use 3 for higher quality but I wanted something smaller for upload). I'm using a version of Xvid that supports Adaptive Quantization (added about a year ago) which gets you an additional ~25 percent compression.
I used BilinearResize() because that produces video that compresses a little better, though it's not as sharp as BicubicResize() or LanczosResize().
From the amount of DCT ringing in the MPAA warning it looks like I used the MPEG quantization matrix which gives sharper results but leads to more DCT ringing and less compression.
Similar Threads
-
resizing...
By backslash in forum LinuxReplies: 1Last Post: 4th Jul 2010, 17:14 -
Poor VHS or Poor VCR?
By ryangarfield in forum RestorationReplies: 10Last Post: 7th Jun 2010, 06:34 -
resizing
By marcopolo1 in forum Video ConversionReplies: 7Last Post: 11th Oct 2009, 18:06 -
resizing help
By shaktiIIIgta in forum Newbie / General discussionsReplies: 14Last Post: 15th Nov 2008, 21:52 -
Best method for resizing the dvd's video?
By hamid22689 in forum DVD RippingReplies: 2Last Post: 26th Sep 2008, 14:11