Select audio output on Linux
This commit is contained in:
parent
3d8a99f541
commit
2b04e1428c
10 changed files with 564 additions and 68 deletions
|
|
@ -94,8 +94,8 @@
|
|||
# output_name = \\.\DISPLAY1
|
||||
|
||||
# !! Linux only !!
|
||||
# Set the display number to stream. I have no idea how they are numbered. They start from 1, usually.
|
||||
# output_name = 1
|
||||
# Set the display number to stream. I have no idea how they are numbered. They start from 0, usually.
|
||||
# output_name = 0
|
||||
|
||||
###############################################
|
||||
# FFmpeg software encoding parameters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue