I have read the dtrace_next.h file in VTM10 and wrote the configuration command according to the manual, but it doesn't work,The command in debug mode is as follows
-c encoder_randomaccess_vtm.cfg -c RaceHorses.cfg --InputFile=RaceHorses_416x240_30.yuv --TraceFile=EncTrace.txt --TraceRule=D_BEST_MODE,D_MODE_COST:poc>=0,poc>=0 >out.txt
the process is running successfully ,but there is nothing in the EncTrace.txt file.
is there anyone know how to figure out?
the channel with "D_BLOCK_STATISTICS_ALL" is works, the command as follows:
EncoderApp.exe -c encoder_randomaccess_vtm.cfg -c RaceHorses.cfg --InputFile=RaceHorses_416x240_30.yuv --TraceFile="ppap.vtmbmsstats" --TraceRule="D_BLOCK_STATISTICS_ALL:poc>=0" >out.txt