Звук отстаёт почти на 10 сек
.
Сначала его его не трогал, оригинал оставил, потом в 128 назначил: [more]Звук отстаёт почти на 10 секунд
[more][29.04.2012 22:05:14] AutoGK 2.55
[29.04.2012 22:05:14] OS: WinXP (5.1.2600).2
[29.04.2012 22:05:14] Job started.
[29.04.2012 22:05:14] Input file: M:\Documents and Settings\Admin\Мои документы\capture-4.avi
[29.04.2012 22:05:14] Input codec: tscc
[29.04.2012 22:05:14] Source duration: 2mn 14s 533ms
[29.04.2012 22:05:14] Output file: M:\Documents and Settings\Admin\Мои документы\capture-4_agk.avi
[29.04.2012 22:05:14] Output codec: XviD
[29.04.2012 22:05:14] Audio 1: 320 Kbps CBR MP3 2ch
[29.04.2012 22:05:14] Subtitles: none
[29.04.2012 22:05:14] Format: AVI
[29.04.2012 22:05:14] Target quality: 85%
[29.04.2012 22:05:14] Custom resolution settings: fixed width of 720 pixels
[29.04.2012 22:05:14] Audio 1 settings: CBR MP3 with bitrate: 128Kbps
[29.04.2012 22:05:14] Started encoding.
[29.04.2012 22:05:14] Source resolution: 768x430
[29.04.2012 22:05:14] Source fps: 15
[29.04.2012 22:05:14] Analyzing source.
[29.04.2012 22:06:39] Source has percentage of interlacing in motion areas: 0,00
[29.04.2012 22:06:39] Source has percentage of telecined patterns: 0,00
[29.04.2012 22:06:39] Source has percentage of progressive patterns: 100,00
[29.04.2012 22:06:39] Source has percentage of interlaced patterns: 0,00
[29.04.2012 22:06:39] Source is considered to be progressive.
[29.04.2012 22:06:39] Output will contain 2018 frames
[29.04.2012 22:06:39] Demuxing audio.
[29.04.2012 22:06:52] Using VAQ in XviD
[29.04.2012 22:06:52] Running single pass encoding.
[29.04.2012 22:06:52] Writing the following script to M:\Documents and Settings\Admin\Мои документы\agk_tmp\capture-4_agk_movie.avs
===========================================================
LoadPlugin("M:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("M:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("M:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll")
movie = DirectShowSource("M:\Documents and Settings\Admin\Мои документы\capture-4.avi",15).KillAudio()
movie = isRGB(movie) ? ConvertToYV12(movie) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie) : movie
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=0,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
fixed_aspect = 1
c_width = width(cropclip)
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0)
out_width = 720
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=0,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
LanczosResize(out_width,out_height)
===========================================================
[29.04.2012 22:09:21] Duration was: 2 minutes 26 seconds
[29.04.2012 22:09:21] Speed was: 13,80 fps.
[29.04.2012 22:09:21] Job finished. Total time: 4 minutes 6 seconds
[/more]
Из-за чего так? Из-за FPS 15?