sc_trans 2.0 beta

Status
Für weitere Antworten geschlossen.
AW: sc_trans 2.0 beta

Habe den neuen sc_trans 2.0 beta 2 getestet und es geht mit den
Einstellungen
:wow:


Erstelle eine Startdatei z.b start.bat
sc_trans.exe sc_trans_demo.conf

Ordner Anlegen
C:\sc_trans\playlist
c:\sc_trans\playlists\archive\
c:\sc_trans\recorded\

mach eine Datei für deine Musik playlist.txt
C:\sc_trans\playlist\titel1.mp3
C:\sc_trans\playlist\titel2.mp3
C:\sc_trans\playlist\titel2.mp3







;; ENCODER OPTIONS
encoder=mp3
bitrate=128000
samplerate=44000
channels=2
mp3quality=1




;;; NETWORK OPTIONS
outprotocol=1
serverip=78.100.xxx.xxxx deine IP vom Shoutcast Server
serverport=8000
password=Dein Passwort


;;;; LOGGING OPTIONS:
;where does the log file go
logfile=c:\sc_trans\sc_trans.log
; 1 to do screen logging else 0
screenlog=1

;;;;;; METADATA CONTROL
; my stream name
streamtitle=Dein Radio
; url related to my stream
streamurl=http://www.XXXXXXX.de
; my genre
genre=POP
; other assorted stuff
;aim=myaimaddr
;irc=myirc
;icq=myicq
; register with yp
public=1

;;;; PLAYLIST CONTROL
; your playlist
playlistfile=C:\sc_trans\playlist.txt
; by default we shuffle the playlist. Lets turn that off
shuffle = 0
; set our crossfade time to 2 seconds. zero means no xfade
xfade=2
; file must be at least 20 seconds or we don't crossfade
xfadethreshold=20
; drop folder for priority playlists
playlists=c:\sc_trans\playlist.txt\
; where finished priority playlists get copied
archive=c:\sc_trans\playlists\archive\

;;; LIVE CAPTURE:
; don't capture
capture=0
; set capture parameters
;capturedevice=Sound Blaster
;captureinput=Line-In
;capturesamplerate=44100
;capturechannels=2

;;;; DJ SUPPORT: ZUM LIVE SENDEN
; dj listen port
djport=9876
; dj password
djpassword=leavenow
; idle time until auto-dump
autodumpsourcetime=30
; record dj broadcasts here
; djbroadcasts=c:\sc_trans\recorded\


;; REPLAY GAIN CONTROL:
applyreplaygain=0
calculatereplaygain=0

%N = song name

;;; OTHER:
adminport=5555
adminuser=admin
adminpassword=goaway
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben