mplayer as a default player

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • O-pos
    Gold Member
    Gold Member
    • Dec 2005
    • 125

    mplayer as a default player

    Hello,

    I want to make mplayer as a default player for every available video format. currently, the default video player is totem and if I double-click video file, it opens in Totem. If I want to open the video file in mplayer, I have to right-click it and then select "open with mplayer". Is it possible to make mplayer default player for video? so that after double-click the video files could directly be lounched in mplayer?
  • katzdvd
    Lord of Digital Video
    Lord of Digital Video
    • Feb 2006
    • 2198

    #2
    Hi O-pos,

    As a new linux user, I don't have much advice to offer that you don't already know, but I did find this.

    I was using mplayer for awhile, but I found that I seem to like VLC better...

    katz

    Comment

    • anonymez
      Super Moderator
      • Mar 2004
      • 5525

      #3
      See this post.
      "What were the things in Gremlins called?" - Karl Pilkington

      Comment

      • O-pos
        Gold Member
        Gold Member
        • Dec 2005
        • 125

        #4
        Originally Posted by anonymez
        See this post.
        thanks, it works fine with video files but what about DVD movies? as a default when I insert the DVD they automatically start in Totem.

        Originally Posted by katzdvd
        .

        I was using mplayer for awhile, but I found that I seem to like VLC better...
        I used VLC before mplayer, but I find mplayer more powerful and interesting.

        Anonymez, what is your default player in ubuntu?
        Last edited by O-pos; 20 May 2007, 08:09 PM.

        Comment

        • anonymez
          Super Moderator
          • Mar 2004
          • 5525

          #5
          but what about DVD movies? as a default when I insert the DVD they automatically start in Totem
          System-->Preferences-->Removable Drives & Media

          what is your default player in ubuntu?
          SVN mplayer. I find VLC to be buggy with MPEG TS and not as flexible as mplayer.
          "What were the things in Gremlins called?" - Karl Pilkington

          Comment

          • O-pos
            Gold Member
            Gold Member
            • Dec 2005
            • 125

            #6
            Originally Posted by anonymez
            System-->Preferences-->Removable Drives & Media
            Instead of totem %m should I write mplayer%m or just mplayer?

            regarding online media, let's say I want to watch "nine million bicycles" on the katie melua website (http://www.katiemelua.com/index2.php) there's a link "Watch now" and when I click, it offers either to open with Totem movie player, or to download it. Yes, there's an option to select other program to open it, but not like it was with video files - "use a custom command" . where I used just to enter mplayer as a command. It just requires a location, which I don't know for mplayer. how could I do that?
            Last edited by O-pos; 21 May 2007, 06:26 AM.

            Comment

            • anonymez
              Super Moderator
              • Mar 2004
              • 5525

              #7
              Instead of totem %m should I write mplayer%m or just mplayer?
              Try

              Code:
              mplayer dvd://
              or

              Code:
              gmplayer dvd://
              If you prefer the GUI.

              It just requires a location, which I don't know for mplayer
              Should be in /usr/local/bin or /usr/bin. You might like to read this.
              "What were the things in Gremlins called?" - Karl Pilkington

              Comment

              Working...