Opened 11 years ago Closed 11 years ago #1285 closed task (invalid)HEVC encoder crashes after finishing first GOP
Description
When I try encode video 3840x2160 with 32x32 and 16x16 CU with depth 2 and 1 in HEVC Encoder HM 13, the encoder crashes after encoding (POC 0 4 2 1 3). Attachments (2)Change History (11)comment:1 Changed 11 years ago by DefaultCC Plugin
Changed 11 years ago by ahmedomer6Changed 11 years ago by ahmedomer6comment:2 follow-up: ↓ 3 Changed 11 years ago by ksuehringcomment:3 in reply to: ↑ 2 Changed 11 years ago by ahmedomer6
Replying to ksuehring:
I am using a 32-bit operating system and a 32-bit build of the the encoder?
and I tried in 64-bit operating system, and I got the same? comment:4 follow-up: ↓ 5 Changed 11 years ago by ksuehring
Did you rebuild for 64-bit? Otherwise the application still won't be able to access more than 2GB RAM. comment:5 in reply to: ↑ 4 ; follow-up: ↓ 6 Changed 11 years ago by ahmedomer6
Replying to ksuehring:
I will try I report back... thanks. comment:6 in reply to: ↑ 5 ; follow-up: ↓ 7 Changed 11 years ago by ahmedomer6
Replying to ahmedomer6:
When I am trying to build the HM project with x64 configuration, I got the following message
========== Build: 0 succeeded or up-to-date, 0 failed, 7 skipped ========== comment:7 in reply to: ↑ 6 ; follow-up: ↓ 8 Changed 11 years ago by ahmedomer6
Replying to ahmedomer6:
ok.. I solved compilation problem.... comment:8 in reply to: ↑ 7 Changed 11 years ago by ahmedomer6
Replying to ahmedomer6:
it works, for now. thanks. comment:9 Changed 11 years ago by ksuehring
Closing as invalid. Using a 64-bit build for 4K is is encouraged in the software manual. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Are you using a 32-bit operating system or a 32-bit build of the the encoder? This sounds like a memory issue.