Are there any tips/tricks you all have re: playing H.265 video
on a linux machine?
-={ 2021-06-12 22:48:47.304573427+00:00 }=-
Make sure your player has H.265 capabilities.
$ ldd /usr/bin/mplayer | grep lib.26.
libx264.so.161 => /usr/lib/libx264.so.161 (0x00007fc80c9f2000)
$ ldd /usr/bin/ffmpeg | grep lib.26.
libx264.so.161 => /usr/lib/libx264.so.161 (0x00007fd9a99f9000)
libx265.so.192 => /usr/lib/libx265.so.192 (0x00007fd9a9471000)
As shown above mplayer is H.264 capable while ffmpeg can handle both. I believe mplayer can be built to use H.265 but so far that has been untested on any machine here. H.264 works great with everything I've thrown at it. Also I believe the end result is less bloated than H.265 and like you say your laptop has no issues with it.
Those times are when shooting video at 1080p and 90fps.
My video player of choice is vlc.
I think you have that last bit re:bloat backwards.
The same size video file that will hold nearly 20 minutes when
H.265 is enabled will only hold 3 minutes of video if H.264 mode
is used. That is why I am trying to use it.
Huawei P40 Pro, Huawei P30 Pro both have hardware 265, and both can play well
60fps via usb type-c hdmi adaptor, i have one of them :)
no problem running in desktop mode either, just add bluetooth mouse & keyboard
o get a real pc
anything over 60fps is real gamer, and battery drainer
For the record 'ffmpeg -codecs' reports this interesting line in it's output;
DEV.L. hevc H.265 / HEVC (High Efficiency Video Coding) (deco
rs: hevc hevc_v4l2m2m ) (encoders: libx265 hevc_v4l2m2m )
I believe libx265 is used by vlc as well.
anything over 60fps is real gamer, and battery drainer
I will try lowering the fps and see if that makes a difference!
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 253 |
Nodes: | 10 (0 / 10) |
Uptime: | 52:25:45 |
Calls: | 1,647 |
Calls today: | 1 |
Files: | 4,003 |
Messages: | 387,110 |