mplayer is working fine 

Code:
--------------------
    
  Clip info:
  name: BBC Radio Scotland
  author: BBC
  copyright: (C) British Broadcasting Corporation 2007
  
--------------------

The above info is embedded in the realaudio stream headers which means
mplayer has obtained data and decoded it. 

The issue is mplayer.sh - the point behind "exec" was to ensure that 
/dev/fd/3 was created by the time mplayer starts - it now looks like
/dev/fd/3 is ok when mplayer starts but somehow disappears if "sleep
2.0" is used.  However if "sleep 0.1" is used then it seems that
"/dev/fd/3" has not been created by the time mplayer starts.

More diagnostics are needed to validate this idea - just haven't worked
out what they are.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=65473

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to