Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. MOUSE_BTN0 ignore
  2. MOUSE_BTN0_DBL show-text "${time-pos} / ${duration} (${percent-pos}%) - vol: ${volume}" 3000
  3. MOUSE_BTN1 no-osd cycle_values osd-level 0 3
  4. MOUSE_BTN2 cycle fullscreen
  5. MOUSE_BTN3 no-osd add volume 2
  6. MOUSE_BTN4 no-osd add volume -2
  7. MOUSE_BTN5 ignore
  8. MOUSE_BTN6 ignore
  9.  
  10. AXIS_UP ignore
  11. AXIS_DOWN ignore
  12. AXIS_LEFT ignore
  13. AXIS_RIGHT ignore
  14.  
  15. ` no-osd cycle ontop
  16. TAB show-text "[${playlist-pos}/${playlist-count}] ---- ${media-title} ---- ${width}x${height}p ${fps}fps ${video-bitrate} ---- ${video-codec} ---- ${audio-codec-name} ${audio-bitrate}" 8000
  17. RIGHT no-osd seek 5
  18. LEFT no-osd seek -5
  19. UP no-osd seek 60
  20. DOWN no-osd seek -60
  21. Shift+RIGHT playlist-next
  22. Shift+LEFT playlist-prev
  23. Shift+UP ignore
  24. Shift+DOWN ignore
  25. Ctrl+LEFT ignore
  26. Ctrl+RIGHT ignore
  27. PGUP ignore
  28. PGDWN ignore
  29. Shift+PGUP ignore
  30. Shift+PGDWN ignore
  31. #[ multiply speed 0.9091
  32. #] multiply speed 1.1
  33. #{ multiply speed 0.5
  34. #} multiply speed 2.0
  35. #BS set speed 1.0
  36. #q quit
  37. #Q quit-watch-later
  38. #q {encode} quit 4
  39. #ESC set fullscreen no
  40. #ESC {encode} quit 4
  41. p show-progress
  42. #. frame-step # advance one frame and pause
  43. #, frame-back-step # go back by one frame and pause
  44. #SPACE cycle pause
  45. > ignore
  46. #ENTER playlist-next
  47. < ignore
  48. O ignore
  49. o no-osd cycle_values osd-level 0 3
  50. P ignore
  51. i show-text "${filename}" 4000
  52. I ignore
  53. z ignore
  54. x ignore
  55. ctrl++ ignore
  56. ctrl+- ignore
  57. 9 no-osd add volume -2
  58. / no-osd add volume -2
  59. 0 no-osd add volume 2
  60. * no-osd add volume 2
  61. m no-osd cycle mute
  62. 1 no-osd add contrast -1
  63. 2 no-osd add contrast 1
  64. 3 no-osd add brightness -1
  65. 4 no-osd add brightness 1
  66. 5 no-osd add gamma -1
  67. 6 no-osd add gamma 1
  68. 7 no-osd add saturation -1
  69. 8 no-osd add saturation 1
  70. d ignore
  71. r ignore
  72. t ignore
  73. #v cycle sub-visibility
  74. # stretch SSA/ASS subtitles with anamorphic videos to match historical
  75. #V cycle ass-vsfilter-aspect-compat
  76. # switch between applying no style overrides to SSA/ASS subtitles, and
  77. # overriding them almost completely with the normal subtitle style
  78. #u cycle-values ass-style-override "force" "no"
  79. #j cycle sub # cycle through subtitles
  80. #J cycle sub down # ...backwards
  81. #SHARP cycle audio # switch audio streams
  82. #_ cycle video
  83. #T cycle ontop # toggle video window ontop of other windows
  84. #f cycle fullscreen # toggle fullscreen
  85. #s screenshot # take a screenshot
  86. #S screenshot video # ...without subtitles
  87. #Ctrl+s screenshot window # ...with subtitles and OSD, and scaled
  88. #Alt+s screenshot each-frame # automatically screenshot every frame
  89. #w add panscan -0.1 # zoom out with -panscan 0 -fs
  90. #e add panscan +0.1 # in
  91. # cycle video aspect ratios; "-1" is the container aspect
  92. #A cycle-values video-aspect "16:9" "4:3" "2.35:1" "-1"
  93. #POWER quit
  94. #PLAY cycle pause
  95. #PAUSE cycle pause
  96. #PLAYPAUSE cycle pause
  97. #STOP quit
  98. #FORWARD seek 60
  99. #REWIND seek -60
  100. #NEXT playlist-next
  101. #PREV playlist-prev
  102. #VOLUME_UP add volume 2
  103. #VOLUME_DOWN add volume -2
  104. #MUTE cycle mute
  105. #CLOSE_WIN quit
  106. #CLOSE_WIN {encode} quit 4
  107. #E cycle edition # next edition
  108. l no-osd cycle-values loop-file "inf" "no"
  109. L no-osd cycle-values loop-file "inf" "no"
  110. #ctrl+c quit 4
  111. F1 no-osd seek -300
  112. F2 no-osd seek 300
  113. F3 no-osd seek -600
  114. F4 no-osd seek 600
  115. F5 no-osd seek -1200
  116. F6 no-osd seek 1200
  117. F7 no-osd seek -1800
  118. F8 no-osd seek 1800
  119.  
  120. AR_PLAY ignore
  121. AR_PLAY_HOLD ignore
  122. AR_CENTER ignore
  123. AR_CENTER_HOLD ignore
  124. AR_NEXT ignore
  125. AR_NEXT_HOLD ignore
  126. AR_PREV ignore
  127. AR_PREV_HOLD ignore
  128. AR_MENU ignore
  129. AR_MENU_HOLD ignore
  130. AR_VUP ignore
  131. AR_VUP_HOLD ignore
  132. AR_VDOWN ignore
  133. AR_VDOWN_HOLD ignore
  134.  
  135. # For tv://
  136. #h cycle tv-channel -1 # previous channel
  137. #k cycle tv-channel +1 # next channel
  138.  
  139. #
  140. # Legacy bindings (may or may not be removed in the future)
  141. #
  142. #! add chapter -1 # skip to previous chapter
  143. #@ add chapter 1 # next
  144.  
  145. #
  146. # Not assigned by default
  147. # (not an exhaustive list of unbound commands)
  148. #
  149.  
  150. # ? add sub-scale +0.1 # increase subtitle font size
  151. # ? add sub-scale -0.1 # decrease subtitle font size
  152. # ? sub-step -1 # immediately display next subtitle
  153. # ? sub-step +1 # previous
  154. # ? cycle-values window-scale 0.5 2 1 # switch between 1/2, 2x, unresized window size
  155. # ? cycle colormatrix
  156. # ? add audio-delay 0.100 # this changes audio/video sync
  157. # ? add audio-delay -0.100
  158. # ? cycle angle # switch DVD/Bluray angle
  159. # ? add balance -0.1 # adjust audio balance in favor of left
  160. # ? add balance 0.1 # right
  161. # ? cycle sub-forced-only # toggle DVD forced subs
  162. # ? cycle program # cycle transport stream programs
  163. # ? stop # stop playback (quit or enter idle mode)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement