English Amiga Board


Go Back   English Amiga Board > Main > Nostalgia & memories

 
 
Thread Tools
Old 10 June 2020, 03:14   #21
SKOLMAN_MWS
Registered User
 
Join Date: Jan 2014
Location: Poland
Posts: 168
Quote:
Originally Posted by nikosidis View Post
Songplayer using Paula 14 bit directly, no AHI.
In your last film I see version 1.62, this version always uses AHI and all versions in 15KHz modes (PAL and NTSC) automatically downsampling half the frequency eg. 48k>24k. AHI has very poor resampling quality there is a little worse sound quality and there is more system slowdown. I recommend SongPlayer 1.53 (not newer) with AHI turned OFF. Newer versions of SongPlayer always use AHI. https://eab.abime.net/attachment.php...6&d=1480959305

youtube.com/watch?v=eWYaBq8FXQw

Last edited by SKOLMAN_MWS; 10 June 2020 at 03:52.
SKOLMAN_MWS is offline  
Old 10 June 2020, 06:42   #22
jizmo
Registered Abuser
 
Join Date: Oct 2013
Location: Valencia / Spain
Posts: 363
Quote:
Originally Posted by meynaf View Post
After optimization of mpega.library i could play even 320kbps with quality set to high on my B1230. Ok, mono 22khz and not too much multitasking. But no stutter with DT2's mpega player and it starts immediately.
Then this sounds like a pretty vast improvement to the performance mpega.library offered before.

What did you do exactly to achieve this? I was always in the belief mpega utilised standard decoders that offer little headroom for any sort of optimisation.
jizmo is offline  
Old 10 June 2020, 06:56   #23
SKOLMAN_MWS
Registered User
 
Join Date: Jan 2014
Location: Poland
Posts: 168
@jizmo

mpega.library faster than itself
SKOLMAN_MWS is offline  
Old 10 June 2020, 08:54   #24
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,608
Quote:
Originally Posted by SKOLMAN_MWS View Post
In your last film I see version 1.62, this version always uses AHI and all versions in 15KHz modes (PAL and NTSC) automatically downsampling half the frequency eg. 48k>24k. AHI has very poor resampling quality there is a little worse sound quality and there is more system slowdown. I recommend SongPlayer 1.53 (not newer) with AHI turned OFF. Newer versions of SongPlayer always use AHI. https://eab.abime.net/attachment.php...6&d=1480959305

youtube.com/watch?v=eWYaBq8FXQw
Ah, thank you for the info I will try that.
nikosidis is offline  
Old 10 June 2020, 09:07   #25
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,608
Can someone put songplayer 1.53 in the zone?
Can not find it. Thx
nikosidis is offline  
Old 10 June 2020, 09:11   #26
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,329
Quote:
Originally Posted by jizmo View Post
What did you do exactly to achieve this? I was always in the belief mpega utilised standard decoders that offer little headroom for any sort of optimisation.
This is code optimisation instead of algorithmic optimisation.
Rewriting the huffman decoder in asm made it a lot less sensitive to bitrate.
Some significant time could also be obtained by avoiding multiplies, which are slow on 030.
meynaf is online now  
Old 10 June 2020, 10:06   #27
SKOLMAN_MWS
Registered User
 
Join Date: Jan 2014
Location: Poland
Posts: 168
Quote:
Originally Posted by nikosidis View Post
Can someone put songplayer 1.53 in the zone?
Can not find it. Thx
SongPlayer-1.53.lha download
SKOLMAN_MWS is offline  
Old 10 June 2020, 10:57   #28
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,608
Skolman_Mws:

Thank you man. That is freaking sick quality I ran DblPAL and did not touch anything in the mixer it was just perfect CD quality.
We must upload this version to Aminet for others to enjoy with a ReadMe. I will for sure make video.
nikosidis is offline  
Old 11 June 2020, 09:19   #29
gimbal
cheeky scoundrel
 
gimbal's Avatar
 
Join Date: Nov 2004
Location: Spijkenisse/Netherlands
Age: 42
Posts: 6,929
That goes to show how far these routines have been optimised over the years. The first computer I played an MP3 on was a Pentium 120 through a very old version of Winamp. It worked... but it took a large chunk of the CPU
gimbal is offline  
Old 20 June 2020, 02:01   #30
Misclegend
Banned
 
Join Date: Nov 2019
Location: Uranus
Posts: 193
Quote:
Originally Posted by meynaf View Post
The settings in the video show 22050 frequency limit and mono output.
ah ok I imagined, 22050+stereo is only for the 040

btw, there is a fast mp3 player for mac which you can run in fusion/shapeshifter it could be faster than your mpeg library
I calculated can play mp3 files in a 030/50 at 22050 stereo
but I'm not really sure because I don't have a 030 right now to test

if anyone want to test
Attached Files
File Type: zip mpeg-dec-311.zip (665.0 KB, 121 views)
Misclegend is offline  
Old 11 January 2023, 22:55   #31
patrik
Registered User
 
patrik's Avatar
 
Join Date: Jan 2005
Location: Umeå
Age: 43
Posts: 925
This version makes a really big difference at lowest settings.

Stefane TAVENARD's version:
Code:
7.Ram Disk:> copy temp:mpega_library/libs/mpega020.library libs:mpega.library
7.Ram Disk:> avail flush >nil: 
7.Ram Disk:> version mpega.library full 
mpega.library 2.4 (1999-09-13)
[68020/30] MPEG Audio decoding library (C)1997-1999 Stephane TAVENARD
7.Ram Disk:> mpega -d 4 -q 0 -m -n -s -D -u ram:shortsong.mp3 nil: 
MPEGA 3.5 (21.12.98) [Generic] (C)1995-1998 Stephane TAVENARD
Email: Stephane.Tavenard@wanadoo.fr
Giftware MPEG Audio decoder for Layers I,II and III

      Output: PCM file, low quality, mono 11025Hz
   File Type: MPEG1-III j-stereo 160kbps 44100Hz
 File length: 00:40
46.80 sec(s)
Meynaf's version:
Code:
7.Ram Disk:> copy temp:mpega030/mpega.library libs:mpega.library 
7.Ram Disk:> avail flush >nil: 
7.Ram Disk:> version mpega.library full 
mpega.library 2.0 (2008-08-27)
[68020/30]
7.Ram Disk:> mpega -d 4 -q 0 -m -n -s -D -u ram:shortsong.mp3 nil: 
MPEGA 3.5 (21.12.98) [Generic] (C)1995-1998 Stephane TAVENARD
Email: Stephane.Tavenard@wanadoo.fr
Giftware MPEG Audio decoder for Layers I,II and III

      Output: PCM file, low quality, mono 11025Hz
   File Type: MPEG1-III j-stereo 160kbps 44100Hz
 File length: 00:40
32.20 sec(s)
45% faster!

This on an A3000 030@25MHz and as you can see, meynaf's version makes it possible to play the song and even have some leftover cpu!
patrik is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Amplifier internet radio streaming blitter1 support.Apps 2 30 October 2019 10:34
AmiNet Radio compatible Amiga themed Internet Radio Stations andyhants Amiga scene 2 01 November 2017 02:31
App for Workbench 3.1 to play mp3 or mod in background while game loaded? (WinUAE) dex request.Apps 9 16 July 2012 22:45
For Sale: MP3@64 (Clockport MP3 player!) Smiley MarketPlace 6 18 March 2007 01:13

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 20:18.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08951 seconds with 16 queries