2013/3/17 Dan <d...@imake.io>: > Hi liquidsoap team, Hi!
> I just discovered this amazing project. Thanks so much for all your work. Cool, thanks! > I'm trying to passthru the source directly to ffmpeg for generating > http live stream segments. > I found the output.external method. The problem with that function > is that I need to specify one encoding (wav, mp3, ogg). > Since the input sources vary in the codec and bitrate I would like to > pass it to ffmpeg. Is there any way to do this? Internally, all files are decoded to WAV format so variations in bitrate and codec are irrelevant.. You would then use the %wav format in output.external, which will pass all audio data from liquidsoap to ffmpeg: output.external(%wav, "ffmpeg ...". ...) Romain ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users