Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
4c3b9651
Commit
4c3b9651
authored
Apr 17, 2009
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mpris v2 test: add --no-embedded to recommended commandline for usage with SetVideoPostion().
parent
543cd780
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/dbus/mpris_v2.sh
test/dbus/mpris_v2.sh
+1
-1
No files found.
test/dbus/mpris_v2.sh
View file @
4c3b9651
...
...
@@ -24,7 +24,7 @@ verbose="--print-reply=3"
medialist
=
$*
if
test
-z
"
$medialist
"
;
then
echo
"Provide a MRL for testing, eg: mpris_v1.sh file://myvideo.mpeg file://myvideo2.mpeg"
echo
"Make sure vlc is started before running this test script, eg: vlc --extraintf=dbus"
echo
"Make sure vlc is started before running this test script, eg: vlc --extraintf=dbus
--no-embedded
"
exit
1
fi
...
...
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