8 Commits

Author SHA1 Message Date
espie
a5f8f3fa06 update to newer release
"works great okay" tracey@
2021-03-05 08:16:24 +00:00
espie
89b725b4db update to a way more recent version.
highlight: does no longer depend on qtwebkit, it uses richtext directly
this fixes issues ian@ had with cwm, apparently

okay tracey@ ian@
2020-12-11 10:13:14 +00:00
espie
34f6f0b0d9 minor update, okay tracey@ 2020-09-09 03:19:10 +00:00
espie
737e486cd1 update to newer version
most of the patches have been upstream

there's a new "preview" feature  that creates lo-res versions of the video
streams you're working on for quick editing.

okay tracey@
2020-07-30 14:40:07 +00:00
sthen
d039a42a58 shotcut: RUN_DEPENDS on multimedia/mlt,-gpl2 to avoid crash when opening
files. found by tracey@.
2020-06-01 15:48:28 +00:00
espie
d0e7805e71 upstream was more thorough than me... other instances of the same bug in
other files!

bump REV since shotcut is now linked to the tree
2020-05-26 19:11:22 +00:00
espie
dc4c2d741a as usual, this was a REALLY stupid bug
turns out name.toUf8().constData() is a temporary, so storing the pointer
for later use is a REALLY bad idea.

convert to convenience function qUtf8Printable() while at it
2020-05-26 17:05:42 +00:00
espie
37b1b45532 shotcut is a full-featured video editor
loosely based on WIP by bentley@

the current port is not finished, but it can do a few things: play videos,
cut tracks, export the results.

A lot of the filters will currently crash! So not linked to the build yet.

Video fade-in/fade-out do not do anything yet

Imported so that it's easier to figure out the issues in-tree.

okay tracey@ rsadowski@
2020-05-20 14:54:23 +00:00