Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Page 2 of 3 FirstFirst 123 LastLast
Results 9 to 16 of 21
  1. #9
    MisterMe is offline Registered User
    Join Date
    Jun 2002
    Location
    USA
    Posts
    3,990
    Thanks
    7
    Thanked 140 Times in 136 Posts
    The paid version of Flip4Mac is not about access to extra codecs. It is about the ability to transcode video to WMV content.

  2. #10
    Satcomer's Avatar
    Satcomer is offline In Geostationary Orbit
    Join Date
    Jul 2002
    Location
    Northern Virginia
    Posts
    8,904
    Thanks
    54
    Thanked 386 Times in 370 Posts
    Yea i have the Flip4Mac Studio and it only hears audio with no video.
    Mac Pro Dual 2.8 Quad (2nd gen), 14G Ram, Two DVD-RW Drives, OS X 10.8.3
    2006 Mac Book Pro 2.16 (first Gen) OS X 10.7.4
    2TB Time Capsule, 2 TB
    32G iPhone 4S Black, iPad (3rd Gen) 32G Black

  3. #11
    MisterMe is offline Registered User
    Join Date
    Jun 2002
    Location
    USA
    Posts
    3,990
    Thanks
    7
    Thanked 140 Times in 136 Posts
    Quote Originally Posted by Satcomer View Post
    Yea i have the Flip4Mac Studio and it only hears audio with no video.
    This is a classic symptom of an unsupported WMV codec.

  4. #12
    Waista is offline Registered User
    Join Date
    Jan 2009
    Posts
    3
    Thanks
    0
    Thanked 3 Times in 3 Posts
    Here's the solution I came up with for playing MSS2 files. Intel Macbook. OS10.5.6.

    I have mplayer intalled via macports. http://www.macports.org/

    Then grab the Windows-All dlls from the codecs directory on Mplayer's site. http://www.mplayerhq.hu/MPlayer/releases/codecs/

    Download and unzip. Copy the contents of the windows-all-xxxxxxxx folder to the macports directory: /opt/local/lib/codecs/

    You may have to make the `codecs' directory.

    Now I suspect the only dll that matters is wmsdmod.dll. So You can copy that one _only_ and it may play just fine.

    I'm still having trouble with the colourspace tho. You'll see what I mean when you play a video. If anyone can figure out how to fix this, please let me know!

  5. The Following User Says Thank You to Waista For This Useful Post:

    guiju (July 25th, 2009)

  6. #13
    Waista is offline Registered User
    Join Date
    Jan 2009
    Posts
    3
    Thanks
    0
    Thanked 3 Times in 3 Posts
    Okay, fix the colourspace problem by asking mplayer to use the `quartz' video out module instead of the `macosx' video out module.

    mplayer -vo quartz

  7. The Following User Says Thank You to Waista For This Useful Post:

    guiju (July 25th, 2009)

  8. #14
    Waista is offline Registered User
    Join Date
    Jan 2009
    Posts
    3
    Thanks
    0
    Thanked 3 Times in 3 Posts
    If you have the Mplayer application rather than the macports mplayer, install the Windows-All ddls into /usr/lib/win32/

    You'll have to create the win32 directory.

    If you have both, just link the macports directory to /usr/lib/win32/

    cd /usr/lib/
    ln -s /opt/local/lib/codecs/ ./win32

    You'll probably have to use `sudo' for the link command.

    In the Mplayer application, go to preferences to change the video out module to `quartz' to fix the colourspace problem.

  9. The Following User Says Thank You to Waista For This Useful Post:

    guiju (July 25th, 2009)

  10. #15
    123walter is offline Registered User
    Join Date
    Jul 2008
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    flipped4mac

    I would buy the upgrade if I thought it would work. Has anyone tried it.? Its funny but I took a program called VSO convertx2dvd and made DVDs out of a bunch of those wmvs and then played them on my macbookPro. A lotta trouble I know, but it was a fairly costly set of lessons, and I dont have a win based laptop.Also my Ubuntu desktop wont play them either. So I had given up hope of ever viewing them any other way except to convert to DVS on my wifes Windows desktop.

  11. #16
    guiju is offline Registered User
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Smile mplayer

    Hi Waista,

    thank you so much for the tips. Took me a bit of time since I'm new to MacOS but it now works both with port and without!

    the MacOS version seems to crash quite easily though. Do you experience the same thing?

    cheers

    Quote Originally Posted by Waista View Post
    If you have the Mplayer application rather than the macports mplayer, install the Windows-All ddls into /usr/lib/win32/

    You'll have to create the win32 directory.

    If you have both, just link the macports directory to /usr/lib/win32/

    cd /usr/lib/
    ln -s /opt/local/lib/codecs/ ./win32

    You'll probably have to use `sudo' for the link command.

    In the Mplayer application, go to preferences to change the video out module to `quartz' to fix the colourspace problem.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •