Quote from: BLAlley on January 16, 2026, 04:20:27 PMIt's version 2.8.1.
Quote from: BLAlley on January 16, 2026, 04:20:27 PMIt always worked well, until this week it decided to not play audio in sync with the video on any file I drop into it.
Quote from: tmcdos2 on January 11, 2026, 05:12:32 PMIf I save the audio from AVIdemux - it is saved as AAC format and the audio length is 00:09:14.956
Quote from: tmcdos2 on January 11, 2026, 05:12:32 PMIf I simply save the audio and then immediately replace the audio track with the just saved file - audio and video go out of sync.
Quote-t#
adm.videoCodec("x265", "useAdvancedConfiguration=True", "general.params=2PASSBITRATE=400", "general.poolThreads=99", "general.frameThreads=0", "general.output_bit_depth=0", "general.preset=veryslow", "general.tuning=none"
, "general.profile=main", "level=-1", "vui.sar_idc=0", "vui.sar_width=1", "vui.sar_height=1", "vui.fullrange=False", "vui.color_primaries=2", "vui.transfer_characteristics=2", "vui.matrix_coeffs=2", "MaxRefFrames=3"
, "MinIdr=25", "MaxIdr=250", "i_scenecut_threshold=40", "MaxBFrame=16", "i_bframe_adaptive=2", "i_bframe_bias=0", "i_bframe_pyramid=1", "b_deblocking_filter=True", "b_open_gop=True", "interlaced_mode=0"
, "constrained_intra=False", "b_intra=True", "lookahead=60", "weighted_pred=2", "weighted_bipred=True", "rect_inter=True", "amp_inter=True", "limit_modes=False", "cb_chroma_offset=0", "cr_chroma_offset=0"
, "me_method=3", "me_range=64", "subpel_refine=6", "limit_refs=3", "rd_level=3", "psy_rd=1.000000", "rdoq_level=0", "psy_rdoq=0.000000", "fast_pskip=False", "dct_decimate=True", "noise_reduction_intra=0"
, "noise_reduction_inter=0", "strong_intra_smoothing=True", "ratecontrol.rc_method=0", "ratecontrol.qp_constant=0", "ratecontrol.qp_step=4", "ratecontrol.bitrate=0", "ratecontrol.vbv_max_bitrate=0", "ratecontrol.vbv_buffer_size=0"
, "ratecontrol.vbv_buffer_init=1", "ratecontrol.ip_factor=1.400000", "ratecontrol.pb_factor=1.300000", "ratecontrol.aq_mode=2", "ratecontrol.aq_strength=1.000000", "ratecontrol.cu_tree=True", "ratecontrol.strict_cbr=False"
)