Kimmo Mustonen | 4 May 2009 10:21
Picon
Picon

How to fix an A/V sync problem in a dv file?

Hello!

I have old videos on an old analog video camera. I connect cables to Sony 
DCR-PC1000E to create a digital copy of it. The problem is that audio is 
about 120ms to 160ms before the video. I'm not sure what is causing the 
problem. It could be already the source analog camera. It could be a nasty 
feature of the Sony DV troughtput. It would be great if kino had a way to 
fix timings, even though this kind of problem should be quite uncommon 
when using dv format.

It makes cutting with kino about impossible. The audio between scenes gets 
mixed. Didn't find a tool to fix the A/V sync on dv file without 
re-encoding the whole thing. Tried to use mencoder with -oac copy -ovc 
copy -audio-delay X, but it caused lots of errors and the A/V sync just 
got worse. Tried to check transcode and ffmpeg but didn't find a tool or 
way to input dv, output dv, and fix audio timing. Any suggestions? The 
audio is raw pcm so it should be very easy to fix in that sense. Tried to 
check the libdv API but couldn't figure out how to easily create an A/V 
sync fixer using it. Tried to google for some help but outputting DV 
format did not seem to be very common.

Thought about separating audio and video, fixing them and joining again, 
but didn't find out a way to handle separate audio and video tracks in 
kino.

A minor problem was also that I used kino to grab these videos. Saved them 
(accidentally?) as foo.mov instead of foo.dv. Kino was able to edit/show 
the video, but after I quit kino, it was no longer able to open that file 
format. I managed to fix this using ffmpeg to "convert" is from .mov to 
.dv. How should I have saved that so that kino could have opened the file 
(Continue reading)

Dan Dennedy | 4 May 2009 18:47
Favicon

Re: How to fix an A/V sync problem in a dv file?

On Mon, May 4, 2009 at 1:21 AM, Kimmo Mustonen <kmustone <at> cc.hut.fi> wrote:
> Hello!
>
> I have old videos on an old analog video camera. I connect cables to Sony
> DCR-PC1000E to create a digital copy of it. The problem is that audio is
> about 120ms to 160ms before the video. I'm not sure what is causing the
> problem. It could be already the source analog camera. It could be a nasty
> feature of the Sony DV troughtput. It would be great if kino had a way to
> fix timings, even though this kind of problem should be quite uncommon
> when using dv format.

Open a single file with this problem.
Use Export / Audio, and export the entire audio track as WAV.
Go to FX. Enter '99999' in the To field of the Overwrite range. When
you tab away, it will automatically set it to the duration of the
clip.
Choose Dub from the Audio Filters.
Set an offset in the Dub parameters.
Preview by clicking the Play button.
When satisfied, click Render. This should go fairly quick because
there is no Video Filter.
Test playback in the Edit mode.
Note the filename of the newly rendered clip in the Properties panel.
Quit, delete the old clip, and rename the generated clip as the old file.

Fun, eh? Kdenlive 0.7.3 lets you split the audio from the video onto
separate tracks on the timeline and ungroup them for manual tweaking -
without having to render an intermediate file.

> A minor problem was also that I used kino to grab these videos. Saved them
(Continue reading)

J. Paul Bissonnette | 8 May 2009 23:15
Picon
Favicon

Identifying camera

I moved from Ubuntu 8.04 to Debian testing.
I am not have any luck getting Kino to recognize my Panasonic PV GS320

I am a member of the group disk

 ls -l /dev/raw1394
crw-rw---- 1 root disk 171, 0 2009-05-08 17:26 /dev/raw1394

Where should I start looking.






------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Kino-dev mailing list
Kino-dev <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kino-dev
Carl Karsten | 8 May 2009 23:48

Re: Identifying camera

On Fri, May 8, 2009 at 4:15 PM, J. Paul Bissonnette <jpaulb <at> eastlink.ca> wrote:
> I moved from Ubuntu 8.04 to Debian testing.
> I am not have any luck getting Kino to recognize my Panasonic PV GS320
>
> I am a member of the group disk
>
>  ls -l /dev/raw1394
> crw-rw---- 1 root disk 171, 0 2009-05-08 17:26 /dev/raw1394
>
> Where should I start looking.

