vlc 视频流跳数_如何解决在播放高清晰度视频文件的VLC中跳过和滞后的问题

vlc 视频流跳数

vlc 视频流跳数

vlcstutter

VLC is the king of all media… it plays almost anything on any platform, any time, any place. It’s great. Lately, however, I’ve been having issues with VLC skipping whenever I’m playing high-def media streaming over a network.

VLC是所有媒体之王……几乎可以在任何平台,任何时间,任何地方播放任何内容。 这很棒。 但是,最近,每当我在网络上播放高清媒体流时,我都会遇到VLC跳过的问题。

更改多少VLC缓存视频 (Alter How Much VLC Caches the Video)

First, open VLC’s preferences by going to Tools > Preferences.

首先,通过转到工具>首选项打开VLC的首选项。

screenshot.1

Then, click “All” under the “Show Settings” option at the bottom of the window. Click “Input / Codecs” in the left sidebar.

然后,单击窗口底部“显示设置”选项下的“全部”。 点击左侧栏中的“输入/编解码器”。

screenshot.2

If the file that is skipping is playing from a local hard drive, look for the “File Caching (ms)” option under “Advanced” on the right-hand side. The caching value here is set in milliseconds, so setting the value to 1000 will buffer for 1 second (the default is 300, or 0.3 seconds). The problem with setting this option too large is that if you want to manually skip to a new point in the file, there will be a larger lag while the content is buffered again.

如果要跳过的文件是从本地硬盘播放的,请在右侧“高级”下查找“文件缓存(ms)”选项。 此处的缓存值以毫秒为单位设置,因此将其设置为1000将缓冲1秒(默认值为300或0.3秒)。 将此选项设置得太大的问题是,如果要手动跳至文件中的新点,则在再次缓冲内容时会有较大的滞后。

If the file you are trying to play is located on a network share, you can change the caching value for “Network Caching (ms)”.

如果您要播放的文件位于网络共享上,则可以更改“网络缓存(ms)”的缓存值。

screenshot.3

For illustration, I’ve shown the value set to 1 second, but this setting can be used to buffer as much as you want, whether it’s 5 seconds or 20 seconds. However much you need to eliminate the skipping on your network.

为了说明起见,我将值设置为1秒,但是此设置可用于缓冲任意数量的缓冲,无论是5秒还是20秒。 无论如何,您都需要消除网络上的跳跃。

切换硬件加速(在某些计算机上) (Toggle Hardware Acceleration (on Some Computers))

Reader Oliver wrote in to let us know that he was able to solve his problems by disabling hardware acceleration. Normally you would want hardware acceleration of the decoding process, but in some cases, it can conflict with your drivers, and it is worth a try.

读者Oliver致信让我们知道,他能够通过禁用硬件加速来解决自己的问题。 通常,您需要硬件加速解码过程,但是在某些情况下,它可能与您的驱动程序发生冲突,值得尝试。

From the Preferences panel, click “Simple” in the lower left-hand corner, then , go to to Input / Codecs. Click the “Hardware-accelerated decoding” dropdown and choose another option, or Disable it entirely. (You could also try enabling it if it isn’t already.) You can read more about hardware acceleration and how it works here.

在“首选项”面板中,单击左下角的“简单”,然后,转到输入/编解码器。 单击“硬件加速解码”下拉菜单,然后选择另一个选项,或完全禁用它。 (如果尚未启用,也可以尝试启用它。)您可以在此处阅读有关硬件加速及其工作原理的更多信息。

screenshot.4

尝试其他视频输出模块 (Try a Different Video Output Module)

You can also test using a different video output module. From the “All” or “Advanced Settings” view, head to Video > Output Modules. Change the “Video Output Module” dropdown to try one of the others. Using the DirectX 3D video output should offload some of the processing onto the video card, but you can test OpenGL or GDI to see if it helps. (On my system, Direct3D is the default anyway.)

您也可以使用其他视频输出模块进行测试。 在“所有”或“高级设置”视图中,转到“视频”>“输出模块”。 更改“视频输出模块”下拉菜单以尝试其他之一。 使用DirectX 3D视频输出应将某些处理工作转移到视频卡上,但是您可以测试OpenGL或GDI以查看是否有帮助。 (在我的系统上,Direct3D仍然是默认设置。)

