Set VLC as video default
This commit is contained in:
parent
bd1b33e11d
commit
539a5c0170
1 changed files with 5 additions and 4 deletions
|
@ -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,
|
\*.fl[icv],*.m2v,*.mov,*.webm,*.ts,*.mts,*.m4v,*.r[am],*.qt,*.divx,
|
||||||
\*.as[fx]},
|
\*.as[fx]},
|
||||||
\<video/*>
|
\<video/*>
|
||||||
|
\ vlc %f &,
|
||||||
\ {View using ffplay}
|
\ {View using ffplay}
|
||||||
\ ffplay -fs -autoexit %f,
|
\ ffplay -fs -autoexit %f,
|
||||||
\ {View using Dragon}
|
\ {View using Dragon}
|
||||||
|
|
Loading…
Reference in a new issue