Mailinglist Archive: opensuse-bugs (4794 mails)
< Previous | Next > |
[Bug 1051345] SMPlayer fails to play several video formats (MPV don't)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 29 Jul 2017 16:15:27 +0000
- Message-id: <bug-1051345-21960-QA1CTIlJoH@http.bugzilla.opensuse.org/>
http://bugzilla.opensuse.org/show_bug.cgi?id=1051345
http://bugzilla.opensuse.org/show_bug.cgi?id=1051345#c1
--- Comment #1 from Ignacio Taranto <itaranto7@xxxxxxxxx> ---
Is it worth adding that the "ao" command line option sets the Audio Output
driver to use.
After analyzing the command line sent to MPV, I noticed that the "ao" option
have two trailing commas, like this:
(...) -hwdec=auto --sub-auto=fuzzy --ao=pulse,, --no-input-default-bindings
(...)
This is most likely the issue since it should be just "--ao=pulse".
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1051345#c1
--- Comment #1 from Ignacio Taranto <itaranto7@xxxxxxxxx> ---
Is it worth adding that the "ao" command line option sets the Audio Output
driver to use.
After analyzing the command line sent to MPV, I noticed that the "ao" option
have two trailing commas, like this:
(...) -hwdec=auto --sub-auto=fuzzy --ao=pulse,, --no-input-default-bindings
(...)
This is most likely the issue since it should be just "--ao=pulse".
--
You are receiving this mail because:
You are on the CC list for the bug.
< Previous | Next > |