screenshot.6

降低画质作为最后的手段 (Lower the Picture Quality as a Last Resort)

The next thing you can do is adjust an option that makes a huge difference when dealing with high-def media over a slow I/O connection: lower the picture quality. This will make playback smoother, but obviously will look a little worse, so try the other settings first and only use this as a last resort.

接下来,您可以调整一个选项,该选项在通过慢速I / O连接处理高清媒体时会产生很大的不同:降低图像质量。 这样可以使播放更流畅,但显然看起来会更糟,因此请首先尝试其他设置,并且仅将其用作最后的选择。

From the Simple Preferences menu, head to Input / Codecs and click the “Skip H.264 in-loop deblocking filter). Change it to All.

从“简单首选项”菜单中,转到“输入/编解码器”,然后单击“跳过H.264环路解块过滤器”。 将其更改为全部。

screenshot.5

You can also do this from the “All” preferences view in Input / Codecs > Video Codecs > FFmpeg, if your videos aren’t H.264.

如果您的视频不是H.264,也可以从“输入/编解码器”>“视频编解码器”>“ FFmpeg”的“所有”首选项视图中执行此操作。

screenshot.7

Hopefully at least one of these tips will solve your buffering problems.

希望至少这些技巧之一可以解决您的缓冲问题。

翻译自: https://www.howtogeek.com/howto/windows/fix-for-vlc-skipping-and-lagging-playing-high-def-video-files/

vlc 视频流跳数

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/281138.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

求助:关于sql如何统计时间的问题

三、现在我们假设应用计时分为app应用和web应用,需要考虑如下几个方面: (1)多时间段(2)表中有冗杂数据 (3)用户是在web端和app端都登陆,这种类型的重复时间段只能取其一 …

onlyoffice中文字体下载

原文同步自作者博客:https://www.daxueyiwu.com/post/778 下划线开头的是页面显示中文的字体,不带下划线的是页面显示英文的字体 calibri.ttf -CalibriTimes New Roman.ttf _FANGSONG.otf -仿宋FANGSONG.otf_FS_GB2312.otf -仿宋_GB2312_HWZS.otf -华文…

onlyoffice 20并发限制处理

原文同步自作者博客:https://www.daxueyiwu.com/post/31 开源版本连续打开20个页面就会弹出该提示。 一.方案一 修改六个app.js文件 find ./ -name app.js 目录下所有app.js文件,对代码行进行修改,只是经过简单的测试,希望发现…

[Linux环境]-centos7下安装jdk1.8.0_141流程.

1.查看当前虚拟机java环境版本: java -version [rootcentos-linux-7 bin]# java -version java version "1.7.0_111" OpenJDK Runtime Environment (rhel-2.6.7.2.el7_2-x86_64 u111-b01) OpenJDK 64-Bit Server VM (build 24.111-b01, mixed mode) 2.查看当前安装版…

石桥图里的一个故事

唐朝诡事录有一个石桥图章节,里面记载了一个故事。十年前,南州乡贤谢员外的两个儿子,要求谢家的老仆人带自己去湖里游玩。哪知游玩到湖中间,突然下起了瓢泼大雨,员外家的一个儿子被惊吓掉落水里。老仆人的儿子赶忙去救…

onlyoffice更新中文字体总结

原文同步自作者博客:https://www.daxueyiwu.com/post/760 1. 通过字体修改软件FontCreator修改字体名称 (1)下载fontcreat.exe (2)将Windows/fonts 下的字体文件拷贝至 我的文档/fonts (3) 使用fontcreat打开字体…

ubuntu 键盘快捷键_如何使用键盘快捷键在Ubuntu中提高生产力

ubuntu 键盘快捷键diceareawesome1/Shutterstock.comdiceareawesome1 / Shutterstock.comWe’re always looking for new ways to speed up everyday tasks in Ubuntu. We’ll show you some keyboard shortcuts you might not have known about, and show you how to make you…

