Page 1 of 1

HEVC processing

Posted: 12 Mar 2024 15:20
by isrepeat
I would appreciate it if you help to find out where is HEVC processing in the source code.

Re: HEVC processing

Posted: 13 Mar 2024 15:42
by Rémi Denis-Courmont
It depends what you mean by that

Re: HEVC processing

Posted: 14 Mar 2024 19:51
by isrepeat
I'm interested in how the library handles HEVC decoding if in the client's operating system priority (by default) may be a graphics adapter that does not support HEVC profiles?

Re: HEVC processing

Posted: 14 Mar 2024 20:11
by Rémi Denis-Courmont
VLC does not have that capability. That's done in underlying libraries.

Re: HEVC processing

Posted: 15 Mar 2024 11:30
by isrepeat
Please, tell me more details about these libraries.
What are their names? What API of libraries should I pay attention?