reopen 577076
found 577076 0.9.2-3
thanks

Thank you for the update, but as I see it the problem I reported is
still not solved.

The video no longer stutter, but the image size is still just a
quarter of the original video.  When I load a Ogg Theora file and pass
it throught the liquidsoap system, I expect the audio and video
quality to stay the same unless I ask for something different.  I do
not expect the picture to get smaller, and actually expect the video
encoding to be basicly untouched when I do not request any effects.

The script I wrote is basicly a pass-throught, and I really expected
the same video to show up in the output that was inserted into the
input:

  set("log.file.path","/tmp/fulltest.log")
  set("frame.video.channels",1)
  # http://www.nuug.no/pub/video/frikanalen/1241.ogv = /tmp/input.ogv
  stream = single("/tmp/input.ogv")
  output.file.theora(reopen_on_metadata=true, "/tmp/output.ogv",stream)

What exactly was changed in version 0.9.2-3?  The changelog was not
very revealing. :)

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to