核心编程之十一章的11-9

def add(x,y): a x y def average(): list1 [] list1.append(a/2) print(list1) return a #为什么return a 放在这里呢,因为如果放在外面的话,根据return的属性,会结束嵌套数函数 return average() …

Ubuntu 桌面系统升级

本文介绍 Ubuntu 桌面系统升级的两种方式,通过 UI 或命令行的方式,演示为 20.04 升级为 22.04。并介绍了 windows 的 Linux 子系统 wsl 的升级注意事项。背景之前在学习 ROS2 时,安装 ros-humble-desktop 出现依赖错误:无法修正错…

onlyoffice修改左上角的logo

原文同步自作者博客:https://www.daxueyiwu.com/post/770 1. 商用版config里配置就能修改logo "editorConfig": {"customization": {"logo": {"image": "https://example.com/logo.png","imageEmbedded&q…

pidgin qq_Pidgin入门指南,通用消息客户端

pidgin qqIf you find chatting with multiple chat clients troublesome, then Pidgin is the tool for you. In today’s article, we’ll show you how to connect to popular chat networks, encrypt your conversations, and render mathematical formula in Pidgin. 如果…

NumPy学习_00 ndarray的创建

1.使用array()函数创建数组 参数可以为:单层或嵌套列表;嵌套元组或元组列表;元组或列表组成的列表 # 导入numpy库import numpy as np # 由单层列表创建a np.array([1,2,3])print(a) [1 2 3] # 由嵌套列表创建b np.array([[1.3,2.4], [0.3,4…

记一次 .NET 某自动化采集软件 崩溃分析

一:背景 1.讲故事前段时间有位朋友找到我,说他的程序在客户的机器上跑着跑着会出现偶发卡死,然后就崩掉了,但在本地怎么也没复现,dump也抓到了,让我帮忙看下到底怎么回事,其实崩溃类的dump也有简…

onlyoffice修改字号

原文同步自作者博客:https://www.daxueyiwu.com/post/758 :/var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/app.js 里找到{value:22,displayValue:"22"} 把displayValue对应的值换成汉字字体 小二等 其实中文数字(字…

大数据

大数据技术的快速发展,对现如今人们的思维方式产生了巨大的改变。 首先,大数据的发展,改善了人们思维的局限性。在过去,数据流通速度慢,人们获取的数据资源有限,所以在看待事物方面,基于过去固有…

如何在 .NET MAUI 中加载 json 文件?

引言:按.NET core传统方式添加 AddJsonFile("appsettings.json") 在windows平台和ssr工作正常,但是在 ios 和 android 无法用这种方式,因为资源生成方式不一样. 使用内置资源方式不够灵活而且 ios 平台会提示不能复制 json 文件到目录,于是进行了几天的研究,终于能正…

onlyOfice取消上传文件大小的限制

原文同步自作者博客:https://www.daxueyiwu.com/post/757 使用onlyOfice的时候,在打开的文件中,对文件的大小有限制的,可以在服务中修改被限制的大小,在服务上有/etc/onlyoffice/documentserver/default.json的文件&a…

SSH整合注解版(Spring+Struts2+Hibernate)

整体架构&#xff1a; pom.xml 引入maven节点&#xff1a; <dependencies><!--单测--><dependency><groupId>junit</groupId><artifactId>junit</artifactId><version>4.3</version><scope>test</scope><…

定时插座动一下就断_使用插座定时器在某些时候自动将您的Amazon Echo静音

定时插座动一下就断The Amazon Echo is an always-listening voice-controlled virtual assistant, but if there are times you’d rather not listen (or be listened to) by the Echo, here’s how to automatically mute it at certain times of the day. Amazon Echo是一个…

周末读书:《红楼梦》

【周末读书】| 作者/Edison大家好&#xff0c;我是Edison。古人曾说“开谈不说红楼梦&#xff0c;读尽诗书也枉然”&#xff0c;刚好最近我爸开始在阅读《红楼梦》&#xff0c;我想起当年看了两遍《红楼梦》原著和一遍87版《红楼梦》电视剧的场景。本文是我首发于2018年的一篇读…