Comment 1 for bug 311525

Revision history for this message
phwa.nbg (phwa-nbg) wrote :

I think this is a possible mplayer patch:

diff --git a/bash_completion b/bash_completion
index 7518ad9..94e81aa 100644
--- a/bash_completion
+++ b/bash_completion
@@ -5838,7 +5838,7 @@ _mplayer()
                        return 0
                        ;;
                -audiofile)
- _filedir '@(mp3|MP3|mpg|MPG|ogg|OGG|w?(a)v|W?(A)V|mid|MID|flac|FLAC|mka|MKA)'
+ _filedir '@(mp3|MP3|mpg|MPG|ogg|OGG|oga|OGA|ogv|OGV|w?(a)v|W?(A)V|mid|MID|flac|FLAC|mka|MKA)'
                        return 0
                        ;;
                -font)