http://bugs.xine-project.org/show_bug.cgi?id=181
Summary: Passing of configuration parameters on command line
fails
Product: xine-ui
Version: 0.99.5
Platform: i386/x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Frontend: xiTK
AssignedTo: xine-bugs@...
ReportedBy: johnkarp@...
According to:
http://xinehq.de/index.php/readme#2.4.5
you can pass config-file options to xine by command-line parameters.
So I am trying to do this:
xine -phq "opt:audio.output.speaker_arrangement=Pass Through"
dvd:/srv/DVD/Ripped_DVD1/
However, when I try this on xine, with either v0.99.4 or 0.99.5, I get:
---------------------- (ERROR) ----------------------
The specified file or mrl is not found. Please check it twice.
(opt:audio.output.speaker_arrangement=Pass Through)
------------------ (END OF ERROR) -------------------
---------------------- (ERROR) ----------------------
got XINE_ERROR_NO_INPUT_PLUGIN.
------------------ (END OF ERROR) -------------------
---------------------- (ERROR) ----------------------
- xine engine error -
There is no input plugin available to handle
'opt:audio.output.speaker_arrangement=Pass Through'.
Maybe MRL syntax is wrong or file/stream source doesn't exist.
------------------ (END OF ERROR) -------------------
--
Configure bugmail: http://bugs.xine-project.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
|