Top "Libx265" questions

C/C++ library that encode video streams into H.265/HEVC format

How to install libx265 for ffmpeg on Mac OSX

I have tried multiple guides here (search for "Building libx265") and here with no success. Both times I made sure …

macos ffmpeg libx265
Multiple audio tracks from one source in ffmpeg

I'm transcoding my video using ffmpeg but I am unable to figure out how I can get both a 2 channel …

ffmpeg aac libx265
Compiling FFMPEG x265 not found using pkg-config

I'm trying to compile FFMPEG with x265 on Win10. I am using the latest full MinGW build from xhmikosr found …

ffmpeg mingw pkg-config libx265
How to get a lossless encoding with ffmpeg - libx265

I would like to convert 16 bits grayscale images in an HEVC/mkv video with the x265 encoder without loss, using …

ffmpeg lossless libx265
how to encode a video file to x265 10bit main10 profile in ffmpeg

I'm currently trying to encode a video file with ffmpeg -i input.mkv libx265 crf=28 -x265-params profile=main10 out.…

ffmpeg libx265