Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
8fab368e
Commit
8fab368e
authored
Aug 08, 2009
by
Jan Gerber
Browse files
output theora version in print_usage
parent
552c1ff2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ffmpeg2theora.c
View file @
8fab368e
...
@@ -1743,7 +1743,8 @@ void print_presets_info() {
...
@@ -1743,7 +1743,8 @@ void print_presets_info() {
void
print_usage
()
{
void
print_usage
()
{
fprintf
(
stdout
,
fprintf
(
stdout
,
PACKAGE
" "
PACKAGE_VERSION
"
\n
"
PACKAGE
" "
PACKAGE_VERSION
" - %s
\n
"
,
th_version_string
());
fprintf
(
stdout
,
"
\n
"
"
\n
"
" Usage: "
PACKAGE
" [options] input
\n
"
" Usage: "
PACKAGE
" [options] input
\n
"
"
\n
"
"
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment