Set VLC as video default
This commit is contained in:
		
							parent
							
								
									bd1b33e11d
								
							
						
					
					
						commit
						539a5c0170
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		|  | @ -205,10 +205,10 @@ filextype {*.djvu},<image/vnd.djvu> | |||
| " Audio | ||||
| filetype {*.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus}, | ||||
|         \<audio/*> | ||||
|        \ {Play using ffplay} | ||||
|        \ ffplay -nodisp -autoexit %c, | ||||
|        \ {Play using MPlayer} | ||||
|        \ mplayer %f, | ||||
|         \ {Play using ffplay} | ||||
|         \ ffplay -nodisp -autoexit %c, | ||||
|         \ {Play using MPlayer} | ||||
|         \ mplayer %f, | ||||
| fileviewer {*.mp3},<audio/mpeg> mp3info | ||||
| fileviewer {*.flac},<audio/flac> soxi | ||||
| 
 | ||||
|  | @ -217,6 +217,7 @@ filextype {*.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.mpeg,*.vob, | |||
|           \*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx, | ||||
|           \*.as[fx]}, | ||||
|          \<video/*> | ||||
|         \ vlc %f &, | ||||
|         \ {View using ffplay} | ||||
|         \ ffplay -fs -autoexit %f, | ||||
|         \ {View using Dragon} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue