python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
What is the YUV format of the decoded hevc file with using libde265
i'm using libde265(www.libde265.org) to decode my hevc file in c++ project and try to save the decoded YUV as pictures. But i hava a problem to find the address of the Y,U,V values in c++ project.
Doe...
Ivan
Votes: 0
Answers: 1
Extreme High Quality HDR livestreaming using FFMPEG/SRT with hevc_nvenc
So I am working out and just testing different encoder settings and I wonder if someone has some insights , it works OK now but maybe I can improve stuff.
first lets start with my whole command, lets ...
finnjaeger
Votes: 0
Answers: 0
Decoding HEVC file in C++ with FFmpeg missing one frame
I'm trying to decode my Hevc file in c++ with using FFmpeg. I used Hevc decoder and try to save the frames in ppm format(Almost the whole source code comes from FFmpeg example [decode_video.c] https:/...
Ivan
Votes: 0
Answers: 1
How come the quality of HEVC with alpha from my ffmpeg with videotoolbox is not ok
I'm encoding ProRes 4444 with alpha channel video's to transparent video for web in both VP9 (webm) and HEVC (mp4). I'm using a great free tool by Rotato to encode to both formats at once.
However, be...

Jos
Votes: 0
Answers: 2