Tag: #h265
4 articles
Convert HEVC/H.265 to H.264 with FFmpeg — Compatibility
Convert HEVC (H.265) video to H.264 with FFmpeg for old players, video editors, and Windows. CRF quality control, 10-bit to 8-bit yuv420p fixes, copy-audio shortcut, and why H.264 plays everywhere.
iPhone Video Won't Play on Windows? Fix HEVC, Black Screen, and Sideways Videos
iPhone videos often fail to play on Windows PCs — codec errors, audio-only playback, or portrait videos rotated sideways. Learn the three common causes (HEVC, hvc1/hev1 tagging, rotation metadata) and fix them in your browser or with one FFmpeg command.
NVENC (NVIDIA GPU) Hardware Encoding — Fast GPU Conversion with FFmpeg
How to perform GPU hardware encoding with NVIDIA NVENC in FFmpeg. Covers h264_nvenc and hevc_nvenc basics, preset and quality options, CPU comparison, and error fixes.
HandBrake Alternative — Compress Video Online Without Installing
Compare HandBrake with FFmpeg Cookbook's browser-based video compressor. Same H.264/H.265 quality, no install, no upload, free forever — plus learn the equivalent FFmpeg commands behind every setting.