Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
e3245b26
Commit
e3245b26
authored
Sep 13, 2011
by
Anton Khirnov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avconv: replace all fprintf() by av_log().
Deprecate -v option, now only -loglevel is enough.
parent
f24facd3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
118 additions
and
133 deletions
+118
-133
avconv.c
avconv.c
+116
-132
avconv.texi
doc/avconv.texi
+2
-1
No files found.
avconv.c
View file @
e3245b26
This diff is collapsed.
Click to expand it.
doc/avconv.texi
View file @
e3245b26
...
...
@@ -154,7 +154,8 @@ avconv -i INPUT -metadata:s:1 language=eng OUTPUT
@end example
@item -v @var
{
number
}
(@emph
{
global
}
)
Set the logging verbosity level.
This option is deprecated and has no effect, use -loglevel
to set verbosity level.
@item -target @var
{
type
}
(@emph
{
output
}
)
Specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd",
...
...
Write
Preview
Markdown
is supported
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