openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03236
[Bug 553637] Re: After splitting a clip, the two new clips have overlaping end and begin
This may be a duplicate of Bug #518409:
https://bugs.launchpad.net/openshot/+bug/518409
--
After splitting a clip, the two new clips have overlaping end and begin
https://bugs.launchpad.net/bugs/553637
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: New
Bug description:
1) Ubuntu 10.04 beta - Guest OS on Virtual Box with Windows 7
2) Ubuntu Software Manager
3) OpenShot 1.1.1
4) Using a wmv video file recorded with a Sony Vaio built-in web camera: the video plays correctly in ffplay and melt.
5) rcarlson@rcarlson-laptop:~/Desktop/videos$ ffmpeg -i Video2.wmv
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Mar 4 2010 12:35:30, gcc: 4.4.3
Input #0, asf, from 'Video2.wmv':
Duration: 00:02:39.73, start: 3.000000, bitrate: 1177 kb/s
Stream #0.0: Audio: wmav2, 44100 Hz, stereo, s16, 128 kb/s
Stream #0.1: Video: wmv2, yuv420p, 640x480, 1024 kb/s, 1k tbr, 1k tbn, 1k tbc
At least one output file must be specified
6) Description:
a) I drop the original file into the timeline;
b) I use the razor to split the clip in two clips anywhere;
c) The first clip shows content that should belong only to the second clip
d) The second clip start correctly (repeating the final part of the first clip), and few time later does a jump omitting part of the clip
e) The out value of the first clip corresponds to the in value of the second clip.
This didn't occur with an avi file.
References