dmesg - you should see something like:
[  122.560956] ieee1394: Current remote IRM is not 1394a-2000
compliant, resetting...

[  122.849351] ieee1394: Node added: ID:BUS[0-00:1023]  GUID[008088030a613f59]

[  122.849471] ieee1394: Node changed: 0-00:1023 -> 0-01:1023

[  122.932016] ieee1394: raw1394: /dev/raw1394 device initialized

[  122.953545] NOTE: The dv1394 driver is unsupported and may be
removed in a future Linux release. Use raw1394 instead.

--

-- 
Carl K

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
J. Paul Bissonnette | 9 May 2009 01:48
Picon
Favicon

Re: Identifying camera [Solved ]



J. Paul Bissonnette wrote:
I moved from Ubuntu 8.04 to Debian testing.
I am not have any luck getting Kino to recognize my Panasonic PV GS320

I am a member of the group disk

 ls -l /dev/raw1394
crw-rw---- 1 root disk 171, 0 2009-05-08 17:26 /dev/raw1394

Where should I start looking.





I uninstalled kino and reinstalled it with apt-get, it work right away. No idea why it started to work. wish all problems were so simple. :)

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Kino-dev mailing list
Kino-dev <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kino-dev
dhk | 9 May 2009 12:27
Favicon

Kino Crashes Opening Files

I don't edit video very often so I don't know exactly when this problem 
started.

Whenever I try to open a file kino crashes.  It starts fine, but as soon 
as I try to open a .kino, .dv and other type files it crashes.  When I'm 
in the kino gui the crash occurs when I click on the folder that has the 
.kino file.  On the command line it crashes when I pass the file in as a 
parameter.  Both ways use to work.  The only thing I can do is start 
kino, but not use it.

I'm on a Gentoo amd64 system.

Thanks,

dave

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
Carl Karsten | 9 May 2009 16:12

Re: Kino Crashes Opening Files

On Sat, May 9, 2009 at 5:27 AM, dhk <dhkuhl <at> optonline.net> wrote:
> I don't edit video very often so I don't know exactly when this problem
> started.
>
> Whenever I try to open a file kino crashes.  It starts fine, but as soon
> as I try to open a .kino, .dv and other type files it crashes.  When I'm
> in the kino gui the crash occurs when I click on the folder that has the
> .kino file.  On the command line it crashes when I pass the file in as a
> parameter.

post the command line and resulting output.

--

-- 
Carl K

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
dhk | 9 May 2009 16:57
Favicon

Re: Kino Crashes Opening Files

Carl Karsten wrote:
> On Sat, May 9, 2009 at 5:27 AM, dhk <dhkuhl <at> optonline.net> wrote:
>> I don't edit video very often so I don't know exactly when this problem
>> started.
>>
>> Whenever I try to open a file kino crashes.  It starts fine, but as soon
>> as I try to open a .kino, .dv and other type files it crashes.  When I'm
>> in the kino gui the crash occurs when I click on the folder that has the
>> .kino file.  On the command line it crashes when I pass the file in as a
>> parameter.
> 
> post the command line and resulting output.
> 

Thanks for getting back to me.  By the way I'm on a Gentoo Linux amd64 
platform and have the kino 1.3.1 version.  This is strictly a Gnome box 
with no KDE installed.  So k3b is not installed, even when kino was 
working, but that doesn't look necessary for just editing (same for 
qdvdauthor which is masked).

I ran two commands on the command line.
   First - ran kino with a .kino file that use to work ( $ kino 
take1.kino ).
   Second - ran kino with a .dv capture file ($ kino capture035.dv ).

The results are below.

Thanks again.

First:
/Video/Capture/MomAndDad50thAnniversary $ kino take1.kino
 > help language code en
 > Kino Common being built
 > Creating page editor
 > Creating Capture Page
 > Creating Export Page
 > Creating Export1394 Page
 > Creating ExportAVI Page
 > Creating ExportStills Page
 > Creating ExportAudio Page
 > Creating ExportMJPEG Page
