Changes between Initial Version and Version 1 of Ticket #61000, comment 3


Ignore:
Timestamp:
Aug 23, 2020, 9:49:18 AM (4 years ago)
Author:
mrkapqa
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61000, comment 3

    initial v1  
    1 Thank you very much,
    2 this has been solved.
    3 
    4 i did
    5 
    6 {{{
    7 sudo port install python27 
    8 }}}
    9 
    10 but without
    11 
    12 {{{
    13 sudo port select --set python python27
    14 }}}
    15 
    16 as has been suggested by macports;
    17 
    18 afterwards,
    19 
    20 {{{
    21 sudo port install mpv
    22 }}}
    23 
    24 ran through
    25 with
    26 
    27 {{{
    28 --->  Configuring mpv
    29 Warning: reinplace s/@@NETWORK@@// didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS/config-maintainer
    30 Warning: reinplace /@@HWDEC@@/d didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS/config-maintainer
    31 Warning: reinplace /@@HWDEC_CUDA@@/d didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS/config-maintainer
    32 Warning: reinplace s/@@BACKEND@@/cocoa/ didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mpv/mpv/work/mpv-0.32.0/TOOLS/config-maintainer
    33 --->  Building mpv
    34 --->  Staging mpv into destroot
    35 --->  Installing mpv @0.32.0_1+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python38+rubberband+x11
    36 --->  Activating mpv @0.32.0_1+audiocd+bluray+bundle+dvd+libarchive+network+opengl+osd+python38+rubberband+x11
    37 --->  Cleaning mpv
    38 --->  Scanning binaries for linking errors
    39 --->  No broken files found.
    40 --->  No broken ports found.
    41 --->  Some of the ports you installed have notes:
    42   mpv has the following notes:
    43     The maintainer ships his personal config file in
    44     * /opt/local/share/doc/mpv/examples/config-maintainer.
    45    
    46     You are strongly encouraged to copy this file to either
    47     * /opt/local/etc/mpv/mpv.conf (globally for all users of the system) or
    48     * ~/.config/mpv/config (only for your current user)
    49     and adjust it to your needs.
    50    
    51     If you previously had your configuration file in
    52     * ~/.mpv/config
    53     please migrate it to
    54     * ~/.config/mpv/config
    55     which is the location preferred by upstream.
    56     Sadly, your system is incapable of utilizing mpv's hardware decoding
    57     features.
    58    
    59     The example config file will not include a hardware decoding option. Consult
    60     ``man mpv'' for further information.
    61    
    62     To play Bluray discs with AACS encryption, decryption key database file
    63     "keydb.cfg" needs to be placed at:
    64     * ~/Library/Preferences/aacs/ (on macOS, or)
    65     * ~/.config/aacs/ (on other darwin).
    66     You can easily find this file on the internet.
    67 }}}
    68 
    69 very fond of this program!
     1delete