adding markers is still buggy. if you have two tracks of the same same video clip and add a marker it gets added on both tracks instead of where the pointer is. also deleting the markers is very difficult, you have to zoom in very closely. and after you delete them for some reason the zoom level with the mouse scrolling doesn't work, and you have to do it manually from the bar. Reproducible: Always [New Thread 0x7fffb69fd700 (LWP 3951)] [New Thread 0x7fff377fe700 (LWP 3973)] [Thread 0x7fff377fe700 (LWP 3973) exited] [Thread 0x7fffb69fd700 (LWP 3951) exited] [h264 @ 0x4013500] Value 601,000000 for parameter 'colorspace' out of range [0 - 10] [swscaler @ 0x11c4eea0] Warning: data is not aligned! This can lead to a speedloss [h264 @ 0x32307c0] Value 601,000000 for parameter 'colorspace' out of range [0 - 10] [h264 @ 0x3627460] Value 601,000000 for parameter 'colorspace' out of range [0 - 10] "No marker found at cursor time" Calling notify on "Sound" Changing audio state from Phonon::LoadingState to Phonon::StoppedState Calling notify on "Popup" [New Thread 0x7ffed37f6700 (LWP 4047)] Changing audio state from Phonon::LoadingState to Phonon::StoppedState [New Thread 0x7ffed3ff7700 (LWP 4049)] Changing audio state from Phonon::StoppedState to Phonon::PausedState Changing audio state from Phonon::PausedState to Phonon::PlayingState Changing audio state from Phonon::PlayingState to Phonon::StoppedState [Thread 0x7ffed37f6700 (LWP 4047) exited] [Thread 0x7ffed3ff7700 (LWP 4049) exited] "No marker found at cursor time" Calling notify on "Sound" Calling notify on "Popup" Changing audio state from Phonon::StoppedState to Phonon::PausedState Changing audio state from Phonon::PausedState to Phonon::PlayingState Changing audio state from Phonon::PlayingState to Phonon::StoppedState "No marker found at cursor time" Calling notify on "Sound" Calling notify on "Popup" Changing audio state from Phonon::StoppedState to Phonon::PausedState Changing audio state from Phonon::PausedState to Phonon::PlayingState Changing audio state from Phonon::PlayingState to Phonon::StoppedState Failed to find KNotification for dbus_id 3 Failed to find KNotification for dbus_id 3 Failed to find KNotification for dbus_id 2 Failed to find KNotification for dbus_id 2 Failed to find KNotification for dbus_id 1 Failed to find KNotification for dbus_id 1 "No marker found at cursor time" Calling notify on "Sound" Calling notify on "Popup" Changing audio state from Phonon::StoppedState to Phonon::PausedState Changing audio state from Phonon::PausedState to Phonon::PlayingState Changing audio state from Phonon::PlayingState to Phonon::StoppedState "QColor::setAlpha": invalid value 256 "QColor::setAlpha": invalid value 256 "QColor::setAlpha": invalid value 256 "QColor::setAlpha": invalid value 256 "QColor::setAlpha": invalid value 256 "QColor::setAlpha": invalid value 256 "No marker found at cursor time" Calling notify on "Sound" Calling notify on "Popup" Changing audio state from Phonon::StoppedState to Phonon::PausedState Changing audio state from Phonon::PausedState to Phonon::PlayingState Changing audio state from Phonon::PlayingState to Phonon::StoppedState [mp3 @ 0x7fffb04be800] Estimating duration from bitrate, this may be inaccurate [mp3 @ 0x7fffb0b5ba20] Estimating duration from bitrate, this may be inaccurate Failed to find KNotification for dbus_id 5 Failed to find KNotification for dbus_id 5 Failed to find KNotification for dbus_id 4 Failed to find KNotification for dbus_id 4
Created attachment 92983 [details] marker error
Created attachment 92984 [details] marker error 2
Some comments: * Markers are designed to appear on all instances of a clip. So it is normal that they appear on all tracks. If you want to mark a point in timeline, you can use guides (right click in timeline ruler). * To delete a marker, the timeline cursor must be on the marker. Alt + Left/Right arrow allows you to navigate to previous / next snap points, including markers. So you can use that to precisely go to a marker * I can reproduce the issue with zoom broken after deleting marker, will look into it.
Git commit fc5f942dfb7f1637848a40f9c7aff99b07c0cba7 by Jean-Baptiste Mardelle. Committed on 03/06/2015 at 22:51. Pushed by mardelle into branch 'master'. Fix zoom broken after context menu shown in timeline M +1 -1 src/timeline/customtrackview.cpp http://commits.kde.org/kdenlive/fc5f942dfb7f1637848a40f9c7aff99b07c0cba7
Git commit 0ccca1e07077773d402265761a0d168b66d7b4f3 by Jean-Baptiste Mardelle. Committed on 03/06/2015 at 22:52. Pushed by mardelle into branch 'Applications/15.04'. Fix zoom broken after context menu shown in timeline M +1 -1 src/timeline/customtrackview.cpp http://commits.kde.org/kdenlive/0ccca1e07077773d402265761a0d168b66d7b4f3