Difference between revisions of "Documentation:Modules/ps"
Jump to navigation
Jump to search
m (<onlyinclude>...</onlyinclude>) |
m (Position <onlyinclude>...</onlyinclude>) |
||
Line 8: | Line 8: | ||
|default=enabled | |default=enabled | ||
|description=Normally we use the [[timestamp]]s of the [[MPEG]] files to calculate position and duration. However sometimes this might not be usable. Disable this option to calculate from the [[bitrate]] instead | |description=Normally we use the [[timestamp]]s of the [[MPEG]] files to calculate position and duration. However sometimes this might not be usable. Disable this option to calculate from the [[bitrate]] instead | ||
− | }} | + | }}</onlyinclude> |
− | </onlyinclude> | ||
== Source code == | == Source code == |
Latest revision as of 06:18, 14 March 2019
Module: ps | |
---|---|
Type | Access demux |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | MPEG-PS demuxer |
Shortcut(s) | - |
Options
- ps-trust-timestamps <boolean> : Normally we use the timestamps of the MPEG files to calculate position and duration. However sometimes this might not be usable. Disable this option to calculate from the bitrate instead default value: enabled
Source code
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.