阻止emby等媒体管理软件使用mp4内嵌封面
Prevent Emby from using the mp4 embedded images as primary image
一些视频制作组或者汉化组在mp4视频里面内嵌了他们的logo作为cover,但是媒体管理软件如emby等会搜索视频里面的cover作为默认封面,这样会让你的海报墙变得难看,搜索了下,全网没有删除内嵌封面的教程,所以出此教程。
some video maker embed their logo in mp4 files as cover , media sever like emby 、jellyfin will search the image in your video files and use it as primary cover image , which makes your poster wall looks ugly .
原理,使用mkvtoolnix进行封装成mkv,在封装的过程中cover会被舍弃掉。
the method is to use mkvtoolnix to repack your video files into mkv files , during this process , the embeded cover will be droped .
这是一个1920*964 avc编码的视频
媒体内嵌了logo
我们打开nkvtoolnix,拖入文件,直接点击混流即可
如果视频源文件是mkv格式,直接使用mkvtoolnix移除附件即可。
if the video files are mkv format ,you can also use mkvtoolnix to remove image attachments .
原创,转载注明出处。
0
暂无评论