Opened 3 years ago
Closed 3 years ago
#64767 closed enhancement (duplicate)
x265: use Apple Silicon cpu capabilities
Reported by: | 0xdd-co | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | x265 |
Description (last modified by 0xdd-co)
I noticed slightly slower HEVC encoding using ffmpeg/x265 on my MacBook Pro compared to Handbrake (~3-5 fps difference encoding 4K footage). When I run x265 -V
, I noticed the following:
`
x265 [info]: HEVC encoder version 0.0
x265 [info]: build info [Mac OS X][clang 13.0.0][32 bit][noasm] 8bit
x265 [info]: using cpu capabilities: none!
`
Seems like the Handbrake build has NEON listed under cpu capabilities, which might account for the slightly faster encoding time.
Change History (4)
comment:1 Changed 3 years ago by 0xdd-co
Description: | modified (diff) |
---|
comment:2 Changed 3 years ago by 0xdd-co
Description: | modified (diff) |
---|
comment:3 Changed 3 years ago by jmroot (Joshua Root)
Summary: | Apple Silicon cpu capabilities → x265: use Apple Silicon cpu capabilities |
---|
comment:4 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#62942