$ mediainfo file.mkv
...
Complete name : file.mkv
Format : Matroska
Format version : Version 4 / Version 2
File size : 48.6 GiB
Duration : 2h 21mn
Overall bit rate : 49.2 Mbps
Encoded date : UTC 2017-03-05 20:11:44
Writing application : mkvmerge v9.9.0 ('Pick Up') 64bit
Writing library : libebml v1.3.4 + libmatroska v1.4.5
Video
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5@Main
Codec ID : V_MPEGH/ISO/HEVC
Duration : 2h 21mn
Bit rate : 42.8 Mbps
Width : 3 840 pixels
Height : 1 600 pixels
...
我已经尝试使用 VLC 进行以下操作:
$ vlc --version
VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80)
VLC version 2.2.7 Umbrella (2.2.2+git20170721+r59033+56~ubuntu16.04.1)
Compiled by buildd on lgw01-10.buildd (Jul 21 2017 14:48:51)
...
$ vlc file.mkv
VLC media player 2.2.2 Weatherwax (revision 2.2.2-0-g6259d80)
[00000000011e3088] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f41d8d1f2a8] dts decoder: DTS channels:6 samplerate:48000 bitrate:1536000
Stream with high frequencies VQ coding
[hevc @ 0x7f41d8cea0a0] Could not find ref with POC 206
[hevc @ 0x7f41d8d0d700] Could not find ref with POC 213
[hevc @ 0x7f41d8cea0a0] Could not find ref with POC 249
...
MPV 的情况如下:
$ mpv file.mkv
Playing: file.mkv
(+) Video --vid=1 (*) (hevc)
(+) Audio --aid=1 --alang=eng (*) (dts)
Audio --aid=2 --alang=spa (ac3)
Audio --aid=3 --alang=fre (ac3)
Audio --aid=4 --alang=por (ac3)
(+) Subs --sid=1 --slang=eng (*) (hdmv_pgs_subtitle)
Subs --sid=2 --slang=spa (hdmv_pgs_subtitle)
Subs --sid=3 --slang=fre (hdmv_pgs_subtitle)
Subs --sid=4 --slang=por (hdmv_pgs_subtitle)
Subs --sid=5 --slang=chi (hdmv_pgs_subtitle)
Subs --sid=6 --slang=eng (hdmv_pgs_subtitle)
AO: [pulse] 48000Hz 5.1(side) 6ch float
VO: [opengl] 3840x1600 yuv420p10
AV: 00:29:39 / 02:21:29 (20%) A-V: 0.413 Dropped: 24
Audio/Video desynchronisation detected! Possible reasons include too slow
hardware, temporary CPU spikes, broken drivers, and broken files. Audio
position will not match to the video (see A-V status field).
但视频总是延迟……使用 vlc 效果最差。我不认为这是硬件问题:
Intel(R) Core(TM) i7-4712HQ CPU @ 2.30GHz
02:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)
我正在使用 NVIDIA 专有驱动程序:NVIDIA 二进制驱动程序 - 版本 384.90
我也尝试了 nouveau 驱动程序,我安装了 ubuntu-restricted-extras 包,这是一台笔记本电脑,但我没有使用电池......我没有更多的想法!
答案1
关于此主题,第 4 条帖子:https://forums.geforce.com/default/topic/981372/geforce-basics/which-gpus-support-hevc-akah-265-/
消费级:GeForce 支持列表(仅限功能集“D”或更高版本)功能集“D”支持 H.264(最高可达 4032 × 4048 像素)。功能集 E、F 和 H 支持 H.265(最高可达 8192x8192/8k 分辨率)
与表格相比https://en.wikipedia.org/wiki/Nvidia_PureVideo
GT 750M -- GK107 -- VP5 --德-- 2012 年 3 月
您的显卡可能是原因所在。
第五代PureVideo HD 第五代 PureVideo HD 与 GeForce GT 520 (Fermi (微架构))也包括在 Nvidia GeForce 600/700 中(Kepler (微架构)系列 GPU 的性能显著提升 解码 H.264。[11] 它还能够解码 2160p 4K 超高清 3840 × 2160 像素的高清 (UHD) 分辨率视频(是 1080p 的两倍) 垂直和水平尺寸均采用全高清标准) 并且,根据驱动程序和使用的编解码器,分辨率最高可达 4032 × 4080像素。 第五代 PureVideo HD 有时被称为“PureVideo HD 5”或 “VP5”,虽然这不是 Nvidia 的官方名称。这一代 PureVideo HD 对应于 Nvidia 功能集 D(或“VDPAU 功能集 D”)。