Re: [Savonet-users] [savonet/liquidsoap] Support playing .m4a or .aac audio files (aac+) (#631)

2018-09-21 Thread Romain Beauxis
Closed #631. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/631#event-1861352889___ Savonet-users mailing list

Re: [Savonet-users] [savonet/liquidsoap] Support playing .m4a or .aac audio files (aac+) (#631)

2018-09-21 Thread Romain Beauxis
Absolutely. You need to compile liquidsoap with `faad` for AAC decoding and everything should be fine! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] liquidsoap/gstreamer freezes on stream start (#630)

2018-09-21 Thread Romain Beauxis
Thanks for report y'all. I'll try to have a look at it ASAP. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread Romain Beauxis
Thanks @Euguar ! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/632#issuecomment-423698355___ Savonet-users mailing list

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread Romain Beauxis
Closed #632. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/632#event-1861350672___ Savonet-users mailing list

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread strelkovandreyvalerievich
Thank you, that's what I wanted to see! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/632#issuecomment-423528409___ Savonet-users

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread Euguar
The simple config is: ``` #PATHS popmusic=playlist(mode="randomize","/path/to/pop/playlist.m3u") rockmusic=playlist(mode="randomize","/path/to/rock/playlist.m3u") classicmusic=playlist(mode="randomize","/path/to/classic/playlist.m3u") popbroadcasting=mksafe(popbroadcasting)

Re: [Savonet-users] [savonet/liquidsoap] liquidsoap/gstreamer freezes on stream start (#630)

2018-09-21 Thread MCOfficer
the last lines of the gstreamer debug log are: ``` 0:00:12.545231652 6395 0x7f9e181eede0 LOG rtmp :0:: 0020: ab c4 75 ed d8 91 b9 e1 d9 23 0e b3 7c 82 3e 92 ..u..#..|.>. 0:00:12.545251372 6395 0x7f9e181eede0 LOG rtmp :0:: 0030: 84 2d 65 91

[Savonet-users] [savonet/liquidsoap] Liquidsoap support multiple radio stations at once? (#632)

2018-09-21 Thread strelkovandreyvalerievich
Want to make music folders separated by genre, and that Liquidsoap was broadcast them all at once on different mountpoint icecast (each folder is a separate radio) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Savonet-users] [savonet/liquidsoap] Support playing .m4a or .aac audio files (aac+) (#631)

2018-09-21 Thread strelkovandreyvalerievich
Good day, The Liquidsoap supports playing files in the AAC+codec in playlists? I want to store all the music in aac+ format (32 kbit) for less space on the hard drive, and then broadcast it in AAC+ 32 kbit format -- You are receiving this because you are subscribed to this thread. Reply to this