View Single Post
Old 18th January 2010, 07:58   #6664  |  Link
chrees
Registered User
 
Join Date: Jan 2010
Posts: 2
Problem with aspect ratio

Hello!
I've problem with aspect ratio. My video source is:
Code:
source: General
Complete name                    : D:\film\dvd\Customize\PAL_ES\VIDEO_TS\VTS_01_1.VOB
Format                           : MPEG-PS
File size                        : 1 024 MiB
Duration                         : 28mn 28s
Overall bit rate                 : 5 027 Kbps

Video
ID                               : 224 (0xE0)
Format                           : MPEG Video
Format version                   : Version 2
Format profile                   : Main@Main
Format settings, Matrix          : Default
Duration                         : 28mn 28s
Bit rate mode                    : Variable
Bit rate                         : 4 187 Kbps
Nominal bit rate                 : 9 800 Kbps
Width                            : 720 pixels
Height                           : 576 pixels
Display aspect ratio             : 16:9
Frame rate                       : 25.000 fps
Standard                         : PAL
Colorimetry                      : 4:2:0
Scan type                        : Progressive
Scan order                       : Top Field First
Bits/(Pixel*Frame)               : 0.404
Stream size                      : 853 MiB (83%)

Audio #1
ID                               : 128 (0x80)
Format                           : AC-3
Format/Info                      : Audio Coding 3
Duration                         : 28mn 28s
Bit rate mode                    : Constant
Bit rate                         : 448 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Surround: L R, LFE
Sampling rate                    : 48.0 KHz
Stream size                      : 91.2 MiB (9%)
When I open this video in RipBot264 (v1.15.0), application take me settings in Job1.ini:
Code:
[JobSettings]
VideoFile=D:\film\dvd\Customize\PAL_ES\VIDEO_TS\VTS_02_1.VOB
VideoCodec=mpeg2
VideoWidth=720
VideoHeight=576
VideoAspectRatio=16:9
VideoProfile=[HIGH 4.1] Chrees SD
SourceFPS=25
MovieFPS=25
FPSinGUI=25
SourceNumberOfFrames=290740
SourceMovieLength=11629,6
CurrentMovieLength=11629,6
SourceAudioLength=11629,632
Frames=290740
Duration=3:13:49,6
Mode=2-Pass
kbps=1900
AudioFile=D:\temp\RipBot264temp\job1\job1 T82 2_0ch 192Kbps DELAY 0ms.ac3
AudioFileSize=279111168
AudioCodec=ac3
AudioBPS=192000
AudioProfile=2.0 CT  AAC-LC     128 kbps [abr]
Frequency=48000
Channels=2
DurationAudio=3:13:49,632
AudioLength=11629,632
Normalize=OFF
AudioDelay=0
AudioLang=Polish          [pol]
Output=D:\film\dvd\Customize\PAL_ES\VTS_02_1.mkv
Container=mkv
LockSize=0
Size=2810
Deinterlace=Do not deinterlace
Crop=Automatically
CropTop=0
CropBottom=2
CropLeft=0
CropRight=0
Resize=Do not resize
ResX=720
ResY=576
Decimate=Do not decimate
Colors=Do not change colors
hue=0
sat=1
bright=0
cont=1
subtitles=Do not use subtitles
subtitleFileSize=0
path=
Denoise=Do not denoise
AssumeFPS=Do not change
This is ok. Aspect ratio is fine. But when I finished this job, my video output are:
Code:
General
Complete name                    : D:\film\dvd\Customize\PAL_ES\VTS_01_1.mkv
Format                           : Matroska
File size                        : 2.41 GiB
Duration                         : 2h 49mn
Overall bit rate                 : 2 030 Kbps
Movie name                       : VTS_01_1
Encoded date                     : UTC 2010-01-17 05:21:26
Writing application              : mkvmerge v3.0.0 ('Hang up your Hang-Ups') built on Dec 12 2009 15:20:35
Writing library                  : libebml v0.7.9 + libmatroska v0.8.1

Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : High@L4.1
Format settings, CABAC           : Yes
Format settings, ReFrames        : 3 frames
Muxing mode                      : Container profile=Unknown@4.1
Codec ID                         : V_MPEG4/ISO/AVC
Duration                         : 2h 49mn
Nominal bit rate                 : 1 900 Kbps
Width                            : 720 pixels
Height                           : 574 pixels
Display aspect ratio             : 5:4
Frame rate                       : 25.000 fps
Resolution                       : 24 bits
Colorimetry                      : 4:2:0
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 0.184
Writing library                  : x264 core 80 r1376kGIT 3feaec2
Encoding settings                : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh 
/ subme=7 / psy=1 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16
/ chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 
/ chroma_qp_offset=-2 / threads=3 / sliced_threads=0 / nr=0 / decimate=1 / 
mbaff=0 / constrained_intra=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 
/ direct=1 / wpredb=1 / wpredp=2 / keyint=250 / keyint_min=25 / scenecut=40 / 
rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=1900 / ratetol=1.0 / qcomp=0.60 
/ qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / 
vbv_maxrate=4000 / vbv_bufsize=25000 / ip_ratio=1.40 / aq=1:1.00

Audio
ID                               : 2
Format                           : AAC
Format/Info                      : Advanced Audio Codec
Format version                   : Version 4
Format profile                   : LC
Format settings, SBR             : No
Codec ID                         : A_AAC
Duration                         : 2h 49mn
Channel(s)                       : 2 channels
Channel positions                : L R
Sampling rate                    : 48.0 KHz
Resolution                       : 16 bits
Language                         : Polish
Why is this happening? Where is my mistake? I need to change something in settings?
Thank you in advance for your help.

Last edited by chrees; 18th January 2010 at 08:36. Reason: improved error
chrees is offline   Reply With Quote