RVMedia no support H265?
RVMedia no support H265?
I downloaded the beta version, but it doesn't seem to support H265 decoding.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVMedia no support H265?
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.
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.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: RVMedia no support H265?
Included RVMedia 9.2