Bug#577077: liquidsoap: SDL output do not play the audio

2010-04-11 Thread Samuel Mimram
On 04/10/2010 06:40 PM, Petter Reinholdtsen wrote: [Samuel Mimram] This is not a bug since output.sdl is only intended to play video (at least for now). If you also want to play audio, you should use something like output.alsa(output.sdl(single(...))). Oh. I must admit that is very

Bug#577077: liquidsoap: SDL output do not play the audio

2010-04-10 Thread Petter Reinholdtsen
[Samuel Mimram] This is not a bug since output.sdl is only intended to play video (at least for now). If you also want to play audio, you should use something like output.alsa(output.sdl(single(...))). Oh. I must admit that is very unexpected, and I would suggest to review this behavior with

Bug#577077: liquidsoap: SDL output do not play the audio

2010-04-09 Thread Petter Reinholdtsen
Package: liquidsoap Version: 0.9.2-2 When using the SDL output module to play video, there is no sound being played. I'm using this test script: set(log.file.path,/tmp/sdltest.log) set(frame.video.channels,1) # http://www.nuug.no/pub/video/frikanalen/1241.ogv = /tmp/input.ogv