[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#574628: liquidsoap: Drop video when processing Ogg Theora file



Package: liquidsoap
Version: 0.9.2-1+b1

I am trying to use liquidsoap to generate a video stream, and this do
not work as expected.  Liquidsoap is able to load a file and write a
new file based on the input, but the video disappear in the process.

I tested using the file in
<URL: http://www.nuug.no/pub/video/frikanalen/1241.ogv > (stored in
/tmp/input.ogv), and this liquidsoap script:

  set("log.file.path","/tmp/test.log")
  set("frame.video.channels",1)
  stream = single("/tmp/input.ogv")
  output.file.theora(reopen_on_metadata=true, "/tmp/output.ogv",stream)

The resulting file /tmp/output.ogv is without video.  There is only
audio in the file.  Am I using liquidsoap wrong, or is there something
missing in the liquidsoap video support?

I am basing my tries on the documentation available from
<URL: http://savonet.sourceforge.net/doc-0.9.2/video.html >.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages liquidsoap depends on:
ii  adduser              3.112               add and remove users and groups
ii  libao2               0.8.8-5             Cross Platform Audio Output Librar
ii  libasound2           1.0.22-2            shared library for ALSA applicatio
ii  libc6                2.10.2-6            Embedded GNU C Library: Shared lib
ii  libcamomile-ocaml-da 0.7.2-2             Unicode data for OCaml
ii  libgavl1             1.1.2-1             low level audio and video library
ii  libgcc1              1:4.4.2-9           GCC support library
ii  libjack0             0.118+svn3796-2     JACK Audio Connection Kit (librari
ii  libmad0              0.15.1b-5           MPEG audio decoder library
ii  libmagic1            5.04-1              File type determination library us
ii  libogg0              1.1.4~dfsg-2        Ogg bitstream library
ii  libpcre3             7.8-3               Perl 5 Compatible Regular Expressi
ii  libportaudio2        19+svn20071022-3+b1 Portable audio I/O - shared librar
ii  libpulse0            0.9.21-1            PulseAudio client libraries
ii  libsamplerate0       0.1.7-3             Audio sample rate conversion libra
ii  libsoundtouch1c2     1.3.1-2             sound stretching library
ii  libspeex1            1.2~rc1-1           The Speex codec runtime library
ii  libstdc++6           4.4.2-9             The GNU Standard C++ Library v3
ii  libtagc0             1.6.1-1             TagLib Audio Meta-Data Library (C
ii  libtheora0           1.1.1+dfsg.1-3      The Theora Video Compression Codec
ii  libvorbis0a          1.2.3-3             The Vorbis General Audio Compressi
ii  libvorbisenc2        1.2.3-3             The Vorbis General Audio Compressi
ii  libvorbisfile3       1.2.3-3             The Vorbis General Audio Compressi
ii  perl                 5.10.1-11           Larry Wall's Practical Extraction
ii  sox                  14.3.0-1.1+b1       Swiss army knife of sound processi
ii  wget                 1.12-1.1            retrieves files from the web

Versions of packages liquidsoap recommends:
ii  logrotate                     3.7.8-4    Log rotation utility
ii  mp3gain                       1.5.1-3    Lossless mp3 normalizer with stati
ii  vorbis-tools                  1.2.0-6    several Ogg Vorbis tools
ii  vorbisgain                    0.36-3.1   add Replay Gain volume tags to Ogg

Versions of packages liquidsoap suggests:
pn  faad                        <none>       (no description available)
ii  festival                    1.96~beta-10 General multi-lingual speech synth
ii  flac                        1.2.1-2+b1   Free Lossless Audio Codec - comman
pn  icecast2                    <none>       (no description available)
pn  liguidsoap                  <none>       (no description available)
pn  mplayer                     <none>       (no description available)

-- no debconf information



Reply to: