Search results

  1. malejandrodev

    Show radio name in the window title

    This is possible where says "RadioBOSS Standard"?
  2. malejandrodev

    Video playback features

    Hi. Are there plans to improve video playback functions? For example: output by NDI (as VLC) to connect with VMix or OBS, compatibility with Tracktool and Segue Editor, in general that the video files work in the same way as an audio file.
  3. malejandrodev

    Error event rare characters in filename

    (v5.5.5.0) After a restart I am having problems executing events in 2 of the radioboss instances (others work correctly). Rare characters appear in the file name of the playlist. ---update The error was caused by the internal traffic generator of our station. There was a power outage while the...
  4. malejandrodev

    Custom encoder ffmpeg

    Because I need to configure an icecast server only for RadioBoss to execute the FFmpeg command (if I leave the empty spaces in the transmission configuration [server, password, etc] the command is never executed). I only need the first output by UDP. The second one by Icecast is not useful for me.
  5. malejandrodev

    Custom encoder ffmpeg

    With this configuration the encoder "ENC3" is not executed. ffmpeg.exe -hide_banner -re -y -loglevel -8 -f  s16le -ac {Channels} -ar {SampleRate} -i - -c:a libmp3lame -b:a {Bitrate}k -f mpegts "udp://127.0.0.1:10005?pkt_size=1316" The only way to work is by generating two outputs. One UDP...
  6. malejandrodev

    Unexpected restart when executing DTMF event

    The problem was by CPU usage. Windows performed daily maintenance and consumed too many system resources. Since turning off Windows maintenance, RadioBOSS has not failed again.
  7. malejandrodev

    Custom encoder ffmpeg

    Is there any way that Radioboss does not require "stdout" in the command and thus be able to transmit via udp? For example: ffmpeg.exe -y -loglevel -8 -f s16le -ac {Channels} -ar {SampleRate} -i - -f format  udp://hostname:port
  8. malejandrodev

    Custom encoder ffmpeg

    This parameter is also needed "-f mp3" (icecast server) ffmpeg.exe -loglevel -8 -f s16le -ac {Channels} -ar {SampleRate} -i - -f mp3 -c:a libmp3lame -b:a {Bitrate}k - Thanks for the help. --edit-- Same command does not work using the integrated server (Encoder closed (output 2) - possibly...
  9. malejandrodev

    Custom encoder ffmpeg

    Hi. Is there the possibility of using ffmpeg as a custom encoder? I tried this way c:/windows/ffmpeg.exe -i - -c:a libmp3lame -b:a 128k - but radioboss delivers this error: Encoder closed (output 2) - possibly unsupported format. Restarting ... Is it necessary to add a special parameter in...
  10. malejandrodev

    Unexpected restart when executing DTMF event

    Hi. Today we had the same problem. Do you think maybe the freeze detection time is too short for me? These are the times that the program has fallen for the same reason:
  11. malejandrodev

    Unexpected restart when executing DTMF event

    Thank you for the quick response. As an additional data I use radioboss only with an audio input and without audio output via audio card (output only by encoder).
  12. malejandrodev

    Unexpected restart when executing DTMF event

    Hi. A few minutes ago one of our radioboss instances had an unexpected restart when executing a DTMF event. I run 10 other instances in parallel that also executed an event for DTMF but did not have an error. Attached report, bug report and playlist should have been executed. This is the first...
  13. malejandrodev

    Sigue Editor: Start point

    My English is very bad. I will try to graph so that you can understand me. I am sorry. On Sigue Editor 3, is it possible to move song 2 behind song 1? Or cut part of the beginning of song 2? When I set the starting point in the track editor and moving "Song 2" in the Sigue Editor 3, this...
  14. malejandrodev

    FAQ: How many licenses do I need?

    Does this mean that one license can not run simultaneously on two computers? But if is possible to install on two computers?
  15. malejandrodev

    Weather update limit?

    Ok. What happens when there are multiple instances open? Does the limit come sooner? Is it possible to use a personal key API? Are there plans to use your own data source?
  16. malejandrodev

    Weather update limit?

    When I start RadioBoss (5.5 beta), weather update is done successfully. But next updates do nothing. The last weather info is permanent (even changing locations). Is there any time limit between updates? Sorry for my English. This is a translation from Google Translate (and 20% from me).
  17. malejandrodev

    FAQ: How many licenses do I need?

    How many licenses I need for run 7 instances on same computer?
Back
Top