mezzy Posted March 27, 2018 Share 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 Link to comment
Griga Posted March 27, 2018 Share 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 Link to comment
mezzy Posted March 28, 2018 Author Share Posted March 28, 2018 thanks i will make tests Quote Link to comment
mezzy Posted April 1, 2018 Author Share 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 Link to comment
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.