Difference between revisions of "Snapshot Tool"
Jump to navigation
Jump to search
m (DoesItReallyMatter moved page SnapshotTool to Snapshot Tool: Why pipe like [[SnapshotTool|Snapshot Tool]] instead of [[Snapshot Tool]]?) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{See also|Documentation:Snapshots}} | |
+ | <div class="widebox" style="padding:1em;">Mystery solved: see [[Documentation:Format String]]</div> | ||
== '''Known Prefix Codes & Output''' == | == '''Known Prefix Codes & Output''' == | ||
If you put these as part of the filename in the default filename preferences (Windows from this particular set of experiments), they create different output. I don't have much idea what they represent, but I know some of the output, and can't find any documentation on this anywhere. | If you put these as part of the filename in the default filename preferences (Windows from this particular set of experiments), they create different output. I don't have much idea what they represent, but I know some of the output, and can't find any documentation on this anywhere. | ||
− | + | {| class="wikitable sortable" | |
− | + | ! scope="col" | Prefix code !! scope="col" | Output | |
− | + | |- | |
− | + | | $A || "A" | |
− | + | |- | |
− | + | | $B || "0" | |
− | + | |- | |
− | + | | $C || "0" | |
− | + | |- | |
− | + | | $D || ? 00_00_08 ? | |
− | + | |- | |
− | + | | $E || "E" | |
− | + | |- | |
− | + | | $F || path and filename, minus path info special characters | |
− | + | |- | |
− | + | | $G || "G" | |
− | + | |- | |
− | + | | $H || "H" | |
− | + | |- | |
− | + | | $J || "J" | |
− | + | |- | |
− | + | | $K || "K" | |
− | + | |- | |
− | + | | $L || ? 00_00_07 ? | |
− | + | |- | |
+ | | $M || "M" | ||
+ | |- | ||
+ | | $N || Filename | ||
+ | |- | ||
+ | | $O || "-" | ||
+ | |- | ||
+ | | $P || ? Frame? | ||
+ | |- | ||
+ | | $Q || "Q" | ||
+ | |- | ||
+ | | $R || ? 1.0 ? Aspect Ratio? | ||
+ | |- | ||
+ | | $S || ? 0.0 ? - Audio Info? | ||
+ | |- | ||
+ | | $T || Timecode from video? | ||
+ | |- | ||
+ | | $U || "-" | ||
+ | |- | ||
+ | | $V || ? 256 ? Color depth? | ||
+ | |- | ||
+ | | $W || "W" | ||
+ | |- | ||
+ | | $X || "X" | ||
+ | |- | ||
+ | | $Y || "Y" | ||
+ | |- | ||
+ | | $Z || "Z" | ||
+ | |} | ||
+ | |||
+ | {{Documentation}} |
Latest revision as of 02:36, 14 March 2019
See also: Documentation:Snapshots
Mystery solved: see Documentation:Format String
Known Prefix Codes & Output
If you put these as part of the filename in the default filename preferences (Windows from this particular set of experiments), they create different output. I don't have much idea what they represent, but I know some of the output, and can't find any documentation on this anywhere.
Prefix code | Output |
---|---|
$A | "A" |
$B | "0" |
$C | "0" |
$D | ? 00_00_08 ? |
$E | "E" |
$F | path and filename, minus path info special characters |
$G | "G" |
$H | "H" |
$J | "J" |
$K | "K" |
$L | ? 00_00_07 ? |
$M | "M" |
$N | Filename |
$O | "-" |
$P | ? Frame? |
$Q | "Q" |
$R | ? 1.0 ? Aspect Ratio? |
$S | ? 0.0 ? - Audio Info? |
$T | Timecode from video? |
$U | "-" |
$V | ? 256 ? Color depth? |
$W | "W" |
$X | "X" |
$Y | "Y" |
$Z | "Z" |
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.