mezzy Posted March 27, 2018 Posted March 27, 2018 hi i want to know if transcode with libx265 is possible? because i've got low bandwith i've tried to modified ffmpeg_prefs.ini with no success (no video ) when we install ffmpeg - is libx265 librairy installed by default ? someone has a config file to share ? thanks Quote
Griga Posted March 27, 2018 Posted March 27, 2018 Launch ffmpeg.exe without parameters from the command line for getting information about what is enabled. libx265 is included in up-to-date builds from Zeranoe. For using HEVC instead of H.264 you need to replace libx264 by libx265 in the file ffmpegprefs.ini - see installation directory (where DVBViewer.exe is), config sub-directory. Additionally the following options have to be removed from the preset because libx265 does not understand them: -tune film -vprofile main -vprofile baseline -level 30 For getting a lower data rate you need to use higher -crf xx values, approx. plus 5 compared to H.264. Read more about it here. libx265 can only be used for TS presets (and maybe flash, I didn't try...). The next DVBViewer Media Server release will allow to configure HEVC video for transcoded TS output in the web interface. Please note that transcoding to HEVC causes a high CPU load on the server PC - much more than H.264. Quote
mezzy Posted April 1, 2018 Author Posted April 1, 2018 hi with test i can load video files in DVBViewer but in KODI-addon it seems not transcode some has an idea ? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.