Extract video encoding info (like motion vector, skip mode, CU/PU/TU partitions) from H.265/HEVC stream
cd build cmake ..\HM-master
TAppDecoder.exe -b test.265 >dump.logpython convert.py dump.log
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Extract video encoding info (like motion vector, skip mode, CU/PU/TU partitions) from H.265/HEVC stream
cd build cmake ..\HM-master
TAppDecoder.exe -b test.265 >dump.logpython convert.py dump.log
Extract video encoding info (motion vector, skip mode, CU/PU/TU partitions) from H.265/HEVC stream