2024-01-07, 09:09 PM
Getting this error
V158:Invalid video progressive sequence(1)/repeatfirst(0)/topfirst(0) combination, must be 0.
I exported the settings from total code studio,and it's filing with that error. So I tried a command line without the ini file. and got the same error. Any idea what is causing this error. AVI is 23.976 so need to do 2:3 pulldown on it and need closed gop for DVD Lab Pro 2
Thank you!
With INI
'C:\Program Files\MainConcept\FFmpeg-PlugIns\bin\ffmpeg.exe' -i '.\dvd.avi' -c:v omx_enc_mp2v -omx_core omxil_core.dll -omx_name OMX.MainConcept.enc_mp2v.video -omx_param "preset=4:pass=1:passlogfile=ffmpeg_file:video_format=ntsc:cfg_file_path=dvd.video.ini" '.\ dvd.m2v' -y
Without INI
'C:\Program Files\MainConcept\FFmpeg-PlugIns\bin\ffmpeg.exe' -i '.\dvd.avi' -c:v omx_enc_mp2v -omx_core omxil_core.dll -omx_name OMX.MainConcept.enc_mp2v.video -omx_param "preset=4:pass=1:passlogfile=ffmpeg_file:video_format=ntsc:[MP2VSettings]:video_type=4:video_pulldown_flag=1:ClosedGOP_Interval=1:bit_rate=4500000:max_bit_rate=7600000:avg_bit_rate=4500000:min_bit_rate=1750000" '.\dvd.m2v' -y
INI File
V158:Invalid video progressive sequence(1)/repeatfirst(0)/topfirst(0) combination, must be 0.
I exported the settings from total code studio,and it's filing with that error. So I tried a command line without the ini file. and got the same error. Any idea what is causing this error. AVI is 23.976 so need to do 2:3 pulldown on it and need closed gop for DVD Lab Pro 2
Thank you!
With INI
'C:\Program Files\MainConcept\FFmpeg-PlugIns\bin\ffmpeg.exe' -i '.\dvd.avi' -c:v omx_enc_mp2v -omx_core omxil_core.dll -omx_name OMX.MainConcept.enc_mp2v.video -omx_param "preset=4:pass=1:passlogfile=ffmpeg_file:video_format=ntsc:cfg_file_path=dvd.video.ini" '.\ dvd.m2v' -y
Without INI
'C:\Program Files\MainConcept\FFmpeg-PlugIns\bin\ffmpeg.exe' -i '.\dvd.avi' -c:v omx_enc_mp2v -omx_core omxil_core.dll -omx_name OMX.MainConcept.enc_mp2v.video -omx_param "preset=4:pass=1:passlogfile=ffmpeg_file:video_format=ntsc:[MP2VSettings]:video_type=4:video_pulldown_flag=1:ClosedGOP_Interval=1:bit_rate=4500000:max_bit_rate=7600000:avg_bit_rate=4500000:min_bit_rate=1750000" '.\dvd.m2v' -y
INI File
Code:
# config file
[MP2V Settings]
video_type = 4
video_pulldown_flag = 1
constrparms = 0
N = 15
M = 3
drop_frame_tc = 0
tc0 = 0
ClosedGOP_Interval = 1
deinterlacing_mode = 0
ignore_frame_interval = 0
features_flags = 32
fieldpic = 0
aspectratio = 3
frame_rate_code = 1
frame_rate = 0
bit_rate = 4500000.0000000000
max_bit_rate = 7600000.0000000000
mquant_limit = 0
vbv_buffer_size = 112
constant_bitrate = 0
mquant_value = 10
write_sh = 1
write_sec = 1
profile = 4
level = 8
prog_seq = 1
chroma_format = 1
min_N = 3
motion_data = {5,5,127,120,0,0,0,0,4,4,59,40,5,5,118,80,5,5,118,80,4,4,59,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
adaptive_quant_mode = 0
adaptive_quant_strength = {0,0,0}
video_format = 2
color_primaries = 6
transfer_characteristics = 6
matrix_coefficients = 6
display_horizontal_size = 720
display_vertical_size = 480
write_sde = 0
prefiltering = 0
target_size_restriction = 0
user_iquant = 0
user_niquant = 0
dc_prec = 1
topfirst = 1
frame_pred_dct_tab = {1,1,1}
conceal_tab = {0,0,0}
qscale_tab = {1,1,1}
intravlc_tab = {1,1,1}
altscan_tab = {1,1,1}
repeatfirst = 0
prog_frame = 1
fixed_vbv_delay = 1
min_frame_percent = 25
pad_frame_percent = 0
intra_q = {8,16,19,22,26,27,29,34,16,16,22,24,27,29,34,37,19,22,26,27,29,34,34,38,22,22,26,27,29,34,37,40,22,26,27,29,32,35,40,48,26,27,29,32,35,40,48,58,26,27,29,34,38,46,56,69,27,29,35,38,46,56,69,83}
inter_q = {16,16,17,19,20,21,22,23,16,16,18,20,21,22,23,24,17,18,19,21,22,23,24,25,19,20,21,22,23,24,25,27,20,21,22,23,24,25,27,29,21,22,23,24,25,27,29,31,22,23,24,25,27,29,31,33,23,24,25,27,29,31,33,35}
chroma_intra_q = {8,16,19,22,26,27,29,34,16,16,22,24,27,29,34,37,19,22,26,27,29,34,34,38,22,22,26,27,29,34,37,40,22,26,27,29,32,35,40,48,26,27,29,32,35,40,48,58,26,27,29,34,38,46,56,69,27,29,35,38,46,56,69,83}
chroma_inter_q = {16,16,17,19,20,21,22,23,16,16,18,20,21,22,23,24,17,18,19,21,22,23,24,25,19,20,21,22,23,24,25,27,20,21,22,23,24,25,27,29,21,22,23,24,25,27,29,31,22,23,24,25,27,29,31,33,23,24,25,27,29,31,33,35}
motion_search_type = 23
frame_alignement_power_two = 0
embed_SVCD_user_blocks = 0
avg_bit_rate = 4500000.0000000000
min_bit_rate = 1750000.0000000000
calc_quality = 0
rate_control_mode = 1
qt_noise_sensitivity = 5
write_pde = 0
frame_centre_horizontal_offset = 0
frame_centre_vertical_offset = 0
def_horizontal_size = 720
def_vertical_size = 480
num_threads = 0
encoding_delay = 0