x264 --crf 18 --profile high444 --level 5.2 --no-mixed-refs --min-keyint 25 --open-gop --b-bias 20 --b-pyramid none --direct auto --qcomp 0.60 --ipratio 1.41 --qpmin 10 --qpmax 51 --partitions all --me tesa --merange 24 --subme 9 --trellis 0 --psy-rd 1.00:0.0 --aq-strength 1.00 --vbv-maxrate 720000 --vbv-bufsize 720000 --threads 4 --non-deterministic --output-csp i444 --fps 25000/1000 --input-res 640x352 --output "H:\Temp\flat.mp4" -
is detected properly,
x264 --crf 18 --profile high444 --level 5.2 --no-mixed-refs --min-keyint 25 --open-gop --b-bias 20 --b-pyramid none --direct auto --qcomp 0.60 --ipratio 1.41 --qpmin 10 --qpmax 51 --partitions all --me tesa --merange 24 --subme 9 --trellis 0 --psy-rd 1.00:0.0 --aq-strength 1.00 --vbv-maxrate 720000 --vbv-bufsize 720000 --cqm jvt --threads 4 --non-deterministic --output-csp i444 --fps 25000/1000 --input-res 640x352 --output "H:\Temp\jvt.mp4" -
isn't
only difference is the cqm value (default is flat, problem occurs with jvt) and the output names
Cu Selur
Please provide sample files.
here you go:
https://drive.google.com/folderview?id=0B_WxUS1XGCPASUZibG5XZkRfeTg&usp=sharing
flat.mp4 and jvt.mp4
Actually due to pic_scaling_matrix I was not parsing correctly