You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual/master/index.html
+12-5Lines changed: 12 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3370,9 +3370,9 @@ <h2>Audio</h2>
3370
3370
decoder is used. Finally, it tries all other decoders that are not
3371
3371
explicitly selected or rejected by the option.</p>
3372
3372
<p><tt class="docutils literal">-</tt> at the end of the list suppresses fallback on other available
3373
-
decoders not on the <tt class="docutils literal"><span class="pre">--ad</span></tt> list. <tt class="docutils literal">+</tt> in front of an entry forces the
3374
-
decoder. Both of these should not normally be used, because they break
3375
-
normal decoder auto-selection! Both of these methods are deprecated.</p>
3373
+
decoders not on the <tt class="docutils literal"><span class="pre">--ad</span></tt> list. This should not normally be used,
3374
+
because they break normal decoder auto-selection! The <tt class="docutils literal">-</tt> mode is
0 commit comments