/usr/share/kino/scripts/dvdauthor/dvdauthor.sh
/usr/share/kino/scripts/dvdauthor/none.sh
/usr/share/kino/scripts/dvdauthor/dvdauthor-k3b.sh
which: no k3b in 
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnu/gcc-bin/4.3.3:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin:/usr/sbin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_dump:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/query_runner:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load_container:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml:/opt/BerkeleyDB/dbxml-2.4.16/install/lib:/opt/BerkeleyDB/dbxml-2.4.16/install/docs:/usr/local/bin/jre1.6.0_13/bin)
/usr/share/kino/scripts/dvdauthor/growisofs.sh
/usr/share/kino/scripts/dvdauthor/qdvdauthor.sh
which: no qdvdauthor in 
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnu/gcc-bin/4.3.3:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin:/usr/sbin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_dump:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/query_runner:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load_container:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml:/opt/BerkeleyDB/dbxml-2.4.16/install/lib:/opt/BerkeleyDB/dbxml-2.4.16/install/docs:/usr/local/bin/jre1.6.0_13/bin)
 > Initializing MJPEG Export Page settings from Preferences
 > Creating ExportPipe Page
/usr/share/kino/scripts/exports/ffmpeg_dvd_dual.sh
/usr/share/kino/scripts/exports/ffmpeg_utils.sh
/usr/share/kino/scripts/exports/ffmpeg_divx.sh
/usr/share/kino/scripts/exports/ffmpeg_vcd.sh
/usr/share/kino/scripts/exports/ffmpeg_mp3.sh
/usr/share/kino/scripts/exports/rawplay.sh
/usr/share/kino/scripts/exports/ffmpeg_dvd.sh
/usr/share/kino/scripts/exports/extract_chapters
/usr/share/kino/scripts/exports/ffmpeg2theora.sh
/usr/share/kino/scripts/exports/ffmpeg_divx_dual.sh
/usr/share/kino/scripts/exports/ffmpeg_flv.sh
/usr/share/kino/scripts/exports/ffmpeg_mp4.sh
/usr/share/kino/scripts/exports/ffmpeg_3gp.sh
which: no MP4Box in 
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnu/gcc-bin/4.3.3:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin:/usr/sbin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_dump:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/query_runner:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load_container:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml:/opt/BerkeleyDB/dbxml-2.4.16/install/lib:/opt/BerkeleyDB/dbxml-2.4.16/install/docs:/usr/local/bin/jre1.6.0_13/bin)
/usr/share/kino/scripts/exports/ffmpeg_mp4_dual.sh
/usr/share/kino/scripts/exports/ffmpeg_h264.sh
/usr/share/kino/scripts/exports/ffmpeg_h264_dual.sh
/usr/share/kino/scripts/exports/mencoder.sh
/usr/share/kino/scripts/exports/ffmpeg_xvid.sh
/usr/share/kino/scripts/exports/ffmpeg_xvid_dual.sh
/usr/share/kino/scripts/exports/gstreamer_theora.sh
/usr/share/kino/scripts/exports/ffmpeg_mov.sh
/usr/share/kino/scripts/exports/gstreamer_utils.sh
/usr/share/kino/scripts/exports/ffmpeg_huffyuv.sh
 > Creating page trim
 >>> Image Create: Colour Range
 >>> Image Create: Fixed Colour
 >>> Image Create: From File
 >>> Image Create: Gradient
 >>> Image Create: Random noise
 >>> Image Filter: No Change
 >>> Image Filter: Black & White
 >>> Image Filter: Kaleidoscope
 >>> Image Filter: Fade In
 >>> Image Filter: Fade Out
 >>> Image Filter: Flip
 >>> Image Filter: Mirror
 >>> Image Filter: Reverse Video
 >>> Image Filter: Sepia
 >>> Image Transition: Dissolve
 >>> Image Transition: Barn Door Wipe
 >>> Image Transition: Differences
 >>> Image Transition: No Change
 >>> Image Transition: Push Wipe
 >>> Image Transition: Switch
 >>> Audio Filter: No Change
 >>> Audio Filter: Dub
 >>> Audio Filter: Fade In
 >>> Audio Filter: Fade Out
 >>> Audio Filter: Gain
 >>> Audio Filter: Mix
 >>> Audio Filter: Silence
 >>> Audio Transition: Cross Fade
 >>> Audio Transition: No Change
 > Creating Magick Page
 >> Searching /usr/lib64/kino-gtk2 for plugins
 >>> Registering plugin /usr/lib64/kino-gtk2/libdvtitler.so

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Registering plugin /usr/lib64/kino-gtk2/libtimfx.so

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Registering plugin /usr/lib64/kino-gtk2/libkinoplus.so

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Image Filter: Superimpose

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Image Filter: Titler
 >>> Image Filter: Blur
 >>> Image Filter: Colour Hold
 >>> Image Filter: Soft Focus
 >>> Image Transition: Luma Wipe
 >>> Image Filter: Colour Average
 >>> Image Filter: Charcoal
 >>> Image Filter: Jerky
 >>> Image Filter: Levels
 >>> Image Filter: Pan and Zoom
 >>> Image Filter: Pixelate
 >>> Image Transition: Composite
 >>> Image Transition: Blue Chroma Key
 >>> Image Transition: Green Chroma Key

