Opened 4 years ago
Last modified 4 years ago
#8899 new defect
`Incomplete CU-tree stats file` on 2-pass x265 encode
Reported by: | aeris | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
Unable to 2-pass x265 encode some files.
Crash on the second pass with Incomplete CU-tree stats file
How to reproduce:
./test.sh 2020-08-27.ts […] x265 [error]: Incomplete CU-tree stats file. Video encoding failed x265 [info]: frame I: 18, Avg QP:6.68 kb/s: 116260.81 x265 [info]: frame P: 1176, Avg QP:12.74 kb/s: 5613.92 x265 [info]: frame B: 2443, Avg QP:19.70 kb/s: 327.06 x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0% x265 [info]: consecutive B-frames: 29.9% 8.2% 23.4% 4.6% 34.0% encoded 3637 frames in 54.02s (67.32 fps), 2610.31 kb/s, Avg QP:17.39 [aac @ 0x55808e19f240] Qavg: 241.662 [aac @ 0x55808e19f240] 2 frames left in the queue on closing Conversion failed!
Change History (4)
comment:2 by , 4 years ago
Please provide backtrace, disassembly and register dump for all crash reports.
comment:3 by , 4 years ago
Oh sorry, it's not a software crash. Just the encoding stop and exit before the end.
comment:4 by , 4 years ago
Summary: | `Incomplete CU-tree stats file` crash on 2-pass x265 encode → `Incomplete CU-tree stats file` on 2-pass x265 encode |
---|
Note:
See TracTickets
for help on using tickets.
Test files to heavy to be enclosed to the ticket, so
Input file:
https://s3.eu-central-1.wasabisys.com/aeris-assets/ffmpeg-bug/2020-08-27.ts
Output files:
https://s3.eu-central-1.wasabisys.com/aeris-assets/ffmpeg-bug/2020-08-27
https://s3.eu-central-1.wasabisys.com/aeris-assets/ffmpeg-bug/2020-08-27-0.log
https://s3.eu-central-1.wasabisys.com/aeris-assets/ffmpeg-bug/2020-08-27.cutree
https://s3.eu-central-1.wasabisys.com/aeris-assets/ffmpeg-bug/2020-08-27.mp4
Encoding script: