Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
af758f40
Commit
af758f40
authored
Apr 02, 2009
by
Ludovic Fauvet
Browse files
Disable audio until amem is ready.
parent
b1199a5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Media.cpp
View file @
af758f40
...
...
@@ -31,6 +31,7 @@ Media::Media( const QString& mrl ) : m_mrl( mrl ), m_snapshot( NULL )
{
"-verbose"
,
"3"
,
"--no-skip-frames"
,
"--no-audio"
,
//"--plugin-path", VLC_TREE "/modules",
//"--ignore-config", /* Don't use VLC's config files */
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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