(kino:3248): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >> Creating undo/redo buffer
 >> Starting Editor
 >> Kino Common newFile
 >>> Received playlist to store at position 0
 >>>> Adding to end
 >>> Received playlist to store at position 1
 >>>> Adding to end

Kino experienced a segmentation fault.
Dumping stack from the offending thread

Segmentation fault

Second:
/Video/Capture/MomAndDad50thAnniversary $ kino capture035.dv
 > help language code en
 > Kino Common being built
 > Creating page editor
 > Creating Capture Page
 > Creating Export Page
 > Creating Export1394 Page
 > Creating ExportAVI Page
 > Creating ExportStills Page
 > Creating ExportAudio Page
 > Creating ExportMJPEG Page
/usr/share/kino/scripts/dvdauthor/dvdauthor.sh
/usr/share/kino/scripts/dvdauthor/none.sh
/usr/share/kino/scripts/dvdauthor/dvdauthor-k3b.sh
which: no k3b in 
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnu/gcc-bin/4.3.3:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin:/usr/sbin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_dump:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/query_runner:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load_container:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml:/opt/BerkeleyDB/dbxml-2.4.16/install/lib:/opt/BerkeleyDB/dbxml-2.4.16/install/docs:/usr/local/bin/jre1.6.0_13/bin)
/usr/share/kino/scripts/dvdauthor/growisofs.sh
/usr/share/kino/scripts/dvdauthor/qdvdauthor.sh
which: no qdvdauthor in 
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnu/gcc-bin/4.3.3:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin:/usr/sbin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_dump:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/query_runner:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load_container:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml:/opt/BerkeleyDB/dbxml-2.4.16/install/lib:/opt/BerkeleyDB/dbxml-2.4.16/install/docs:/usr/local/bin/jre1.6.0_13/bin)
 > Initializing MJPEG Export Page settings from Preferences
 > Creating ExportPipe Page
