bpa wrote: 
> OK
> 
> Install PlayHLS plugin - and check that it works by playing a m3u8
> stream. There are differences betrween various linux distro regarding
> ffmpeg and avconv which may be the problem.
> 
> Down load the attached zip file. and unzip into the PlayHLS directory -
> the 3 files should replace the existing PlayHS files.
> 
> Restart LMS and you should now have a ENM2 file type under
> Setting/Advanced/Filetypes.  It is setup to use ffmpeg.  If diesbaled
> then ffmpeg isnot on your system.
> 
> The custom-convert.conf file controls the ffmpeg options to use when
> converting the input stream.
> The PlayHLS custom-types.conf file now has the video/mpeg type - so you
> shoudl remove any changes or files you made earlier.
> 
> I cant' get back to this this later today so you may prefer to wait.

Hallo bpa,

your plugin for hls and for the ENIGMA2 based videorecorders is great!!!

It works also for DREAMBOX 920 devices.

Thanky you very much.

The SAT Radio streams are MP2 codec.

So I changed your custom-convert.conf from 


Code:
--------------------
    
  enm2 flc * *
  #     # RB:{BITRATE=-B %B}T:{START=-ss %s}
  #     [ffmpeg] -loglevel quiet -i $FILE$ -f flac -
  
--------------------


to 


Code:
--------------------
    
  enm2 mp3 * *
        # RB:{BITRATE=-B %B}T:{START=-ss %s}
        [ffmpeg] -loglevel quiet -i $FILE$ -vn -acodec copy -f mp2 -
  
--------------------
  


Greetings



*Controllers Hardware:* 1XTouch,2XRadio,1XBoom,1XSB3,piCorePlayer
*Controllers Software:* squeezelite, Squeeze Player
*Steuerung:* 'Squeeze Comander'
(https://play.google.com/store/apps/details?id=de.cedata.android.squeezecommander&hl=de)
*Plugins:* 'Dynamic Mix'
(http://penguinlovesmusic.de/wp-content/uploads/beta/pmplugins/DynamicMixPlugin.htm);
'Custom Browse' (http://wiki.slimdevices.com/index.php/Custom_Browse),
TrackStat; Custom Scan; 'MusicInfoSCR'
(http://www.herger.net/slim-plugins/detail.php@nr=446&kategorie=slim-plugins);
'LazySearch 2' (http://www.hickinbottom.com/lazysearch).. 

LMS 7.9 (UBUNTU 10.04) und 'MusicIP ' (http://www.spicefly.com/)Server
like:
http://powersat.de/showthread.php?4902-Musikstreaming-mit-Avantgarde-Squezeeslave-ein-L%C3%B6sungsvorschlag
------------------------------------------------------------------------
squeezebox_Fan's Profile: http://forums.slimdevices.com/member.php?userid=63027
View this thread: http://forums.slimdevices.com/showthread.php?t=104324

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

Reply via email to