mirror of
https://github.com/mpv-player/mpv
synced 2025-03-06 14:17:46 +00:00
-psprobe can be used in mpeg-pes streams, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26749 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dafee81ad2
commit
ceb91ecb55
@ -1555,10 +1555,10 @@ Falls back on IPv4 automatically.
|
||||
.
|
||||
.TP
|
||||
.B \-psprobe <byte position>
|
||||
When playing an MPEG-PS stream, this option lets you specify how many
|
||||
bytes in the stream you want MPlayer to scan in order to identify the
|
||||
video codec used.
|
||||
This option is needed to play EVO files containing H.264 streams.
|
||||
When playing an MPEG-PS or MPEG-PES streams, this option lets you specify
|
||||
how many bytes in the stream you want MPlayer to scan in order to identify
|
||||
the video codec used.
|
||||
This option is needed to play EVO or VDR files containing H.264 streams.
|
||||
.
|
||||
.TP
|
||||
.B \-pvr <option1:option2:...> (PVR only)
|
||||
|
Loading…
Reference in New Issue
Block a user