RVMedia no support H265?

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
ssli1133
Posts: 5
Joined: Tue Jun 28, 2022 10:00 am

RVMedia no support H265?

Post by ssli1133 »

I downloaded the beta version, but it doesn't seem to support H265 decoding.
Sergey Tkachenko
Site Admin
Posts: 17236
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: RVMedia no support H265?

Post by Sergey Tkachenko »

RVMedia can use FFmpeg library for video decoding.
Since FFmpeg supports H.265/HEVC, RVMedia can play it.
FFmpeg detects video format automatically, no special property settings are required.

As for encoding, this format is not included in TRVVideoCodec, so it cannot be specified in TRVCamRecorder.VideoCodec.
However, In RVMedia 9, you can specify video codec name 'libx265' in TRVCamRecorder.VideoCodecName

In the next update, I'll add HEVC in TRVVideoCodec.
Sergey Tkachenko
Site Admin
Posts: 17236
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: RVMedia no support H265?

Post by Sergey Tkachenko »

Included RVMedia 9.2
Post Reply