search for: ice_name

Displaying 6 results from an estimated 6 matches for "ice_name".

2020 May 14
2
can't stream Opus in CAF format
...-f dshow -i audio="Line In (Realtek High Definition Audio)" -c:a libopus -ac 1 -b:a 32000 live.caf But, if I add Icey metadata, FFmpeg throws errors: c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek High Definition Audio)" -c:a libopus -ac 1 -b:a 32000^ -ice_name "live broadcast" -ice_description "desc"^ -ice_genre "genre" -ice_url "https://stream.example.org/live.caf" -user_agent "agent" -content_type "audio/x-caf"^ icecast://source:hackme at localhost:8000/live.caf [caf @ 00000204b419ac80] Mux...
2019 Aug 28
3
Anyone using ffmpeg as a source-client?
How are you capturing the audio-in? Jack Elliott On 8/27/2019 5:25 PM, webmaster at berean-biblechurch.org wrote: > Yes, I'm using it to capture the audio-in and pushing to Icecast. > > On 2019-08-27 10:33, Jack Elliott wrote: >> As described here in ffmpeg's documentation: >> >> http://ffmpeg.org/ffmpeg-all.html#Icecast
2016 Aug 02
2
fallen too far behind, removing
...=file=/home/vlc/`date +%Y-%m-%d-%H-%M-%S`-mp3.log screen -A -m -d -S ffMP3 /home/vlc/ffmpeg/latest/ffmpeg -f s16le -ar 44100 -ac 2 -timeout 2000000 -i http://localhost:8500/source -reconnect_at_eof -reconnect_streamed -b:a 192k -compression_level 0 -ac 2 -ar 44100 -af "volume=3dB" -f mp3 -ice_name 'LiveFM @ 192' icecast://source:pass at localhost :8500/LiveFM_320" icecast.xml <icecast> <limits> <clients>1000</clients> <sources>3</sources> <threadpool>5</threadpool> <queue-size>524288</...
2020 May 14
0
can't stream Opus in CAF format
...e In (Realtek > High Definition Audio)" -c:a libopus -ac 1 -b:a 32000 live.caf > > But, if I add Icey metadata, FFmpeg throws errors: > c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek > High Definition Audio)" -c:a libopus -ac 1 -b:a 32000^ > -ice_name "live broadcast" -ice_description "desc"^ > -ice_genre "genre" -ice_url "https://stream.example.org/live.caf" > -user_agent "agent" -content_type "audio/x-caf"^ > icecast://source:hackme at localhost:8000/live.caf > [caf @ 00...
2016 Aug 09
0
fallen too far behind, removing
...Y-%m-%d-%H-%M-%S`-mp3.log > screen -A -m -d -S ffMP3 /home/vlc/ffmpeg/latest/ffmpeg -f s16le -ar > 44100 -ac 2 -timeout 2000000 -i http://localhost:8500/source > -reconnect_at_eof -reconnect_streamed -b:a 192k -compression_level 0 > -ac 2 -ar 44100 -af "volume=3dB" -f mp3 -ice_name 'LiveFM @ 192' > icecast://source:pass at localhost:8500/LiveFM_320" > > icecast.xml > > <icecast> > <limits> > <clients>1000</clients> > <sources>3</sources> > <threadpool>5</threadpoo...
2018 Jan 14
2
YP listing problem
...mit 5100 -content_type video/webm \ -c:a libvorbis -b:a 96K \ -c:v libvpx-vp9 -b:v 1.5M -crf 30 -g 150 -deadline good -threads 4 \ -ice_description "Der Penner" -ice_public "true" \ -ice_url "https://mustafejen.se/~per" -content_type "video/webm" \ -ice_name "penner" -ice_genre "Domestic" \ icecast://source:top_secret at mustafejen.se:8000/webcam.webm My liquidsoap icecast entries: output.icecast(%mp3(bitrate=128, stereo=true, samplerate=48000), host="mustafejen.se", port=8000, password="top_secret", mount=&...