Top "Hevc" questions

HEVC (High Efficiency Video Coding) is a video compression standard developed jointly by ISO/IEC and ITU-T as a successor to H.264/AVC (Advanced Video Coding).

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
Convert HEIF (.heic) to JPEG on a server?

Apple has introduced a new image format in iOS 11 called HEIF (.heic file extension). I know you can export images …

ios imagemagick jpeg hevc heif
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
MP4 HEVC video not playing with Chrome browser

I'm hosting videos at my Wordpress website, and my users can upload mp4 video files to it. I know that …

html wordpress video mp4 hevc
Android MediaCodec for HEVC

I'm looking into using the android MediaCodec class to decode HEVC. Are there any examples of projects that do this? …

android android-ndk android-mediacodec hevc