Compilare MPlayer per OS X

Collapse
X
 
  • Filter
  • Ora
  • Show
Clear All
new posts
  • Sergio
    Administrator
    • May 1999
    • 88033
    • 2,166
    • 2,778
    • United States [US]
    • Florida
    • Send PM

    Compilare MPlayer per OS X

    Ho un file .EVO su Mac, con che programma lo leggo ? Sembra che non riesca a trovare un Player che lo possa riprodurre ?


    Avete un idea del perchè dia questo errore :

    power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx root# make mplayer
    make: *** No rule to make target `mplayer'. Stop.
    power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx root#


    seguendo questo tutorial :




    Dicono sia l'unico modo per potere leggere i file .EVO , ovvero i file dei Blue Ray.



  • Ayurvedi77
    Bodyweb Senior
    • Apr 2002
    • 1632
    • 19
    • 6
    • Pisa
    • Send PM

    #2
    Prova a dare prima un
    Codice:
    ./configure
    e se non va
    Codice:
    ./autogen.sh
    ___________________


    Codice:
    apt-get remove brain
    apt-get install windows-Vista
    ___________________

    Commenta

    • Sergio
      Administrator
      • May 1999
      • 88033
      • 2,166
      • 2,778
      • United States [US]
      • Florida
      • Send PM

      #3
      Codice:
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx sergio$ ./configure
      -bash: ./configure: No such file or directory
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx sergio$ ./autogen.sh
      -bash: ./autogen.sh: No such file or directory
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx sergio$
      Nada, non esiste, ti allego il listato della directory :

      Codice:
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx root# ls -la
      total 320
      drwxr-xr-x   28 root  admin    952 Apr 22 00:27 .
      drwxrwxr-x    6 root  admin    204 Apr 22 00:17 ..
      drwxr-xr-x   11 root  admin    374 Apr 22 00:17 .svn
      -rw-r--r--    1 root  admin    941 Apr 22 00:17 AUTHORS
      -rw-r--r--    1 root  admin  30583 Apr 22 00:17 AUTHORS.mplayer.rtf
      -rw-r--r--    1 root  admin  29142 Apr 22 00:17 AUTHORS.mplayer.txt
      -rw-r--r--    1 root  admin   1380 Apr 22 00:17 AUTHORS.rtf
      -rw-r--r--    1 root  admin    999 Apr 22 00:17 AUTHORS.txt
      -rw-r--r--    1 root  admin   3956 Apr 22 00:17 Copyright.rtf
      -rw-r--r--    1 root  admin   3498 Apr 22 00:17 Copyright.txt
      -rw-r--r--    1 root  admin    126 Apr 22 00:17 DONATION.txt
      -rw-r--r--    1 root  admin      0 Apr 22 00:17 Donate to MPlayerOSX.webloc
      drwxr-xr-x    6 root  admin    204 Apr 22 00:17 External_Binaries
      -rw-r--r--    1 root  admin   2966 Apr 22 00:17 INSTALL.txt
      -rw-r--r--    1 root  admin  18712 Apr 22 00:17 LICENSE.rtf
      -rw-r--r--    1 root  admin  18009 Apr 22 00:17 LICENSE.txt
      drwxr-xr-x    4 root  admin    136 Apr 22 00:17 MPlayer OSX.pbproj
      drwxr-xr-x    4 root  admin    136 Apr 22 00:17 MPlayer OSX.xcodeproj
      -rw-r--r--    1 root  admin    734 Apr 22 00:17 Makefile
      -rw-r--r--    1 root  admin    671 Apr 22 00:17 Makefile.old
      -rw-r--r--    1 root  admin  10073 Apr 22 00:17 README.mplayer.txt
      drwxr-xr-x    8 root  admin    272 Apr 22 00:17 Resources
      drwxr-xr-x   10 root  admin    340 Apr 22 00:17 Sources
      -rw-r--r--    1 root  admin    152 Apr 22 00:17 TODO
      drwxr-xr-x    4 root  admin    136 Apr 22 00:27 build
      -rwxr-xr-x    1 root  admin    718 Apr 22 00:17 create_dmg
      drwxr-xr-x    6 root  admin    204 Apr 22 00:17 install_package
      -rw-r--r--    1 root  admin      0 Apr 22 00:17 mplayerhq.hu.webloc
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/mplayerosx root#
      Probabilmente il BSD si comporta in maniera leggermente diversa dal Linux.
      Ad ogni modo quello che mi da da pensare è il file MPlayer OSX.xcodeproj che è un progetto eseguibile con l'Xcode Tools.

      Oltre a questo nota che esiste un altra directory contenente questo, il comando però dicono di lanciarlo dalla prima, non da questa. (si sono sbagliati?)


      Codice:
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/main root# ls -la
      total 3024
      drwxr-xr-x   113 root  admin    3842 Apr 21 23:54 .
      drwxrwxr-x     6 root  admin     204 Apr 22 00:17 ..
      drwxr-xr-x    13 root  admin     442 Apr 21 23:54 .svn
      -rw-r--r--     1 root  admin   32271 Apr 21 23:49 AUTHORS
      -rw-r--r--     1 root  admin  116920 Apr 21 23:53 Changelog
      -rw-r--r--     1 root  admin    5583 Apr 21 23:49 Copyright
      drwxr-xr-x     8 root  admin     272 Apr 21 23:53 DOCS
      drwxr-xr-x    16 root  admin     544 Apr 21 23:49 Gui
      -rw-r--r--     1 root  admin   17992 Apr 21 23:53 LICENSE
      -rw-r--r--     1 root  admin   12363 Apr 21 23:49 Makefile
      -rw-r--r--     1 root  admin    7665 Apr 21 23:53 README
      drwxr-xr-x    41 root  admin    1394 Apr 21 23:53 TOOLS
      -rw-r--r--     1 root  admin     282 Apr 21 23:53 access_mpcontext.h
      -rw-r--r--     1 root  admin   19167 Apr 21 23:53 asxparser.c
      -rw-r--r--     1 root  admin     903 Apr 21 23:53 asxparser.h
      -rw-r--r--     1 root  admin   32781 Apr 21 23:53 cfg-common.h
      -rw-r--r--     1 root  admin   11468 Apr 21 23:49 cfg-mencoder.h
      -rw-r--r--     1 root  admin     103 Apr 21 23:53 cfg-mplayer-def.h
      -rw-r--r--     1 root  admin   16236 Apr 21 23:53 cfg-mplayer.h
      -rw-r--r--     1 root  admin   30413 Apr 21 23:49 codec-cfg.c
      -rw-r--r--     1 root  admin    1938 Apr 21 23:49 codec-cfg.h
      -rw-r--r--     1 root  admin   66423 Apr 21 23:53 command.c
      -rw-r--r--     1 root  admin     141 Apr 21 23:53 command.h
      -rw-r--r--     1 root  admin    2466 Apr 21 23:53 common.mak
      -rwxr-xr-x     1 root  admin  235763 Apr 21 23:53 configure
      -rw-r--r--     1 root  admin   18828 Apr 21 23:53 cpudetect.c
      -rw-r--r--     1 root  admin    1195 Apr 21 23:53 cpudetect.h
      -rw-r--r--     1 root  admin    9740 Apr 21 23:53 cpuinfo.c
      -rw-r--r--     1 root  admin   13826 Apr 21 23:53 cputable.h
      drwxr-xr-x    17 root  admin     578 Apr 21 23:49 debian
      drwxr-xr-x    18 root  admin     612 Apr 21 23:53 drivers
      drwxr-xr-x    25 root  admin     850 Apr 21 23:53 dvdread
      -rw-r--r--     1 root  admin    3871 Apr 21 23:49 edl.c
      -rw-r--r--     1 root  admin     613 Apr 21 23:49 edl.h
      drwxr-xr-x    12 root  admin     408 Apr 21 23:53 etc
      -rw-r--r--     1 root  admin    4411 Apr 21 23:53 find_sub.c
      -rw-r--r--     1 root  admin    1932 Apr 21 23:49 fmt-conversion.h
      -rw-r--r--     1 root  admin    4101 Apr 21 23:53 get_path.c
      drwxr-xr-x    29 root  admin     986 Apr 21 23:53 help
      drwxr-xr-x    11 root  admin     374 Apr 21 23:49 input
      drwxr-xr-x    26 root  admin     884 Apr 21 23:49 liba52
      drwxr-xr-x    43 root  admin    1462 Apr 21 23:53 libaf
      drwxr-xr-x    27 root  admin     918 Apr 21 23:49 libao2
      drwxr-xr-x    23 root  admin     782 Apr 21 23:53 libass
      drwxr-xr-x   268 root  admin    9112 Apr 21 23:54 libavcodec
      drwxr-xr-x   129 root  admin    4386 Apr 21 23:54 libavformat
      drwxr-xr-x    46 root  admin    1564 Apr 21 23:54 libavutil
      drwxr-xr-x    18 root  admin     612 Apr 21 23:53 libdvdcss
      drwxr-xr-x    95 root  admin    3230 Apr 21 23:49 libfaad2
      drwxr-xr-x    16 root  admin     544 Apr 21 23:53 libmenu
      drwxr-xr-x   173 root  admin    5882 Apr 21 23:49 libmpcodecs
      drwxr-xr-x    85 root  admin    2890 Apr 21 23:53 libmpdemux
      drwxr-xr-x    27 root  admin     918 Apr 21 23:53 libmpeg2
      drwxr-xr-x    10 root  admin     340 Apr 21 23:54 libpostproc
      drwxr-xr-x    19 root  admin     646 Apr 21 23:53 libswscale
      drwxr-xr-x    90 root  admin    3060 Apr 21 23:53 libvo
      drwxr-xr-x    33 root  admin    1122 Apr 21 23:53 loader
      -rw-r--r--     1 root  admin   15442 Apr 21 23:53 m_config.c
      -rw-r--r--     1 root  admin    4882 Apr 21 23:53 m_config.h
      -rw-r--r--     1 root  admin   49250 Apr 21 23:49 m_option.c
      -rw-r--r--     1 root  admin   16622 Apr 21 23:49 m_option.h
      -rw-r--r--     1 root  admin    8666 Apr 21 23:53 m_property.c
      -rw-r--r--     1 root  admin    5747 Apr 21 23:53 m_property.h
      -rw-r--r--     1 root  admin    2832 Apr 21 23:53 m_struct.c
      -rw-r--r--     1 root  admin    3006 Apr 21 23:53 m_struct.h
      -rw-r--r--     1 root  admin     574 Apr 21 23:53 mangle.h
      -rw-r--r--     1 root  admin   57450 Apr 21 23:53 mencoder.c
      -rw-r--r--     1 root  admin    1429 Apr 21 23:53 metadata.h
      -rw-r--r--     1 root  admin    3200 Apr 21 23:53 mixer.c
      -rw-r--r--     1 root  admin     747 Apr 21 23:53 mixer.h
      drwxr-xr-x    31 root  admin    1054 Apr 21 23:53 mp3lib
      -rw-r--r--     1 root  admin    4191 Apr 21 23:53 mp_core.h
      -rw-r--r--     1 root  admin    2084 Apr 21 23:53 mp_fifo.c
      -rw-r--r--     1 root  admin     106 Apr 21 23:53 mp_fifo.h
      -rw-r--r--     1 root  admin      44 Apr 21 23:53 mp_msg-mencoder.c
      -rw-r--r--     1 root  admin    6417 Apr 21 23:53 mp_msg.c
      -rw-r--r--     1 root  admin    3700 Apr 21 23:53 mp_msg.h
      -rw-r--r--     1 root  admin      90 Apr 21 23:49 mpbswap.h
      -rw-r--r--     1 root  admin    4255 Apr 21 23:53 mpcommon.c
      -rw-r--r--     1 root  admin     219 Apr 21 23:53 mpcommon.h
      -rw-r--r--     1 root  admin    1033 Apr 21 23:53 mpcommon.mak
      -rw-r--r--     1 root  admin  108798 Apr 21 23:53 mplayer.c
      -rw-r--r--     1 root  admin    1122 Apr 21 23:53 mplayer.h
      drwxr-xr-x    30 root  admin    1020 Apr 21 23:53 osdep
      -rw-r--r--     1 root  admin    5824 Apr 21 23:53 parser-cfg.c
      -rw-r--r--     1 root  admin     128 Apr 21 23:53 parser-cfg.h
      -rw-r--r--     1 root  admin    3421 Apr 21 23:53 parser-mecmd.c
      -rw-r--r--     1 root  admin     737 Apr 21 23:53 parser-mecmd.h
      -rw-r--r--     1 root  admin    7589 Apr 21 23:53 parser-mpcmd.c
      -rw-r--r--     1 root  admin     152 Apr 21 23:53 parser-mpcmd.h
      -rw-r--r--     1 root  admin   20765 Apr 21 23:53 playtree.c
      -rw-r--r--     1 root  admin    7124 Apr 21 23:53 playtree.h
      -rw-r--r--     1 root  admin   21324 Apr 21 23:53 playtreeparser.c
      -rw-r--r--     1 root  admin    1392 Apr 21 23:53 playtreeparser.h
      -rw-r--r--     1 root  admin   40053 Apr 21 23:53 spudec.c
      -rw-r--r--     1 root  admin    1567 Apr 21 23:53 spudec.h
      drwxr-xr-x    78 root  admin    2652 Apr 21 23:49 stream
      -rw-r--r--     1 root  admin    6663 Apr 21 23:53 sub_cc.c
      -rw-r--r--     1 root  admin     175 Apr 21 23:53 sub_cc.h
      -rw-r--r--     1 root  admin    9426 Apr 21 23:53 subopt-helper.c
      -rw-r--r--     1 root  admin    1463 Apr 21 23:53 subopt-helper.h
      -rw-r--r--     1 root  admin   67377 Apr 21 23:53 subreader.c
      -rw-r--r--     1 root  admin    2641 Apr 21 23:53 subreader.h
      drwxr-xr-x    36 root  admin    1224 Apr 21 23:49 tremor
      -rw-r--r--     1 root  admin   77226 Apr 21 23:53 unrarlib.c
      -rw-r--r--     1 root  admin    8240 Apr 21 23:53 unrarlib.h
      -rwxr-xr-x     1 root  admin     690 Apr 21 23:49 version.sh
      drwxr-xr-x    43 root  admin    1462 Apr 21 23:53 vidix
      -rw-r--r--     1 root  admin   39515 Apr 21 23:49 vobsub.c
      -rw-r--r--     1 root  admin    1242 Apr 21 23:49 vobsub.h
      -rw-r--r--     1 root  admin   42302 Apr 21 23:53 xvid_vbr.c
      -rw-r--r--     1 root  admin    6375 Apr 21 23:53 xvid_vbr.h
      -rw-r--r--     1 root  admin    1890 Apr 21 23:53 xvmc_render.h
      power-mac-g5:/Applications/Web/bin/SourceControl/svn/main root#



      Commenta

      • Ayurvedi77
        Bodyweb Senior
        • Apr 2002
        • 1632
        • 19
        • 6
        • Pisa
        • Send PM

        #4
        Mi dai il link al pacchetto da te scaricato?
        Così posso fare un paio di prove...
        ___________________


        Codice:
        apt-get remove brain
        apt-get install windows-Vista
        ___________________

        Commenta

        • Sergio
          Administrator
          • May 1999
          • 88033
          • 2,166
          • 2,778
          • United States [US]
          • Florida
          • Send PM

          #5




          Io però ho scaricato la versione per mac, mplayerosx, già, poi anche tu hai un Mac book, dimenticavo , ad ogni modo l'hanno provato e mi hanno detto che dovrebbe funzionare, l'Mplayer compilato legge anche i file .EVO ad alta definizione, ho scaricato 25 giga di film a 1080p.
          La versione precompilata disponibile sul sito non permette la lettura, ne ho trovata un altra datata 6/02/2007 ed anche quella non leggge i .EVO.

          Io lo sto provando su un G5 doppia CPU, unica nota.



          Commenta

          • Hombrillo
            Pezzo di merda ipocrita
            • Sep 2005
            • 25630
            • 1,318
            • 1,662
            • cerca de la playa...
            • Send PM

            #6
            mplayer è gratuito?

            sapete che io sul mac ho solo il quick time, e tra l'altro nn mi fa visualizzare il film a skermo intero perché dice ke devo acquistare la licenza (!!!)

            che posso fare per guardarmi un divx come si deve? grazie e scusate l'intromissione

            Commenta

            • Sergio
              Administrator
              • May 1999
              • 88033
              • 2,166
              • 2,778
              • United States [US]
              • Florida
              • Send PM

              #7
              Originariamente Scritto da Hombrillo Visualizza Messaggio
              mplayer è gratuito?

              sapete che io sul mac ho solo il quick time, e tra l'altro nn mi fa visualizzare il film a skermo intero perché dice ke devo acquistare la licenza (!!!)

              che posso fare per guardarmi un divx come si deve? grazie e scusate l'intromissione
              Se si potesse trovare in rete un serial per il quick time pro saresti a posto, ma non si puòòòò, è illegaleeeee

              Poi prova l'Mplayer ed anche VLC, ottimi



              Commenta

              • Hombrillo
                Pezzo di merda ipocrita
                • Sep 2005
                • 25630
                • 1,318
                • 1,662
                • cerca de la playa...
                • Send PM

                #8
                nn sapevo esistesse vlc per mac, io ce l'ho già ma per xp

                hai un link per favore?

                Commenta

                • Sergio
                  Administrator
                  • May 1999
                  • 88033
                  • 2,166
                  • 2,778
                  • United States [US]
                  • Florida
                  • Send PM

                  #9


                  Il resto speriamo te lo mandi qualche d'uno tramite PM

                  Ma ora ributtiamoci sul "tecnico", compilazione su Mac OsX, mannaggia...



                  Commenta

                  • Ayurvedi77
                    Bodyweb Senior
                    • Apr 2002
                    • 1632
                    • 19
                    • 6
                    • Pisa
                    • Send PM

                    #10
                    Sergio ma hai letto il file INSTALL.txt?
                    Ci sono scritti tutti i passaggi ed i requirements per la compilazione!!
                    ___________________


                    Codice:
                    apt-get remove brain
                    apt-get install windows-Vista
                    ___________________

                    Commenta

                    • Hombrillo
                      Pezzo di merda ipocrita
                      • Sep 2005
                      • 25630
                      • 1,318
                      • 1,662
                      • cerca de la playa...
                      • Send PM

                      #11
                      grazie mille

                      Commenta

                      • Sergio
                        Administrator
                        • May 1999
                        • 88033
                        • 2,166
                        • 2,778
                        • United States [US]
                        • Florida
                        • Send PM

                        #12
                        Originariamente Scritto da Ayurvedi77 Visualizza Messaggio
                        Sergio ma hai letto il file INSTALL.txt?
                        Ci sono scritti tutti i passaggi ed i requirements per la compilazione!!
                        Si si, certo, ed ho fatto tutto alla lettera.
                        Per quello non capivo a che serve l'XTools...
                        Ad ogni modo ho installato il 2.1

                        Codice:
                        Welcome to MPlayer OS X, The Movie Player for Mac OS X.
                        
                        This application is a Mac OS X-specific version of MPlayer, so you may
                        want to read the accompanying README.mplayer.txt document.
                        
                        This document is for getting you started in a few minutes building
                        from source code. It does not attempt to explain the usage of the
                        application as the included help files exist for that purpose.  It
                        cannot answer all of your questions. If you have problems, please
                        read the documentation in DOCS/HTML/en/index.html, which should help
                        you solve most of your problems.  Also read the man page to learn
                        how to use MPlayer.
                        
                        
                        Requirements:
                        - You need a Mac running Mac OS 10.4 or better (XCode project 
                        is not working under XCode 1.5)
                        - You need the XCode 2.x development environment (available at
                          http://developer.apple.com)
                        - Experience with the Mac OS X Terminal environment
                        
                        
                        ______________________
                        STEP0: Getting MPlayer
                        ~~~~~~~~~~~~~~~~~~~~~~
                        
                        Binary versions of the Official releases, prereleases and SVN snapshots,
                        as well as fonts for the OSD and codec packages are available from the
                        download section of our homepage at
                        
                          http://www.mplayerhq.hu/homepage/dload.html
                        
                        To build MPlayer from source code, you must first open up Terminal, 
                        select and navigate to your base build directory and checkout the latest
                        sources from CVS (you will require both the main and mplayerosx
                        modules):
                        
                          svn checkout svn://svn.mplayerhq.hu/mplayer/trunk/ main
                          svn checkout svn://svn.mplayerhq.hu/mplayerosx/trunk/ mplayerosx
                        
                        Directories named 'main' and 'mplayerosx' will be created.
                        
                        
                        __________________________
                        STEP1: Configuring MPlayer
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~
                        
                        The first step is to set the target OS version to '10.3' in the environment
                        variable MACOSX_DEPLOYMENT_TARGET.  If you use the bash shell (or a
                        variant), the command should look like this
                        
                          export MACOSX_DEPLOYMENT_TARGET=10.3
                        
                        
                        ________________________
                        STEP2: Compiling MPlayer
                        ~~~~~~~~~~~~~~~~~~~~~~~~
                        
                        Now you can start the compilation by navigating to 'mplayerosx' (if you
                        are not already there) and executing:
                        
                          make mplayer
                        
                        When this completes, still in 'mplayerosx' execute:
                        
                          make
                          make dist
                        
                        
                        ____________________________________________
                        STEP3: Installing and Using the Application
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                        
                        Step 4 should have yielded a compressed, mountable archive (.dmg).  At
                        this point, it will be simplest to switch to the Finder and navigate
                        to the 'mplayerosx' directory.  Double-click the .dmg to mount it and
                        double-click the MPlayer OS X Installer and follow the instructions on
                        screen to complete the installation.  Finally, navigate to the
                        Applications folder and double-click it there to run it.
                        
                        Any further questions you may have are probably answered in the rest of
                        the documentation.  The places to start reading are the man page,
                        DOCS/HTML/en/index.html and DOCS/HTML/en/faq.html. If you find a bug,
                        please report it, but first read DOCS/HTML/en/bugreports.html.



                        Commenta

                        Working...
                        X