blob2500
2nd May 2023, 10:34
:confused:
Hi,
I try x264 t_mod 164 r3106 (x64), from:
https://github.com/jpsdr/x264/releases
but I get huge fps in file output if output is avi.
Example:
script avisynth:
c:\x264t2\x264_x64 --muxer avi --fps 25/1 --crf 22.0 --output "x264r3106tMod_.avi" "inputfile.avs"
"--fps" is ignored, anyone value I put.
ouput file:
General
Complete name : D:\_A_TESTMPG\x264r3106tMod_.avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 4.67 MiB
Duration : 1 s 583 ms
Overall bit rate : 24.8 Mb/s
Writing application : Lavf58.76.100
Video
ID : 0
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3
Format settings : CABAC / 4 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 4 frames
Codec ID : H264
Duration : 1 s 583 ms
Bit rate : 24.6 Mb/s
Width : 704 pixels
Height : 400 pixels
Display aspect ratio : 16:9
Frame rate : 600.000 FPS
Original frame rate : 25.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.146
Stream size : 4.65 MiB (99%)
Writing library : x264 core 164 r3106+55M 24adf88 t_mod_New [(8 & 10)-bit@all X86_64]
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / fade_compensate=0.00 / psy_rd=1.00:0.00 / 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 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / fgo=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=22.0000 / qcomp=0.60 / qpmin=0:0:0 / qpmax=69:69:69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00 / aq-sensitivity=10.00 / aq-factor=1.00:1.00:1.00 / aq2=0 / aq3=0
It's a bug? Or do I have to set something in x264.exe to get right fps?
Thanks in advance.
(I tried others version, r2969 it's the last one that works.)
Hi,
I try x264 t_mod 164 r3106 (x64), from:
https://github.com/jpsdr/x264/releases
but I get huge fps in file output if output is avi.
Example:
script avisynth:
c:\x264t2\x264_x64 --muxer avi --fps 25/1 --crf 22.0 --output "x264r3106tMod_.avi" "inputfile.avs"
"--fps" is ignored, anyone value I put.
ouput file:
General
Complete name : D:\_A_TESTMPG\x264r3106tMod_.avi
Format : AVI
Format/Info : Audio Video Interleave
File size : 4.67 MiB
Duration : 1 s 583 ms
Overall bit rate : 24.8 Mb/s
Writing application : Lavf58.76.100
Video
ID : 0
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3
Format settings : CABAC / 4 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 4 frames
Codec ID : H264
Duration : 1 s 583 ms
Bit rate : 24.6 Mb/s
Width : 704 pixels
Height : 400 pixels
Display aspect ratio : 16:9
Frame rate : 600.000 FPS
Original frame rate : 25.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.146
Stream size : 4.65 MiB (99%)
Writing library : x264 core 164 r3106+55M 24adf88 t_mod_New [(8 & 10)-bit@all X86_64]
Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / fade_compensate=0.00 / psy_rd=1.00:0.00 / 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 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / fgo=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=22.0000 / qcomp=0.60 / qpmin=0:0:0 / qpmax=69:69:69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00 / aq-sensitivity=10.00 / aq-factor=1.00:1.00:1.00 / aq2=0 / aq3=0
It's a bug? Or do I have to set something in x264.exe to get right fps?
Thanks in advance.
(I tried others version, r2969 it's the last one that works.)