Usage: vlc [options] [stream] ...
You can specify multiple streams on the commandline. They will be enqueued in the playlist.
The first item specified will be played first.
Options-styles:
--option  A global option that is set for the duration of the program.
-option  A single letter version of a global --option.
:option  An option that only applies to the stream directly before it
and that overrides previous settings.
Stream MRL syntax:
[[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]] [:option=value ...]
Many of the global --options can also be used as MRL specific :options.
Multiple :option=value pairs can be specified.
URL syntax:
[file://]filename              Plain media file
ip:port/file            HTTP URL
ftp://ip:port/file            FTP URL
mms://ip:port/file            MMS URL
screen://                      Screen capture
[dvd://][device][@raw_device]  DVD device
[vcd://][device]              VCD device
[cdda://][device]              Audio CD device
udp:[[<source address>]@[<bind address>][:<bind port>]]
UDP stream sent by a streaming server
vlc:pause:<seconds>            Special item to pause the playlist for a certain time
vlc:quit                      Special item to quit VLC
音频
--audio, --no-audio        打开音频 (默认打开)
--volume <;整型>          默认音量
--volume-step <;整型>    输出音量步长
--aout-rate <;整型>      音频输出频率(Hz)
--hq-resampling, --no-hq-resampling
高质量音频采样 (默认打开)
--spdif, --no-spdif        当可用时使用 S/PDIF 音频输出
(默认关闭)
--force-dolby-surround {0 (自动), 1 (开), 2 (关)}
强制检测杜比环绕
--audio-desync <;整型>    音频异步校正
--aout <;字符串型>      音频输出模块
--audio-filter <;字符串型>
音频滤波器
--audio-visual <;字符串型>
音频视觉效果
视频
--video, --no-video        启动视频 (默认打开)
-
-grayscale, --no-grayscale
灰度视频输出 (默认关闭)
-f, --fullscreen, --no-fullscreen
全屏幕视频输出 (默认关闭)
--drop-late-frames, --no-drop-late-frames
丢弃晚的帧 (默认打开)
--skip-frames, --no-skip-frames
跳过帧 (默认打开)
--quiet-synchro, --no-quiet-synchro
静音同步 (默认关闭)
--overlay, --no-overlay    重叠视频输出 (默认打开)
-
-video-on-top, --no-video-on-top
永远在最上层 (默认关闭)
--disable-screensaver, --no-disable-screensaver
关闭屏幕保护程序 (默认打开)
--snapshot-path <;字符串型>
视频快照目录 (或文件名)
--snapshot-prefix <;字符串型>
视频快照文件前缀
--snapshot-format {png,jpg}
视频快照格式
--snapshot-preview, --no-snapshot-preview
显示视频快照预览 (默认打开)
--snapshot-sequential, --no-snapshot-sequential
Use sequential numbers instead of timestamps
(默认关闭)
--width <;整型>          视频宽度
--height <;整型>          视频高度
--video-x <;整型>        视频 X 坐标
--video-y <;整型>        视频 Y 坐标
--crop <;字符串型>      视频修整
--custom-crop-ratios <;字符串型>
自定义修整比率列表
-
-aspect-ratio <;字符串型>
源比率
--monitor-par <;字符串型>
监视器像素纵横比
--custom-aspect-ratios <;字符串型>
自定义纵横比列表
--hdtv-fix, --no-hdtv-fix  固定 HDTV 高度 (默认打开)
--video-deco, --no-video-deco
窗口装饰 (默认打开)
--video-title <;字符串型>
视频标题
-
-align {0 (居中), 1 (左), 2 (右), 4 (顶部), 8 (底部), 5 (左上), 6 (右上), 9 (左下), 10 (右下)}
视频对齐
--zoom <;浮点型>        缩放视频
-V, --vout <;字符串型>      视频输出模块
--vout-filter <;字符串型>
视频过滤器模块
子画面
--spu, --no-spu            启用子画面 (默认打开)
--osd, --no-osd            画面上显示(OSD) (默认打开)
--text-renderer <;字符串型>
字体渲染模块
-
-sub-file <;字符串型>  使用字幕文件
--sub-autodetect-file, --no-sub-autodetect-file
自动侦测字幕档 (默认打开)
--sub-autodetect-fuzzy <;整型>
字幕自动侦测模糊化
--sub-autodetect-path <;字符串型>
字幕自动侦测路径
--sub-margin <;整型>      强制字幕位置
--sub-filter <;字符串型>
子画面过滤器模块
--program <;整型>        程序
-
-programs <;字符串型>  程序
--audio-track <;整型>    音轨
--sub-track <;整型>      字幕轨
--audio-language <;字符串型>
音频语言
--sub-langua
ge <;字符串型>
字幕语言
--audio-track-id <;整型>  音轨 ID
--sub-track-id <;整型>    字幕轨 ID
--input-repeat <;整型>    输入重复
-
-start-time <;整型>      开始时间
--stop-time <;整型>      停止时间
--input-list <;字符串型>
输入清单
--input-slave <;字符串型>
从输入(试验性的)
--bookmarks <;字符串型> 串流书签清单
--dvd <;字符串型>      DVD装置
--vcd <;字符串型>      VCD 设备
--cd-audio <;字符串型>  音乐 CD 设备
--server-port <;整型>    UDP 端口
-
-mtu <;整型>            网络接口的MTU
-6, --ipv6, --no-ipv6          强制使用 IPv6 (默认关闭)
-4, --ipv4, --no-ipv4          强制使用 IPv4 (默认关闭)
--ipv4-timeout <;整型>    TCP连接超时时间
--socks <;字符串型>    SOCKS服务器
--socks-user <;字符串型>
SOCKS使用者名称
--socks-pwd <;字符串型> SOCKS密码
--meta-title <;字符串型>
标题数据
--meta-author <;字符串型>
作者元数据
--meta-artist <;字符串型>
艺术家元数据
--meta-genre <;字符串型>
流派元数据
--meta-copyright <;字符串型>
版权元数据
--meta-description <;字符串型>
描述元数据
--meta-date <;字符串型> 日期元数据
--meta-url <;字符串型>  网址元数据
-
-cr-average <;整型>      时钟参考平均计数器
--clock-synchro {-1 (默认), 0 (关闭), 1 (启动)}
时钟同步
--network-synchronisation, --no-network-synchronisation
网络同步化 (默认关闭)
译码器
--codec <;字符串型>    偏好的解码器清单
--encoder <;字符串型>  偏好的编码器清单
输入
--access <;字符串型>    存取模块
--access-filter <;字符串型>
存取过滤器模块
--demux <;字符串型>    解多任务模块
串流输出
--sout <;字符串型>      默认串流输出链
--sout-display, --no-sout-display
串流时显示 (默认关闭)
--sout-keep, --no-sout-keep
持续开启串流输出 (默认关闭)
--sout-all, --no-sout-all  打开串流所有 ES (默认关闭)
--sout-audio, --no-sout-audio
启动音频串流输出 (默认打开)
-
-sout-video, --no-sout-video
启动视频串流输出 (默认打开)
--sout-spu, --no
-sout-spu  启动 SPU 串流输出 (默认打开)
--vlm-conf <;字符串型>  VLM设置档
--mux <;字符串型>      多任务模块
--access_output <;字符串型>
存取输出模块
--ttl <;整型>            Hop 限制 (TTL)
--miface <;字符串型>    IPv6 多播输出接口
--miface-addr <;字符串型>
IPv4 多播输出接口地址
--packetizer <;字符串型>
偏好的封包器清单
--sap-flow-control, --no-sap-flow-control
控制SAP流量 (默认关闭)
--sap-interval <;整型>    SAP 通告间隔
CPU
--fpu, --no-fpu            启用 FPU 支持 (默认打开)
--mmx, --no-mmx            启用 CPU MMX 支持 (默认打开)
--3dn, --no-3dn            启用 CPU 3D Now! 支持 (默认打开)
--mmxext, --no-mmxext      启用 CPU MMX EXT 支持 (默认打开)
-
-sse, --no-sse            启用 CPU SSE 支持 (默认打开)
--sse2, --no-sse2          启用 CPU SSE2 支持 (默认打开)
杂项
-A, --memcpy <;字符串型>    内存复制模块
--plugins-cache, --no-plugins-cache
使用外挂缓存 (默认打开)
--plugin-path <;字符串型>
模块搜寻路径
--minimize-threads, --no-minimize-threads
最小线程数量 (默认关闭)
--one-instance, --no-one-instance
只允许一个实例运行 (默认关闭)
--started-from-file, --no-started-from-file
VLC 从文件关联启动 (默认关闭)
--one-instance-when-started-from-file, --no-one-instance-when-started-from-file
当从文件开始时只允许一个实例
(默认打开)
--playlist-enqueue, --no-playlist-enqueue
Enqueue items to playlist when in one
instance mode (默认关闭)
--high-priority, --no-high-priority
提高程序优先权 (默认关闭)
-
-fast-mutex, --no-fast-mutex
Fast mutex on NT/2K/XP (developers only)
(默认关闭)
--win9x-cv-method <;整型> Condition variables implementation for Win9x
(developers only)
播放列表
-Z, --random, --no-random      永远随机播放文件 (默认关闭)
-L, --loop, --no-loop          重复播放全部 (默认关闭)
-R, --repeat, --no-repeat      重复播放目前项目 (默认关闭)
--play-and-stop, --no-play-and-stop
播放和停止 (默认关闭)
-
-open <;字符串型>      默认串流
--auto-preparse, --no-auto-prepa
rse
自动预解释文件 (默认打开)
-S, --services-discovery <;字符串型>
服务探索模块
-v, --verbose <;整型>        提示(0,1,2)
-q, --quiet, --no-quiet        安静 (默认关闭)
--file-logging, --no-file-logging
记录到文件 (默认关闭)
--language {auto,en,en_GB,ar,ca,cs,da,de,es,fa,fr,gl,he,hu,it,ja,ka,ko,ms,ne,nl,oc,pl,pt_BR,ro,ru,sk,sl,sv,th,tr,zh_CN,zh_TW}
语言
--color, --no-color        彩化讯息 (默认关闭)
--advanced, --no-advanced  显示高级选项 (默认打开)
--interact, --no-interact  界面互动 (默认打开)
--show-intf, --no-show-intf
用鼠标来显示界面 (默认关闭)
--stats, --no-stats        收集统计信息 (默认打开)
-I, --intf <;字符串型>      界面模块
--extraintf <;字符串型> 额外界面模块
--control <;字符串型>  控制界面
热键
-
-key-fullscreen <;整型>  全屏幕
--key-play-pause <;整型>  播放/暂停
--key-pause <;整型>      仅暂停
--key-play <;整型>        仅播放
--key-faster <;整型>      加快
--key-slower <;整型>      放慢
--key-next <;整型>        下一项
--key-prev <;整型>        上一项
--key-stop <;整型>        停止
--key-position <;整型>    位置
--key-jump-extrashort <;整型>
向后跳一很小的段
--key-jump+extrashort <;整型>
向前跳一很小的段
--key-jump-short <;整型>  向后跳一小段
--key-jump+short <;整型>  向前跳一小段
--key-jump-medium <;整型> 向后跳一中段
--key-jump+medium <;整型> 向前跳一中段
--key-jump-long <;整型>  向后跳一大段
--key-jump+long <;整型>  向前跳一大段
--key-nav-activate <;整型>
启动
-
-key-nav-up <;整型>      向上导览
--key-nav-down <;整型>    向下导览
--key-nav-left <;整型>    向左导览
--key-nav-right <;整型>  向右导览
--key-disc-menu <;整型>  转到DVD选单
--key-title-prev <;整型>  选择上一个DVD章节
--key-title-next <;整型>  选择下一个DVD章节
--key-chapter-prev <;整型>
选择上一个 DVD 章节
--key-chapter-next <;整型>
选择下一个 DVD 章节
-
-key-quit <;整型>        离开
--key-vol-up <;整型>      增加音量
字符串是什么型--key-vol-down <;整型>    减低音量
--key-vol-mute <;整型>    静音
--key-subdelay-up <;整型> 增加字幕延迟
--key-subdelay-down <;整型>
减少字幕延迟
--key-audiodelay-up <

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。