pMusic 6.0.0

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1021 Post by zigbert »

pemasu
Your Nad is uploaded


Thanks a lot
Sigmund

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#1022 Post by linuxcbon »

Wary 5.2.2, pmusic 2.4.0

- When starting pmusic, it always shows in shell :
/usr/local/pmusic/pmusic: line 377: /root/.pmusic/tmp/DONT_SAVE_PRESET: No such file or directory

- still bug : internet works but pmusic shows "connecting" when selecting hoovers and it doesnt play it.

- radio stations dont play, it always show "connecting"

- still bug : In track info, track, doesnt display french letters like é properly.

- still bug : playing a mp3, track, track info, stream
Audio format: Audio
Samplerate (hz): Audio
Channels: Audio
Bitrate (bits/sec): Audio

- preferences show by default :
pmusic general :
language : nothing
frontend : /usr/local/pmusic/presets/Manager

- dependency check :
shows ffmpeg >= 0.8 [??]
Wary 5.2.2 has ffmpeg version git-2011-10-01-78f08c

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1023 Post by zigbert »

- When starting pmusic, it always shows in shell :
/usr/local/pmusic/pmusic: line 377: /root/.pmusic/tmp/DONT_SAVE_PRESET: No such file or directory
Fixed, Thank you
- still bug : internet works but pmusic shows "connecting" when selecting hoovers and it doesnt play it.
You might have been unlucky with the connection to jamendo.com which is the source of Hoovers - Ride with me
- radio stations dont play, it always show "connecting"
Please try to install streamripper. Without it many of the stations will trouble.
- still bug : playing a mp3, track, track info, stream
Audio format: Audio
Samplerate (hz): Audio
Channels: Audio
Bitrate (bits/sec): Audio
Would be interesting to know if this occurred for you in Puppy 5.3.x. Barry has an unique compile for ffmpeg.
- dependency check :
shows ffmpeg >= 0.8 [??]
Wary 5.2.2 has ffmpeg version git-2011-10-01-78f08c
The ffmpeg is recent enough


Sigmund

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#1024 Post by linuxcbon »

I can only test in wary 5.2.2 at the moment.

- Hoovers :
http://api.jamendo.com/get2/stream/trac ... &id=859750
It works in seamonkey so it's not the internet connection.

- Radio stations :
downloaded radio index.
installed streamripper 1.64.6
I tried : genre 90s , the last from the list : Nostalgie [Belgique] - 90
doesn't work
But in seamonkey the radio source 94.23.16.31:8000/90.mp3.m3u works

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1025 Post by zigbert »

linuxcbon
I had to test here in Slacko 5.3.1....works as expected....Hmmm
There is a file that executes the actual playing command. Could you try to run it in a terminal and see what output you get? The file is /root/.pmusic/tmp/exec


thank you
Sigmund

Image

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

Re: Pmusic 2.4.0

#1026 Post by sheldonisaac »

Lots of snipping
zigbert wrote:
  • Grab tracks all automated from chosen radio-stations
  • Play music from the web. Full support of jamendo.com
  • Burn/Copy/Convert files in playlist
My apologies; I am new at this.
I did find the Playlist -> Export menu, and while playing, saved
Rob Costlow - Contemporary Piano - Meant to Be.mp3 to /mnt/sdb6/ ,
but it is zero bytes.

The partition is FAT32, OS is Puppy Linux 5.28-004

