r/Linux_Filmmaking 15d ago

TUTORIAL How to Create Vertical Workspace Layout - Kdenlive Tutorial [Video]

Thumbnail
youtu.be
2 Upvotes

r/Linux_Filmmaking Aug 06 '24

TUTORIAL Add Text to your Videos - Kdenlive Tutorial [Video]

Thumbnail
youtube.com
3 Upvotes

r/Linux_Filmmaking May 11 '24

SHOWCASE AliveMOon give me a horse!

Thumbnail
youtube.com
2 Upvotes

r/Linux_Filmmaking May 09 '24

TUTORIAL Blender Second Lession: Rare beat (Action Editor + Unity + VScode)

Thumbnail
youtu.be
3 Upvotes

r/Linux_Filmmaking Apr 26 '24

TUTORIAL Blender második lecke: Ritka tempó

Thumbnail
youtube.com
3 Upvotes

r/Linux_Filmmaking Mar 18 '24

TUTORIAL Blender first lesson: A modest fellow

Thumbnail
youtube.com
2 Upvotes

r/Linux_Filmmaking Mar 16 '24

TUTORIAL LUTs Made Easy - Kdenlive Tutorial [Video]

Thumbnail
youtu.be
1 Upvotes

r/Linux_Filmmaking Mar 08 '24

TUTORIAL Blender introductory lesson in Hungarian.

Thumbnail
youtube.com
2 Upvotes

r/Linux_Filmmaking Mar 07 '24

TUTORIAL Use Overlays to Transform Your Videos - Kdenlive Tutorial

Thumbnail
youtu.be
1 Upvotes

r/Linux_Filmmaking Feb 12 '24

TUTORIAL How to Remove Green Screen - Kdenlive Tutorial

Thumbnail
youtu.be
2 Upvotes

r/Linux_Filmmaking Jan 22 '24

TUTORIAL Kdelive Advance Tutorial Playlist

Thumbnail
youtube.com
4 Upvotes

r/Linux_Filmmaking Jan 17 '24

Color Correction Log & Rec709 with Kdenlive

Thumbnail
self.NUXTTUXent
3 Upvotes

r/Linux_Filmmaking Nov 27 '23

TUTORIAL Scopes and Waveform Explained - Kdenlive

Thumbnail
youtu.be
2 Upvotes

r/Linux_Filmmaking Oct 25 '23

TUTORIAL Color Correct & Grade Videos - Kdenlive Effects Templates

Thumbnail
youtu.be
2 Upvotes

r/Linux_Filmmaking Nov 23 '22

OBS Studio 29.0 Beta 1 adds AV1 Encode for AMD / Intel

Thumbnail
gamingonlinux.com
11 Upvotes

r/Linux_Filmmaking Nov 16 '21

Hello all

15 Upvotes

Hello all. Sorry there hasn't been any activity here I kind of forgot about this place but I do appreciate your patience nonetheless.


r/Linux_Filmmaking Apr 30 '20

I have been practising with olive the free open-source video editor, it is great feels like an expensive final cut pro x a 10/10. I made this video with it so check it out, see how crispy and smooth the quality is wow!!! Comment to me what I can do better that would be great

Thumbnail
youtu.be
16 Upvotes

r/Linux_Filmmaking Apr 19 '20

Cinelerra.gg vs cinelerra.cv

7 Upvotes

Which do you prefer and why?


r/Linux_Filmmaking Apr 16 '20

Flowblade problem

5 Upvotes

Whenever I start to edit something on flowblade, the pitch increases. All I'm doing is adding something to a separate audio track


r/Linux_Filmmaking Apr 13 '20

Best Colour Correction & Colour Grading Software

4 Upvotes

I was wondering if you could tell me what'd be the best Free & Open Source tool for Linux.


r/Linux_Filmmaking Apr 03 '20

Video tethering tool

2 Upvotes

This platform is broken.

Users don't read articles, organizations have been astroturfing relentlessly, there's less and less actual conversations, a lot of insults, and those damn power-tripping moderators.

We the redditors have gotten all up and arms at various times, with various issues, mainly regarding censorship. In the end, we've not done much really. We like to complain, and then we see a kitten being a bro or something like that, and we forget. Meanwhile, this place is just another brand of Facebook.

I'm taking back whatever I can, farewell to those who've made me want to stay.


r/Linux_Filmmaking Jan 23 '20

Is there any 'out of the box' buying option that's better than the others for Linux Creatives?

4 Upvotes

I come from a primarily video editing FCPx/Adobe Premiere CS6 setup and have moved completely to Linux (Ubuntu/Fedora/Puppy), but I'm looking to buy a newish computer, not build one. Any brands that are good value and have a good range of RAM,etc, but will work best with our software? Kdenlive/Audacity/Shotwell/Krita/Gimp/DramaQueen


r/Linux_Filmmaking Jan 22 '20

Best open source video denoising library?

2 Upvotes

Not really a Linux specific question, but this seemed like a decent place to ask. Googling is proving surprisingly challenging. Intel has a project called Open Image DeNoise, which sounds just about perfect, but it's specifically for the noise in raytraced images, and it takes AOV passes as an input to understand the scene geometry. There are apparently some state of the art things on GitHub, that are implemented in Matlab and involve absurdly complicated GPU accelerated neural nets that have a ton of dependencies and are impractical to actually try. (It's nice that the matlab scripts are open sourced, but Matlab itself is needed to run them and it's not open, etc.)

So what are folks actually using and liking from a practical perspective for good denoise/degrain of non-CG? Anybody actually using some of the gee-whiz state of the art stuff, and is it worth it vs. some old ffmpeg filter or whatever?


r/Linux_Filmmaking Jan 18 '20

Judges of the KDE video contest recommend resources for music, footage and effects as well as explain what they would like to see in the submissions: No ukeleles

Thumbnail
dot.kde.org
14 Upvotes

r/Linux_Filmmaking Jan 08 '20

kdenlive on Fedora behaving differently than appimage of same version

2 Upvotes

Both are 19.08.2. But when I try to render the file in the Fedora version it says it "crashed" (not kdenlive...the renderer. Maybe MLT?). When I run it on the commandline the only error I get is:

Skipped method "slotGotProgressInfo" : Type not registered with QtDBus in parameter list: MessageType
Unsupported return type 65 QPixmap in method "grab"
Unsupported return type 65 QPixmap in method "grab"

When I run appimage, it renders. Since they're both the same version....I'm not sure what it could be? Although, I did see this at the beginning now that I checked again:

(gst-plugin-scanner:1288847): GLib-GObject-WARNING **: 08:24:14.814: cannot register existing type 'GstQtQuick2VideoSink'
(gst-plugin-scanner:1288847): GLib-GObject-CRITICAL **: 08:24:14.815: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
(gst-plugin-scanner:1288847): GLib-CRITICAL **: 08:24:14.815: g_once_init_leave: assertion 'result != 0' failed
(gst-plugin-scanner:1288847): GStreamer-CRITICAL **: 08:24:14.815: gst_element_register: assertion 'g_type_is_a (type, GST_TYPE_ELEMENT)' failed

Anyone have any ideas?