search for: ice_description

Displaying 4 results from an estimated 4 matches for "ice_description".

Did you mean: file_description
2020 May 14
2
can't stream Opus in CAF format
...ltek 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] Muxing variable packet size not supported on no...
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
2020 May 14
0
can't stream Opus in CAF format
...dio)" -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] Muxing variable packet size...
2018 Jan 14
2
YP listing problem
...ideo_size 640x480 -framerate 30 -i /dev/video0 \ -i http://mustafejen.se:8000/feting \ -f oss -i /dev/dsp1 \ -f webm -cluster_size_limit 2M -cluster_time_limit 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 ent...