(oops - I just tried again, and saved it as .wav. But why didn't it work to save it as .mp3 ?)


Many thanks for your help.

Sheldon

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#1027 Post by linuxcbon »

The problem comes from ffmpeg.

For Hoovers :
ffmpeg -i 'http://api.jamendo.com/get2/stream/trac ... &id=859750' -ss 0 -f au - 2
gives
http://api.jamendo.com/get2/stream/trac ... &id=859750: No such file or directory

For Radio stations :
streamripper 'http://94.23.16.31:8000/90.mp3.m3u' -A -k 0 -u WinampMPEG/5.0 -r 8002
gives
stream: Nostalgie 90
server name: Icecast 2.3.2
declared bitrate: 128
meta interval: 16000
relay port: 8002
[getting track name... ]
[ripping... ]

ffmpeg -i http://localhost:8002 -f au - 2
gives
http://localhost:8002: No such file or directory

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

#1028 Post by sheldonisaac »

linuxcbon wrote:The problem comes from ffmpeg.
Was that regarding my question about saving a stream to MP3?

I don't understand.

Thanks,
Sheldon

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1029 Post by zigbert »

sheldonisaac wrote:
linuxcbon wrote:The problem comes from ffmpeg.
Was that regarding my question about saving a stream to MP3?

I don't understand.

Thanks,
Sheldon
No.

I have not tested this on a fat32 filesystem, so it _could_ be the trouble.... The answer will most likely show up if you execute the ffmpeg-commands in the file /root/.pmusic/tmp/exec_copy. Copy one of the ffmpeg lines, paste it into a terminal and press enter. Please post the output here....


Thank you
Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1030 Post by zigbert »

linuxcbon
This sounds like an Wary issue. I know Barry have his unique compile, and it might miss a lib or so. Someone have to confirm this. If anyone running Wary sees this, please try to execute this command:

Code: Select all

ffmpeg -i 'http://api.jamendo.com/get2/stream/track/redirect/?streamencoding=mp31&id=859750' -ss 0 -f au - | aplay
It should connect to internet and start playing the song.


Thank you
Sigmund

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#1031 Post by 01micko »

Sigmund,

I know you warned me against.. but do you think 2.4.0. is ok to put in the slacko beta 2? Seems I have enough support files in there for all Pmusic functions and plugins to work ok.

With my very tight schedule I am aiming for release in 2 to 3 weeks.

Cheers, Mick
Puppy Linux Blog - contact me for access

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

#1032 Post by sheldonisaac »

some snipping.
zigbert wrote:
sheldonisaac wrote:
linuxcbon wrote:The problem comes from ffmpeg.
Was that regarding my question about saving a stream to MP3?
I don't understand.
No.
I have not tested this on a fat32 filesystem, so it _could_ be the trouble.... The answer will most likely show up if you execute the ffmpeg-commands in the file /root/.pmusic/tmp/exec_copy. Copy one of the ffmpeg lines, paste it into a terminal and press enter. Please post the output here....
Good morning, Sigmund.
I'll do that, and then edit this post.
[see at bottom]

(After the prior messages, I looked around, installed lame 3.97; then there did exist some files whose names begin with libmp3lame, in /usr/lib
Maybe the scripts could not find them?
Also: I tried saving as flac , worked fine.)

----------------

Result of test (will snip later)
ffmpeg -i "http://api.jamendo.com/get2/stream/trac ... &id=140075" -f mp3 -ac 2 -ar 44100 -ab 192000 -y "test2.mp3"
ffmpeg version 0.8.6, Copyright (c) 2000-2011 the FFmpeg developers
built on Nov 15 2011 15:38:49 with gcc 4.4.3
configuration: --prefix=/usr --disable-static --enable-shared --enable-nonfree --arch=i686
libavutil 51. 9. 1 / 51. 9. 1
libavcodec 53. 7. 0 / 53. 7. 0
libavformat 53. 4. 0 / 53. 4. 0
libavdevice 53. 1. 1 / 53. 1. 1
libavfilter 2. 23. 0 / 2. 23. 0
libswscale 2. 0. 0 / 2. 0. 0
[mp3 @ 0x8069360] max_analyze_duration 5000000 reached at 5015510
Input #0, mp3, from 'http://api.jamendo.com/get2/stream/trac ... &id=140075':
Metadata:
title : Nubes lentas en viento rapido
artist : Barruch
album : De mo2
date : 2008
genre : (255)
publisher : Jamendo
copyright : 2008-02-26T11:37:16+01:00 Barruch. Licensed to the public under http://creativecommons.org/licenses/by-nc-sa/3.0/ verify at http://www.jamendo.comalbum/20020/
encoded_by : Jamendo : http://www.jamendo.com | LAME
TDTG : 2012-01-11T12:56:23
Duration: 00:02:24.06, start: 0.000000, bitrate: 96 kb/s
Stream #0.0: Audio: mp3, 44100 Hz, stereo, s16, 96 kb/s
Output #0, mp3, to 'test2.mp3':
Stream #0.0: Audio: [0][0][0][0] / 0x0000, 44100 Hz, stereo, s16, 192 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Encoder (codec id 86017) not found for output stream #0.0

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1033 Post by zigbert »

sheldonisaac
Hmmm looks like lame troubles.
What happens if you try asunder or pcdripper to rip a cd to mp3. That also require lame but not in combination with ffmpeg. That would be a nice test.


Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1034 Post by zigbert »

Pmusic allows several trackinfo windows which is great if you want to show both lyrics and albumart for the playing track.

Image

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

Problem with exporting stream to MP3

#1035 Post by sheldonisaac »

zigbert wrote:sheldonisaac
Hmmm looks like lame troubles.
What happens if you try asunder or pcdripper to rip a cd to mp3.
That also require lame but not in combination with ffmpeg.
That would be a nice test.
Thank you for such a prompt reply, Sigmund.

As I recall, asunder worked OK in the past; I will try it shortly and report.
[see below]

(having done some searching for that encoder not being found, I see plently of people reporting that; apparently ffmpeg didn't have that compiled in?)

asunder's screen said it didn't start encoding until it had finished the ripping. is that significant?

there resulted a file

-rw-r--r-- 1 root root 14148803 2012-02-06 09:35 04 - IV Allegretto.mp3

Thanks again,
Sheldon

User avatar
Dougal
Posts: 2502
Joined: Wed 19 Oct 2005, 13:06
Location: Hell more grotesque than any medieval woodcut

#1036 Post by Dougal »

zigbert wrote:Pmusic allows several trackinfo windows which is great if you want to show both lyrics and albumart for the playing track.
Especially if you're listening to Bruce... I remember when Tyranny of Souls came out and I listened to it and it was like the 80s never ended, like he's trying to get people to go and play some D&D or something. Gotta love him.
What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1037 Post by zigbert »

01micko wrote:Sigmund,

I know you warned me against.. but do you think 2.4.0. is ok to put in the slacko beta 2? Seems I have enough support files in there for all Pmusic functions and plugins to work ok.

With my very tight schedule I am aiming for release in 2 to 3 weeks.

Cheers, Mick
No, but 2.4.1 :wink:
I really apologize for overlooking your post earlier today.


Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1038 Post by zigbert »

Especially if you're listening to Bruce...
True

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#1039 Post by zigbert »

Version 2.4.1 is uploaded
See main post

Changelog
- Bugfix: Correct saving of album art to defined local storage.
- Bugfix: If start writing in tag-entry --> stop trackinfo searching (avoid refresh of entry widget)
- Bugfix: Read speaker level at startup fails if more channels contains the same name.
- Bugfix: Terminal output at startup. (thanks to )
- Bugfix: Webmusic top100: Splash won't hide if no internet connection.
- Bugfix: Lyrics saves another copy if capitals changes in meta-tags.
- Bugfix: Detection of lyrics was case sensitive.

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

#1040 Post by sheldonisaac »

zigbert wrote:Version 2.4.1 is uploaded
See main post
Under Puppy 5.28-004, all that happens is an icon in the system tray.

I'll uninstall it, and reinstall 2.40.

Hm, same problem.
Uninstalled.

1.83 works.

Any help on the ffmpeg problem?

Thanks,
Sheldon

Post Reply