1

I have converted a video of mine with ffmpeg into H265 codec. Great: Much smaller at the same quality. But then I noticed the video is blocky. I thought there was an error during re-coding. But no: I noticed that it gets blocky if I run other programs than VLC. I looked at how much of the CPU is required: 16% with the old codec, 60% with H265. So: Is H265 too demanding for me, since my computer (from 2013) is too weak?

5
  • this isn't a unix question. but hardware decoding is a powerful thing, and it isn't going to exist in hardware older than the format Commented Nov 13, 2020 at 19:55
  • @Fox:Ok, should I rather ask at superusers? Also: I am not sure I understand what you mean: I can display the H265-videos, but they just eat a lot of CPU power. What is hardware decoding? Is it that H265 is decoded closer to the hardware and because my computer is too old, so it might not have it and needs to do it all in software, which is expensive? Commented Nov 13, 2020 at 19:58
  • So: Is H265 too demanding for me, since my computer (from 2013) is too weak? Yes, it is. If you specified your CPU it would be easier to answer. Also read this: switchboard.live/blog/… restream.io/blog/hardware-encoding-vs-software-encoding macxdvd.com/mac-video-converter-pro/… Commented Nov 13, 2020 at 20:05
  • @ArtemS.Tashkinov: Which command returns the information that is useful for this question? Commented Nov 13, 2020 at 20:19
  • 1
    @Make42 yes, software decoding is going to use CPU time to compute what the hardware would if it were available. but since H.265 hardware decoding didn't exist when your computer was built, you're stuck with that Commented Nov 13, 2020 at 20:45

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.