[Slackbuilds-users] Plan for x265 Major Update
ABE Shin-ichi
shin1.abe at nifty.com
Wed Dec 11 00:17:44 UTC 2024
Hi, Willy
My slackware environment is 64-current.
I upgraded x265 to version 4.1 two weeks ago.
1. FFmpeg
I compiled ffmpeg-7.1 with --enable-libx265 and it works fine now.
# ldd /usr/bin/ffmpeg |grep libx265
libx265.so.215 => /usr/share/cuda/lib64/libx265.so.215 (0x00007fb38ca00000
2. vlc
# ldd /usr/lib64/vlc/plugins/codec/libx265_plugin.so |grep libx265
libx265.so.215 => /usr/share/cuda/lib64/libx265.so.215 (0x00007f87c2800000)
3. avidemux2
I comiled avidemux by using the latest git source (ce994de41a644f83d4d0c3f8c7be5c9deff7bbcf) with SBo's "x265-4.1.diff".
The package was successfully created and working fine with "Nvidia HENVC" video encoder plugin.
# ldd /usr/lib64/ADM_plugins6/videoEncoders/libADM_ve_x265_other.so |grep libx265
libx265.so.215 => /usr/share/cuda/lib64/libx265.so.215 (0x00007f17f3e00000)
Thank you for x65-4.1.diff patch.
I appreciate you and SBo team.
JW
--
JW (ABE Shin-ichi )
More information about the SlackBuilds-users
mailing list