mplayer arexx port
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    What arexx commands are there? I still haven't got Mplayer to work as yet. I am waiting for an Apple Cimema Display arriving mid week. How do you get a video saved on the Mac side to be shown and processed on the Morph side? i have a small monitor and everything is squished so a wait of a few days
    is no problem.
    TIA
    Osco 8-) 8-) 8-) 8-)
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »07.12.09 - 02:50
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    http://www.mplayerhq.hu/DOCS/HTML/en/index.html
    RTFM
    Found the large documentation :-) :-)
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »07.12.09 - 11:45
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    jcmarcos
    Posts: 1178 from 2003/3/13
    From: Pinto, Madrid ...
    Quote:

    osco wrote:

    Found the large documentation


    Does the generic documentation mention the specific MorphOS version's ARexx port!?
  • »07.12.09 - 12:19
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    Not that I readily see. Will look at the Arexx scripts written for it though..elsewhere
    Ty Fab for the shell command (rx) to list the arexx commands and queries.
    see below

    [ Edited by osco on 2009/12/14 8:08 ]
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »07.12.09 - 12:28
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    I can give it, but why do you need it exactly? I don't see how rexx port would help you with anything you said in your original post.

    Anyway, if you need a list, type in a shell:

    rx "options results; address MPLAYER.1; 'help'; say result"

    Note that the "raw" command expects an internal mplayer command (which are described in mplayer documentation), so in fact, all mplayer commands can be reached from mplayer rexx port, that way.
  • »07.12.09 - 13:03
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > How do you get a video saved on the Mac side to be shown and processed
    > on the Morph side?

    Save it on a drive/partition that can be r/w accessed by both MorphOS and MacOS.
  • »07.12.09 - 13:12
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 411 from 2003/2/25
    From: Berlin
    >> How do you get a video saved on the Mac side to be shown and processed
    >> on the Morph side?

    > Save it on a drive/partition that can be r/w accessed by both MorphOS and MacOS.

    But which filesystem?
    Some weeks ago I tried a HFS partition, but everytime I put some files from MorphOS on it, MacOSX said the partition was corrupt and can't be repaired;( I had to reformat it from MorphOS.

    A a fat32 partition should work, someone tried it already?
  • »07.12.09 - 20:12
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12132 from 2003/5/22
    From: Germany
    > A a fat32 partition should work, someone tried it already?

    Yes, works like a charm.
  • »07.12.09 - 22:56
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    osco
    Posts: 680 from 2009/10/21
    From: Boston, USA
    >> How do you get a video saved on the Mac side to be shown and processed
    >> on the Morph side?

    > Save it on a drive/partition that can be r/w accessed by both MorphOS and MacOS.
    OK Saved it on a USB stick and it shows on the Morphos side.
    Is this the "fat32 partition" ? or can the hard drive be formated to have this partition?
    Thinking about starting the whole process but this time having more that three partitions.
    MacOS, Boot, System, Work, and some others?
    Any suggestions?
    250 gig harddrive

    Osco 8-) 8-) 8-)
    Mac Mini 1.5GHz, 1G, 250G Drive, Apple Cinema Display, MorphOS 3.1 registered, MacOS 10 PowerBook (5,8) 1.67Hz, 2G, 80G Drive,........Waiting
    PowerBook (5,8) 1.67Hz, 2G, 40G MorphOS 3.1 unregisterd
  • »10.12.09 - 03:54
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    amigadave
    Posts: 2795 from 2006/3/21
    From: Northern Calif...
    Yes Osco, just choose one partition that is not for booting either MacOSX, or MorphOS2.4 and make it's file system fat32 and quick format it. That should do the trick and allow both operating systems to see it. Someone will be along shortly to correct me if I am wrong.
    MorphOS - The best Next Gen Amiga choice.
  • »10.12.09 - 06:36
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    igracki
    Posts: 411 from 2003/2/25
    From: Berlin
    I wanted to try, but I can only choose FAT as filesystem in HDConfig!?
    And that partition isn't recognized in MacOS...

    How/where can I set the filesystem to fat32?
  • »11.12.09 - 13:20
    Profile Visit Website