ffmpeg-debug-qp icon indicating copy to clipboard operation
ffmpeg-debug-qp copied to clipboard

FFmpeg Debug Script for QP Values

Results 6 ffmpeg-debug-qp issues
Sort by recently updated
recently updated
newest added

Some APIs have been removed and the build fails: ``` cc -I/opt/homebrew/Cellar/ffmpeg/5.0.1_2/include -Wall -g -c -o ffmpeg_debug_qp.o ffmpeg_debug_qp.c ffmpeg_debug_qp.c:35:8: error: must use 'struct' tag to refer to type 'AVCodecContext' static...

bug
help wanted

hi, I'm trying to use this tool to extract HEVC video frame qp value but failed, now H265 is popular enough in many tasks, so when could you update this...

enhancement

Hi, I suggest this idea: Include support for `[-l | -k | -n]` where `-n` represents: `-n, --no-logfile "not use a logfile, compute directly"`. After incorporating my PR #26 (re-adapted...

enhancement

Add a check to the executable and the Python code that rejects any invalid file, i.e., anything other than MPEG-2 or H.264-encoded video.

enhancement

Hi, Why the _audio_ library libswresample is required in this project?

Hi, I request if you can include a parameter for selecting the PID (I feel the most simple solution) to select a particular video stream in a MPTS. Thank you...

enhancement