Difference between revisions of "Snapshot Tool"
Jump to navigation
Jump to search
(Created page with 'Known prefix codes & Output $A - "A" $B - "0" $C - "0" $D - ? 00_00_08 ? $E - "E" $F - filename, minus path info special characters $G - "G" $H - "H" $J - "J" $K - "K" $L - ? 00...') |
m (DoesItReallyMatter moved page SnapshotTool to Snapshot Tool: Why pipe like [[SnapshotTool|Snapshot Tool]] instead of [[Snapshot Tool]]?) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Known | + | {{See also|Documentation:Snapshots}} |
+ | <div class="widebox" style="padding:1em;">Mystery solved: see [[Documentation:Format String]]</div> | ||
+ | == '''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. | ||
− | $A | + | {| class="wikitable sortable" |
− | $B | + | ! scope="col" | Prefix code !! scope="col" | Output |
− | $C | + | |- |
− | $D | + | | $A || "A" |
− | $E | + | |- |
− | $F | + | | $B || "0" |
− | $G | + | |- |
− | $H | + | | $C || "0" |
− | $J | + | |- |
− | $K | + | | $D || ? 00_00_08 ? |
− | $L | + | |- |
− | $M | + | | $E || "E" |
− | $N - | + | |- |
− | $O - "- | + | | $F || path and filename, minus path info special characters |
− | $P | + | |- |
− | $Q | + | | $G || "G" |
− | $R | + | |- |
− | $S | + | | $H || "H" |
− | $T | + | |- |
− | $U - "- | + | | $J || "J" |
− | $V | + | |- |
− | $W | + | | $K || "K" |
− | $X | + | |- |
− | $Y | + | | $L || ? 00_00_07 ? |
− | $Z | + | |- |
+ | | $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.