mirror of
https://github.com/mpv-player/mpv
synced 2025-01-03 05:22:23 +00:00
-tskeepbroken and -tsprog descriptions by Nico <nsabbi@libero.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11204 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6f1bfe6ef8
commit
6d34e98591
@ -903,11 +903,22 @@ seeks to 1\ hour 10\ min
|
|||||||
.PD 1
|
.PD 1
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-tskeepbroken
|
||||||
|
Tells MPlayer not to discard TS packets reported as broken in the stream.
|
||||||
|
Sometimes needed to play corrupted MPEG-TS files.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B \-tsprog <1\-65534>
|
.B \-tsprog <1\-65534>
|
||||||
When playing an MPEG-TS stream, you can specify with this option which
|
When playing an MPEG-TS stream, you can specify with this option which
|
||||||
program (if present) you want to play. Can be used with \-vid and \-aid.
|
program (if present) you want to play. Can be used with \-vid and \-aid.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.B \-tsprobe <byte\ position>
|
||||||
|
When playing an MPEG-TS stream, this option lets you specify how many
|
||||||
|
bytes in the stream you want MPlayer to search for the desired
|
||||||
|
audio and video pids.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B \-tv <option1:option2:...>
|
.B \-tv <option1:option2:...>
|
||||||
This option tunes various properties of the TV capture module.
|
This option tunes various properties of the TV capture module.
|
||||||
For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
|
For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
|
||||||
|
Loading…
Reference in New Issue
Block a user