建议下载 HEVC 视频时(可选地)将 tag 设为 hvc1 #4135
Closed
qianbinbin
started this conversation in
功能建议 / Ideas
Replies: 2 comments
-
和 dash 格式合并类似, 这个需要 ffmpeg 处理, 前端不好接入 |
Beta Was this translation helpful? Give feedback.
0 replies
-
建议修改一下命令,改成: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hev1 vs hvc1: https://stackoverflow.com/questions/63468587/what-hevc-codec-tag-to-use-with-fmp4-hvc1-or-hev1
默认 HEVC 下载后 tag 为 hev1,这在 macOS 上是不兼容的,缩略图无法显示,自带的播放器也无法打开。第三方的 IINA 可以,但还是无法显示缩略图。
如果能可以增加一个可选开关,在下载时自动设置就好了。不过我不清楚前端能否实现这样的功能。
附使用
ffmpeg
转换方法(不会重新编码):谢谢。
Beta Was this translation helpful? Give feedback.
All reactions