/usr/share/kino/scripts/exports/ffmpeg_dvd_dual.sh
/usr/share/kino/scripts/exports/ffmpeg_utils.sh
/usr/share/kino/scripts/exports/ffmpeg_divx.sh
/usr/share/kino/scripts/exports/ffmpeg_vcd.sh
/usr/share/kino/scripts/exports/ffmpeg_mp3.sh
/usr/share/kino/scripts/exports/rawplay.sh
/usr/share/kino/scripts/exports/ffmpeg_dvd.sh
/usr/share/kino/scripts/exports/extract_chapters
/usr/share/kino/scripts/exports/ffmpeg2theora.sh
/usr/share/kino/scripts/exports/ffmpeg_divx_dual.sh
/usr/share/kino/scripts/exports/ffmpeg_flv.sh
/usr/share/kino/scripts/exports/ffmpeg_mp4.sh
/usr/share/kino/scripts/exports/ffmpeg_3gp.sh
which: no MP4Box in 
(/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/arm-unknown-linux-gnu/gcc-bin/4.3.3:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/games/bin:/usr/sbin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_dump:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/query_runner:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml_load_container:/opt/BerkeleyDB/dbxml-2.4.16/install/bin/dbxml:/opt/BerkeleyDB/dbxml-2.4.16/install/lib:/opt/BerkeleyDB/dbxml-2.4.16/install/docs:/usr/local/bin/jre1.6.0_13/bin)
/usr/share/kino/scripts/exports/ffmpeg_mp4_dual.sh
/usr/share/kino/scripts/exports/ffmpeg_h264.sh
/usr/share/kino/scripts/exports/ffmpeg_h264_dual.sh
/usr/share/kino/scripts/exports/mencoder.sh
/usr/share/kino/scripts/exports/ffmpeg_xvid.sh
/usr/share/kino/scripts/exports/ffmpeg_xvid_dual.sh
/usr/share/kino/scripts/exports/gstreamer_theora.sh
/usr/share/kino/scripts/exports/ffmpeg_mov.sh
/usr/share/kino/scripts/exports/gstreamer_utils.sh
/usr/share/kino/scripts/exports/ffmpeg_huffyuv.sh
 > Creating page trim
 >>> Image Create: Colour Range
 >>> Image Create: Fixed Colour
 >>> Image Create: From File
 >>> Image Create: Gradient
 >>> Image Create: Random noise
 >>> Image Filter: No Change
 >>> Image Filter: Black & White
 >>> Image Filter: Kaleidoscope
 >>> Image Filter: Fade In
 >>> Image Filter: Fade Out
 >>> Image Filter: Flip
 >>> Image Filter: Mirror
 >>> Image Filter: Reverse Video
 >>> Image Filter: Sepia
 >>> Image Transition: Dissolve
 >>> Image Transition: Barn Door Wipe
 >>> Image Transition: Differences
 >>> Image Transition: No Change
 >>> Image Transition: Push Wipe
 >>> Image Transition: Switch
 >>> Audio Filter: No Change
 >>> Audio Filter: Dub
 >>> Audio Filter: Fade In
 >>> Audio Filter: Fade Out
 >>> Audio Filter: Gain
 >>> Audio Filter: Mix
 >>> Audio Filter: Silence
 >>> Audio Transition: Cross Fade
 >>> Audio Transition: No Change
 > Creating Magick Page
 >> Searching /usr/lib64/kino-gtk2 for plugins
 >>> Registering plugin /usr/lib64/kino-gtk2/libdvtitler.so

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Registering plugin /usr/lib64/kino-gtk2/libtimfx.so

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Registering plugin /usr/lib64/kino-gtk2/libkinoplus.so

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Image Filter: Superimpose

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >>> Image Filter: Titler
 >>> Image Filter: Blur
 >>> Image Filter: Colour Hold
 >>> Image Filter: Soft Focus
 >>> Image Transition: Luma Wipe
 >>> Image Filter: Colour Average
 >>> Image Filter: Charcoal
 >>> Image Filter: Jerky
 >>> Image Filter: Levels
 >>> Image Filter: Pan and Zoom
 >>> Image Filter: Pixelate
 >>> Image Transition: Composite
 >>> Image Transition: Blue Chroma Key
 >>> Image Transition: Green Chroma Key

(kino:3725): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
 >> Creating undo/redo buffer
 >> Starting Editor
 >> Kino Common newFile
 >>> Received playlist to store at position 0
 >>>> Adding to end
 >>> Received playlist to store at position 1
 >>>> Adding to end

Kino experienced a segmentation fault.
Dumping stack from the offending thread

Segmentation fault

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
Daniel Jircik | 10 May 2009 03:22
Picon

Monitoring hdv capture

How can I get a monitor window for hdv capture?

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Kino-dev mailing list
Kino-dev <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kino-dev
Dan Dennedy | 10 May 2009 06:50
Favicon

Re: Monitoring hdv capture

On Sat, May 9, 2009 at 6:22 PM, Daniel Jircik <djircik <at> gmail.com> wrote:
> How can I get a monitor window for hdv capture?

Kdenlive provides this.

--

-- 
+-DRD-+

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com

Gmane