הרשם שאלות ותשובות רשימת חברים לוח שנה הודעות מהיום

חזור   הוסטס - פורום אחסון האתרים הגדול בישראל > Hosting ושירותים נלווים > תחזוק שרתים ושירותי רשת נוספים

   
|!|

השב
 
כלים לאשכול תצורת הצגה
ישן 23-08-08, 12:12   # 1
ColBot
חבר חדש
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 33
הודעות: 25

ColBot לא מחובר  

שאלה| בעיה בהרצת בוט שידור

שלום לכל חברי הקהילה.
לפני יומיים הרצתי בוט שידור העלתי שירים, ערכתי את ההגדרות הכל טוב ויפה
אך בחלק מהשירים הוא רושם שיש בעיה בלפתוח אותם, דוגמא:
קוד:
[****@server sc_trans_040]$ <08/23/08@13:00:04> [DECODE] Opened One Republic - Stop And Stare.mp3
<08/23/08@13:00:04> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@13:00:04> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@13:00:04> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@13:00:04> [DECODE] Opened David Guetta - Love is Gone (new single 2007) (Radio FG).mp3
mpg123: Can't rewind stream by 1479 bits!
mpg123: Can't rewind stream by 246 bits!
לפי מה שהבנת זאת בעה בקונפיג, אך אין לי מושג איפה לערוך ואת מה.

תודה לכל העוזרים.
  Reply With Quote
ישן 23-08-08, 13:28   # 2
snirk
עסק רשום [?]
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Jun 2006
מיקום: חולון
גיל: 34
הודעות: 1,043

snirk לא מחובר  

input file samplerate is 8000 Hz, must be 44100!
חפש בקונפיג את המספר 8000 ושנה אותו ל 44100.
לאחר מכן תעשה ריסט לבוט ותגיד אם זה הסתדר.
__________________
בברכה,
שניר קדוש.
אס.קיי.נט |בניית אתרים
  Reply With Quote
ישן 23-08-08, 13:41   # 3
ColBot
חבר חדש
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 33
הודעות: 25

ColBot לא מחובר  

עכשיו זה כותב את זה

ציטוט:
<08/23/08@14:40:25> [STREAM] Connected to host server
<08/23/08@14:40:25> Warning: input file samplerate is 23622576 Hz, must be 44100!
<08/23/08@14:40:25> Warning: input file samplerate is 23622576 Hz, must be 44100!
  Reply With Quote
ישן 23-08-08, 14:01   # 4
snirk
עסק רשום [?]
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Jun 2006
מיקום: חולון
גיל: 34
הודעות: 1,043

snirk לא מחובר  

ציטוט:
נכתב במקור על ידי ColBot צפה בהודעה
עכשיו זה כותב את זה
תציג פה את כול הקונפיג.
__________________
בברכה,
שניר קדוש.
אס.קיי.נט |בניית אתרים
  Reply With Quote
ישן 23-08-08, 14:18   # 5
ColBot
חבר חדש
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 33
הודעות: 25

ColBot לא מחובר  

קוד:
; Sample sc_trans/0.35-j config file
; j.frankel 12/05/00
; t.pepper 10/31/00
; (relays not supported, yo)
;
; sc_trans operates in one of two modes, either reading mp3s off disk, decoding,
; re-encoding, and then broadcasting them, or relaying from a shoutcast server,
; transcoding to a lower bitrate, and broadcasting to a new server.

; sc_trans accepts the following signals:
; HUP - flush logfiles (close and reopen) -- will make console logging stop
; WINCH - jump to next song
; USR1 - reload playlist off disk (will not interrupt current playing stream)
; USR2 - toggle shuffle on/off
; TERM - normal sc_trans shutdown (clean)

; PlaylistFile (required EVEN IF RELAYING) - playlist file (to create, use
; find /path/to/mp3/directory -type f -name "*.mp3" > playlist_filename.lst
PlaylistFile=example.lst

; ServerIP/ServerPort are the target server to send to
ServerIP=212.150.*****
ServerPort=88**

; Password is the password on the sc_serv you're sending to.
Password=**********

; StreamTitle/URL/Genre define the data that appears on the directory and in the
; stream info.
StreamTitle=**********
StreamURL=http://***********
Genre=genres go here

; Logfile optionally denotes a text file to log sc_trans to.  a kill -HUP
; will force a close and re-open of this file (but will also cease logging to
; the console)
LogFile=sc_trans.log

; Shuffle the playlist
Shuffle=1

; Bitrate/SampleRate/Channels recommended values:
; 8kbps 8000/11025/1
; 16kbps 16000/11025/1
; 24kbps 24000/22050/1
; 32kbps 32000/22050/1
; 64kbps mono 64000/44100/1
; 64kbps stereo 64000/22050/2
; 96kbps stereo 96000/44100/2
; 128kbps stere0 128000/44100/2
Bitrate=64000
SampleRate=48000
Channels=1
; Quality is from 1-10. 1 is best, 10 is fastest.
Quality=1


; Mode=0 for none, 1 for 100/100->100/0, 2 for 0/100->100/0
CrossfadeMode=1
; Length is ms.
CrossfadeLength=44100

UseID3=0

; Public determines whether or not this station will show up in the directory
Public=1

; Put stuff here for user interaction (AOL IM, ICQ, IRC)
AIM=AIMHandle
ICQ=
IRC=shoutcast
ותודה שוב
  Reply With Quote
ישן 23-08-08, 14:26   # 6
snirk
עסק רשום [?]
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Jun 2006
מיקום: חולון
גיל: 34
הודעות: 1,043

snirk לא מחובר  

(נערך)שנה לנתונים הבאים:
Bitrate=96000
SampleRate=44100
Channels=2
__________________
בברכה,
שניר קדוש.
אס.קיי.נט |בניית אתרים

Last edited by snirk; 23-08-08 at 14:41..
  Reply With Quote
ישן 23-08-08, 14:29   # 7
ColBot
חבר חדש
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
גיל: 33
הודעות: 25

ColBot לא מחובר  

עריכה:

ציטוט:
<08/23/08@15:46:47> [CONFIG] WARNING: No InputSamplerate defined, assuming 44100!
<08/23/08@15:46:47> [CONFIG] WARNING: No InputChannels defined, assuming 2!
<08/23/08@15:46:47> Warning: input file samplerate is 22209456 Hz, must be 44100!
עוד משהו:


ציטוט:
[***@server sc_trans_040]$ <08/23/08@16:42:02> [MAIN] Title Updated
<08/23/08@16:43:08> [DECODE] Opened dana lapidot - taxi.mp3
<08/23/08@16:43:08> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 8000 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 22050 Hz, must be 44100!
<08/23/08@16:43:08> [DECODE] Opened axum - kombina.mp3
<08/23/08@16:43:08> Warning: input file samplerate is 22050 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 22050 Hz, must be 44100!
<08/23/08@16:43:08> Warning: input file samplerate is 22050 Hz, must be 44100!

Last edited by ColBot; 23-08-08 at 15:46..
  Reply With Quote
השב

חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים)
 


חוקי פירסום
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is מופעל
סמיילים הם מופעל
[IMG] קוד מופעל
קוד HTML מכובה

קפיצה לפורום


כל הזמנים הם GMT +2. הזמן כעת הוא 02:34.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