Comment 1 for bug 187625

Revision history for this message
Mantas Kriaučiūnas (mantas) wrote :

I've fixed this bug - I've merged Ubuntu changes with latest Debian packages (version 1.3.0), anyone can download sources and deb file from ftp://ftp.akl.lt/Linux/Baltix/Baltix-Ubuntu-packages/hardy/kino-video-editor/
Ubuntu kino maintainers, please use my diff.gz from location above for Ubuntu Intrepid.
I also fixed important bug #152392 (Kino can't capture video) - Kino should be compiled with --with-dv1394 instead of --without-dv1394, but in 7.10 (and in 8.04) someone forgot this and since Ubuntu 7.10 debian/rules contains --without-dv1394, like in Debian.
I've changed this to --with-dv1394, like in Ubuntu 7.04 Feisty. This is the only way to get kino working in Ubuntu as we still use dv1394 for firewire video input/output.