Welcome, Guest. Please login or register.

Author Topic: Hardware MP3 decoder?  (Read 7268 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show all replies
Re: Hardware MP3 decoder?
« on: October 12, 2008, 10:23:12 PM »
Someone has to state the obvious and that someone is me!
 

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show all replies
Re: Hardware MP3 decoder?
« Reply #1 on: October 12, 2008, 10:41:44 PM »
Quote

HammerD wrote:
@red

hi, does it come with software ? And do you know if it works with os 4.0 classic?  what audio programs will it work with? AmigaAMP, Amplifier, Aminetradio, etc. ?

thnx ;)


The driver is unofficial and I have not personal tried it yet. Hope this helps:

Quote
Short:    CBM compat. device for MP3@64 MP3 Player
Uploader: hodges@in.tum.de (Chris Hodges)
Author:   hodges@in.tum.de (Chris Hodges)
Type:     mus/play
Version:  V1.0 (17-Jun-06)
Requires: Individual Computer's MP3@64 Clockport MP3 Player

MP3At64MPegDevice V1.0
~~~~~~~~~~~~~~~~~~~~~~
Finally there is a commodore  standard  device  for  Individual  Computer's
MP3@64 Clockport MP3 Player (mpeg layer 2 and 3 hardware decoding using the
MP3At643507D  chip)  which  can  be  used  in  conjunction  with  AMPlifier
(www.katodev.de,  included with OS3.9) and other software that supports the
mpeg device class (Frogger, MPEGMovie, etc.).

The MP3At64mpeg.device is based on the framework of  the  melodympeg.device
by Thorsten Hansen. This software is Freeware. Comments appreciated though.


Requirements
~~~~~~~~~~~~
You will need the MP3@64 Player, connected to a clockport of the following
Zorro cards (or internal clockports of your A1200):

- Highway USB
- Unity Prototype
- X-Surf
- ISDN-Surfer
- VarIO
- Buddha flash
- Kickflash


Installation
~~~~~~~~~~~~
Just copy the mp3at64mpeg.device file into your  DEVS:  drawer.  Give  this
device  name for AMPlifier etc. Multiple units are supported in theory, but
this has not been tested.


Included Extra Stuff
~~~~~~~~~~~~~~~~~~~~
MP3At64Play by Thorsten Hansen:
  Simple CLI tool to play back an MP3 file. Slightly modified for MP3At64.


Tech Bits
~~~~~~~~~
The device does not allocate a CIA timer for its interrupt. It does all its
transfers  during  a  soft interrupt. This means that you should be able to
use your internal  serial  port  in  case  you  connected  the  power  plug
somewhere  else. Moreover, all hardware resources are allocated in a system
friendly way, so there should not be any interferences with  other  conform
software trying to use the parallel port in any other way.


Known Problems
~~~~~~~~~~~~~~
- Sometimes the sound is interrupted for a short period. Seems to be a  bug
  in  the  timer.device  that  sometimes causes interrupts to be delayed. I
  tried very small intervals, but it still remained, so I guess it's either
  a bug in timer, or the system interrupt load causes high latencies.
- Volume control is not possible yet.

History
~~~~~~~
V1.0 (24-Jan-01):
  - Initial public release.


Contact address
~~~~~~~~~~~~~~~
Any mail, comments or donations welcome:

Chris Hodges                    Account: 359 68 63
Motorstr. 34a                   Bank   : Sparkasse FFB (700 530 70)
80809 München                   IBAN   : DE61 7005 3070 0003 5968 63
Germany                         SWIFT  : BYLADEM1FFB
Tel.: +49-89/54843054           WWW: http://www.platon42.de/
Email: chrisly@platon42.de      IRC: platon42 on EfNet/Arcnet


Driver page
Someone has to state the obvious and that someone is me!
 

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show all replies
Re: Hardware MP3 decoder?
« Reply #2 on: October 12, 2008, 10:43:21 PM »
BTW I think I am getting a few Delfina (zorro) cards next week, but they won't be cheap... Delfina has a hardware decoder also.
Someone has to state the obvious and that someone is me!