Guest User

extra-hdmi.conf

a guest
Jul 11th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. # This file is part of PulseAudio.
  2. #
  3. # PulseAudio is free software; you can redistribute it and/or modify
  4. # it under the terms of the GNU Lesser General Public License as
  5. # published by the Free Software Foundation; either version 2.1 of the
  6. # License, or (at your option) any later version.
  7. #
  8. # PulseAudio is distributed in the hope that it will be useful, but
  9. # WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  11. # General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU Lesser General Public License
  14. # along with PulseAudio; if not, write to the Free Software Foundation,
  15. # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  16.  
  17. ; This is a profile for Nvidia and Intel cards - some cards have four HDMI codecs,
  18. ; and which ones are working seems to vary a lot between GPU boards. In addition,
  19. ; Nvidia and Intel make southbridges as well, so we need to keep the existing
  20. ; analog profiles.
  21. ; (And by not adding all these extra profiles to default.conf, we make sure
  22. ; there is no performance hit for non-Nvidia/Intel cards.)
  23.  
  24. [General]
  25. auto-profiles = yes
  26.  
  27. [Mapping analog-mono]
  28. device-strings = hw:%f
  29. channel-map = mono
  30. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-headphones analog-output-headphones-2 analog-output-mono analog-output-lfe-on-mono
  31. paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line
  32. priority = 1
  33.  
  34. [Mapping analog-stereo]
  35. device-strings = front:%f hw:%f
  36. channel-map = left,right
  37. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-headphones analog-output-headphones-2 analog-output-mono analog-output-lfe-on-mono
  38. paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line
  39. priority = 10
  40.  
  41. [Mapping analog-surround-21]
  42. # Note that the line below should NOT be changed to surround21.
  43. device-strings = surround40:%f
  44. channel-map = front-left,front-right,lfe,lfe
  45. paths-output = analog-output analog-output-speaker
  46. priority = 7
  47. direction = output
  48.  
  49. [Mapping analog-surround-40]
  50. device-strings = surround40:%f
  51. channel-map = front-left,front-right,rear-left,rear-right
  52. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-lfe-on-mono
  53. priority = 7
  54. direction = output
  55.  
  56. [Mapping analog-surround-41]
  57. device-strings = surround41:%f
  58. channel-map = front-left,front-right,rear-left,rear-right,lfe
  59. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-lfe-on-mono
  60. priority = 8
  61. direction = output
  62.  
  63. [Mapping analog-surround-50]
  64. device-strings = surround50:%f
  65. channel-map = front-left,front-right,rear-left,rear-right,front-center
  66. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-lfe-on-mono
  67. priority = 7
  68. direction = output
  69.  
  70. [Mapping analog-surround-51]
  71. device-strings = surround51:%f
  72. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
  73. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-lfe-on-mono
  74. priority = 8
  75. direction = output
  76.  
  77. [Mapping analog-surround-71]
  78. device-strings = surround71:%f
  79. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
  80. description = Analog Surround 7.1
  81. paths-output = analog-output analog-output-speaker analog-output-desktop-speaker analog-output-lfe-on-mono
  82. priority = 7
  83. direction = output
  84.  
  85. [Mapping iec958-stereo]
  86. device-strings = iec958:%f
  87. channel-map = left,right
  88. paths-input = iec958-stereo-input
  89. paths-output = iec958-stereo-output
  90. priority = 5
  91.  
  92. [Mapping iec958-ac3-surround-40]
  93. device-strings = a52:%f
  94. channel-map = front-left,front-right,rear-left,rear-right
  95. priority = 2
  96. direction = output
  97.  
  98. [Mapping iec958-ac3-surround-51]
  99. device-strings = a52:%f
  100. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
  101. priority = 3
  102. direction = output
  103.  
  104. [Mapping hdmi-stereo]
  105. device-strings = hdmi:%f
  106. description = Digital Stereo (HDMI)
  107. paths-output = hdmi-output-0
  108. channel-map = left,right
  109. priority = 4
  110. direction = output
  111.  
  112. [Mapping hdmi-surround]
  113. description = Digital Surround 5.1 (HDMI)
  114. device-strings = hdmi:%f
  115. paths-output = hdmi-output-0
  116. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
  117. priority = 3
  118. direction = output
  119.  
  120. [Mapping hdmi-stereo-extra1]
  121. description = Digital Stereo (HDMI)
  122. device-strings = hdmi:%f,1
  123. paths-output = hdmi-output-1
  124. channel-map = left,right
  125. priority = 2
  126. direction = output
  127.  
  128. [Mapping hdmi-surround-extra1]
  129. description = Digital Surround 5.1 (HDMI)
  130. device-strings = hdmi:%f,1
  131. paths-output = hdmi-output-1
  132. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
  133. priority = 1
  134. direction = output
  135.  
  136. [Mapping hdmi-stereo-extra2]
  137. description = Digital Stereo (HDMI)
  138. device-strings = hdmi:%f,2
  139. paths-output = hdmi-output-2
  140. channel-map = left,right
  141. priority = 2
  142. direction = output
  143.  
  144. [Mapping hdmi-surround-extra2]
  145. description = Digital Surround 5.1 (HDMI)
  146. device-strings = hdmi:%f,2
  147. paths-output = hdmi-output-2
  148. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
  149. priority = 1
  150. direction = output
  151.  
  152. [Mapping hdmi-stereo-extra3]
  153. description = Digital Stereo (HDMI)
  154. device-strings = hdmi:%f,3
  155. paths-output = hdmi-output-3
  156. channel-map = left,right
  157. priority = 2
  158. direction = output
  159.  
  160. [Mapping hdmi-surround-extra3]
  161. description = Digital Surround 5.1 (HDMI)
  162. device-strings = hdmi:%f,3
  163. paths-output = hdmi-output-3
  164. channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
  165. priority = 1
  166. direction = output
Advertisement
Add Comment
Please, Sign In to add comment