Problem when recording with HEVC codec - Printable Version +- mGBA Forums (https://forums.mgba.io) +-- Forum: mGBA (https://forums.mgba.io/forumdisplay.php?fid=1) +--- Forum: General (https://forums.mgba.io/forumdisplay.php?fid=3) +--- Thread: Problem when recording with HEVC codec (/showthread.php?tid=5555) |
Problem when recording with HEVC codec - DeepWeeb - 09-27-2020 <p>I have been trying to do a recording with HEVC for better compression, but when the option is selected it's highlighted on red and the "start" recording button is greyed out.</p><p>This doesn't happens with the NVENC codec, but can't use it in any case as I don't have Nvidia hardware on my computer so I get a small error message.</p> RE: Problem when recording with HEVC codec - endrift - 09-29-2020 I don't believe the Windows version supports HEVC encoding due to an oversight on my part (I didn't compile the requisite dependencies with the FFmpeg build I'm using). I will need to look into adding it. RE: Problem when recording with HEVC codec - endrift - 10-09-2020 The latest nightlies now have the requisite dependency added. The executable is...significantly larger...but it should support HEVC now. |