search for: ice_genre

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

2020 May 14
2
can't stream Opus in CAF format
...: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 non seekable output Could not wr...
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
...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 > non seekable...
2018 Jan 14
2
YP listing problem
...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="feting", description...