Using HCenc, I encoded an AVI file to M2V. I specified 16/9 Aspect Ratio in HCenc and in AviSynth, I add no borders and no cropping.
When I authored the DVD and watched it in a stand alone DVD Player, it has black borders at the top and bottom of the picture. I have my Plasma TV set to 16/9 Ratio as well. Also, the AVI file doesn't appear to have borders on it when I view it in Mplayer. Is there anyway I can get rid of the black borders. See info below:
Avisynth:
Code:AVISource("C:\mymovie.avi", audio=false) LanczosResize(720,480) AssumeFPS(25)
Mediainfo:
Code:General #0 Complete name : C:\mymovie.avi Format : AVI Format/Info : Audio Video Interleave Format/Family : RIFF File size : 330 MiB PlayTime : 42mn 11s Bit rate : 1093 Kbps StreamSize/String : 1.52 MiB Video #0 Codec : XviD Codec/Family : MPEG-4V Codec/Info : XviD project Codec profile : Simple Profile/Level 3 Codec settings, Packet bitst : No Codec settings, BVOP : No Codec settings, QPel : No Codec settings, GMC : 0 Codec settings, Matrix : Default PlayTime : 42mn 11s Bit rate : 896 Kbps Width : 640 pixels Height : 432 pixels Display Aspect ratio : 1.481 Frame rate : 25.000 fps Resolution : 8 bits Chroma : 4:2:0 Interlacement : Progressive Bits/(Pixel*Frame) : 0.130 StreamSize/String : 270 MiB Writing library : XviD 0.0.0 Writing library/Date : UTC 2003-03-25 Audio #0 Codec : MPEG-1 Audio layer 3 PlayTime : 42mn 11s Bit rate mode : CBR Bit rate : 192 Kbps Channel(s) : 2 channels Sampling rate : 44.1 KHz Resolution : 16 bits Video0 delay : 26ms StreamSize/String : 57.9 MiB
+ Reply to Thread
Results 1 to 8 of 8
-
-
Originally Posted by 45tripp
-
both, but mostly the avi
"I'll give you five dollars if you let me throw a rock at you" -
Tmpgenc 1.5 doesn't re-encode, I believe, so it won't add borders.
You do understand that you will create a distorted image with this resize ?
I also assume you are applying pulldown with DGPulldown to get from 25fps -> 29.970fps before you author ?Read my blog here.
-
Originally Posted by guns1inger
However, I defer to you and could you suggest what size I should be using?
Yes, both HCenc and DGPulldown were used via TShed.
Similar Threads
-
Extra video top and bottom; black bars left and right
By koberulz in forum Newbie / General discussionsReplies: 27Last Post: 15th Oct 2011, 14:14 -
When 16:9 isnt 16:9. Black bands top and bottom.
By agoldfish in forum Newbie / General discussionsReplies: 2Last Post: 17th Mar 2011, 11:18 -
Question - Black bands on top and bottom of the screen. (16:9 TV)
By Rainbow1962 in forum Newbie / General discussionsReplies: 31Last Post: 16th Jul 2009, 01:45 -
Need to remove black lines top/bottom
By Verlager in forum LinuxReplies: 23Last Post: 29th May 2008, 07:39 -
Why do some Widescreen Movies still have black bars top and bottom?
By the_importer in forum DVD & Blu-ray PlayersReplies: 3Last Post: 13th Dec 2007, 09:09