Package: kino
Version: 1.2.0
New upstream version of kino is available as of 2007-12-09:
V 1.2.0
* New Ogg Theora export script that uses gstreamer (gst-launch)
* New Quicktime DV export script that uses ffmpeg (useful when Kino not
built
with libquicktime)
* New variable substitution in Titler Video Filter!
The following variables are supported:
#timecode# (movie timecode as seen at the bottom of the window),
#dv.timecode# (DV timecode)
#dv.datetime# (recording date and time)
#dv.date# (recording date)
#dv.time# (recording time)
#dv.filename# - base file name of clip
#filename# - project file name
#meta.*# - storyboard meta data, e.g. #meta.title#
* Added Finnish translation by Antti Sokero
Changes in version 1.2.0:
Changes by Dan Dennedy:
- ieee1394io.cc: bugfix reporting dropped frames resetting in capture.
- page_export_1394.cc: bugfix to send AV/C record command after locking
audio.
- playlist.{h,cc}, page_export_pipe.cc: bugfix exporting dual pass
when no filename specified. It was generating a filename in the script
with a date/time stamp that would change from one pass to the next.
The fix uses new PlayList::GetBaseFileOfFrame method to supply a
generated name that is arguably more appropriate.
- kino_common.cc: bugfix (1813236) loading a DV file whose filename
extension is not entirely lowercase causes Kino to import it.
- avi.cc: bugfix race condition in AVIFile::GetFrameInfo() - fix from
Peter Schlaf.
- avi.cc: apply race condition bugfix to AVIFile::GetDVFrameInfo().
- ffmpeg_mov.sh: added Quicktime DV export using ffmpeg.
- gstreamer_theora.sh: added Ogg Theora export using gstreamer.
- kino_plugin_types.h: fix compilation on missing include for memcpy.
- textblock.h: fix compilation on multiple parameters named "outline"
- kino_extra.h, page_magick.cc: added GetFrameNumber() to SelectedFrames
(for dvtitler).
- dvtitler.{glade,cc}: changed font to bold and added black outline by
default.
- dvtitler.{h,cc}: added variable substitution support.
- frame.h, preferences.cc, PixbufUtils.cc, superimpose.cc: compilation
fixes for some environments.
- preferences.cc: change default for Preview on External Monitor to off
to reduce crashing on juju - new firewire stack.
- message.{h,cc}, kino_common.cc: bugfix (1763312) file deletion
confirmation dialog can exceed screen height. Added new
modal_confirm_files() dialog call.
- page_export_avi.cc: hide Quicktime option if not built with quicktime
support.
- kino.glade, page_export_audio.{h,cc}: hide unavailable options due to
missing runtime dependency (sox, mp2enc, lame, oggenc).
- commands.{h,cc}, kino_av_pipe.cc, kino_common.{h,cc}, page.h,
page_capture.{h,cc}, page_editor.{h,cc}, page_export.{h,cc},
page_magick.{h,cc}, page_timeline.{h,cc}, page_trim.{h,cc},
riff.{h,cc}, rwpipe.cc, v4l.h: add const to some char* to cleanup
compiler warnings.
- frame.cc: fix building/encoding with ffmpeg/libavformat >= 52.0.0.
- Kino.desktop: fix French GenericName/Comment.
- kino_en_{html,xml}.tar.gz: updated online help.
- kino_common.{h,cc}: bugfix (1846847) to use Quit button instead of
Close in dialog on exit.
Changes by Antti Sokero:
- po/fi.po: Added Finnish translation.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]