khval / mplayer-amigaos

Automatically exported from code.google.com/p/mplayer-amigaos
1 stars 0 forks source link

AREXX commands don't work when playing audio only files. #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Start MPlayer is the shell playing an audio only file.
(ie.  Appdir:MPlayer song.mp3

Using the application "Ranger" I can see that the AREXX port is opened as it 
should be.
Issue the following AREXX command in a shell:
rx "ADDRESS 'MPLAYER.1';PAUSE"

I would expect the music to pause playing.  Instead the music continues playing 
and the shell prompt doesn't return until the stops playing on it's own.   Note 
that non of the AREXX commands are recognized when playing audio only files.   
They work fine when playing a video.

This occurs with MPlayer SVN-r29068-4.2.3 (C) 2000-2009   and all previous 
version of MPlayer since the AREXX interface was introduced.   Tested with a 
uA1 running OS4 Update 2.

Original issue reported on code.google.com by kt...@inbox.com on 29 Nov 2010 at 5:25

GoogleCodeExporter commented 9 years ago

Original comment by varthal...@gmail.com on 2 Dec 2010 at 11:13

GoogleCodeExporter commented 9 years ago
A possible solution is described in this thread:
http://www.amigans.net/modules/xforum/viewtopic.php?start=0&topic_id=4696&viewmo
de=flat&order=ASC&type=&mode=0

Original comment by varthal...@gmail.com on 29 Jul 2011 at 10:07

GoogleCodeExporter commented 9 years ago
Fixed in R52, you can now pause a mp3 or audio file.

Original comment by kjetil.h...@gmail.com on 11 May 2014 at 3:14

GoogleCodeExporter commented 9 years ago
Verified fixed in verson 5.1.  Nice work!

Original comment by kt...@inbox.com on 26 May 2014 at 11:38