Top "H.265" questions

High Efficiency Video Coding (HEVC) or "H.265" is a video compression standard, a successor to H.264/MPEG-4 AVC (Advanced Video Coding) currently under joint development by the ISO/IEC Moving Picture Experts Group (MPEG) and ITU-T Video Coding Experts Group (VCEG) as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265.

H.265/HEVC web browser support

Are there any web browsers out there that can playback the H.265 / MPEG-4 HEVC codec in a html5 video element? …

browser html5-video hevc video-codecs h.265
ffmpeg Invalid data found when processing input h264 to h265

I want to convert video files from h264 to h265. The command I use worked for many files so far, …

ffmpeg h.264 h.265
FFMPEG hevc_nvenc "No NVENC capable devices found" with NVidia GTX950M

I get the error "No NVENC capable devices found" when trying a simple encoding like this, even skipping audio to …

ffmpeg hevc h.265 nvenc
Parsing hevc bitstream

Is there a way to parse an HEVC bitstream file? I want to be able to create a new bitstream …

hevc bitstream h.265
How to stream in h265 using gstreamer?

I am trying to use latest gstreamer and x265enc together. I saw that someone have already posted some commits …

gstreamer rtsp h.265
Is there any way to make chrome support VP9 and H.265(HEVC) on WebRTC?

I'm new to WebRTC. As VP9 can decrease the bandwidth, but I don't see any options to choose VP9 with …

google-chrome webrtc libvpx h.265