bavc/qctools

no data or thumbnails for h264

dericed opened this issue · 4 comments

Thus far, all of my h264 samples don't process in the graph for data or thumbnails.

ffmpeg -f lavfi -i testsrc2 -t 10 -c:v libx264 h264.mp4

image

I found another file that matches this case which is not h264 but ffv1. See
no_graph_no_thumbs.mkv.zip

The latest commits which the scenario with the original file, but no_graph_no_thumbs.mkv.zip still shows no graph or thumbnails.

please re-check using the latest PR

fixed. thank you :)