Shotcut (on Linux at least) just doesn't work. I've used pretty much all amateur video-making software for Windows and some for Mac, Screenflow, FinalCut Pro, etc. The best by far is FinalCut Pro (Mac-only), because it automatically creates proxy files and allows you to edit everything in real time with no lag, even when adding complicated effects. The situation on Linux is dismal. The only good one is https://kdenli…
Blender is the best free software video editor across GNU/Linux, Windows and Mac. I've used it to edit a feature length movie. It's not perfect at all, but doesn't crash and doesn't crap out when you give it a slightly unusual formatted file.
Shotcut: Free, open source, cross-platform video editor
111–120 of 141 posts
Re: Shotcut: Free, open source, cross-platform video editor
#112Earlier quoted context omitted.
I do some video editing contract work from time to time. I never know what I will have to use so I have pretty much used all of them. They are unstable because they require huge amount of resources, especially if your looking for 4k source material. You must have a very powerful machine. I don't have many crashes when working on high end custom built machines, but they do happen. From most stable to least stable for…
This is very helpful. I'll look at the suggestions. >> They are unstable because they require huge amount of resources ... This actually is not enough of a reason in theory for the programs to crash. The programs should stop the processing when they run out of resources and allow a graceful exit. The root cause for crashes then, I am guessing, must be lousy code. Either the entire video editing industry has gotten us…
Huh? Almost every application just panics when it runs out of memory. Not least because it's actually difficult to do stuff without using memory within typical application frameworks.
Re: Shotcut: Free, open source, cross-platform video editor
#113Re: Shotcut: Free, open source, cross-platform video editor
#114Shotcut (on Linux at least) just doesn't work. I've used pretty much all amateur video-making software for Windows and some for Mac, Screenflow, FinalCut Pro, etc. The best by far is FinalCut Pro (Mac-only), because it automatically creates proxy files and allows you to edit everything in real time with no lag, even when adding complicated effects. The situation on Linux is dismal. The only good one is https://kdenli…
Blender is the best free software video editor across GNU/Linux, Windows and Mac. I've used it to edit a feature length movie. It's not perfect at all, but doesn't crash and doesn't crap out when you give it a slightly unusual formatted file.
I wonder why (really, have no idea)?
Re: Shotcut: Free, open source, cross-platform video editor
#115I've used this on the Mac and it is good enough for me - putting titles on videos before uploading to YouTube (I sometimes do a video of playing an instrument). It is better than iMovie in this regard because it doesn't require copying the giant file into some "project" directory like iMovie seems to.
This is my biggest gripe with iMovie. You need to have double the space just to start editing.
I guess their idea was to allow users to move their video files around and delete them at will without being able to mess up the iMovie project.
However, iMovie has great screen transitions. Is there any other free or open source program that compares in that regard?
Re: Shotcut: Free, open source, cross-platform video editor
#116Earlier quoted context omitted.
This is very helpful. I'll look at the suggestions. >> They are unstable because they require huge amount of resources ... This actually is not enough of a reason in theory for the programs to crash. The programs should stop the processing when they run out of resources and allow a graceful exit. The root cause for crashes then, I am guessing, must be lousy code. Either the entire video editing industry has gotten us…
> The root cause for crashes then, I am guessing, must be lousy code. Huh? Almost every application just panics when it runs out of memory. Not least because it's actually difficult to do stuff without using memory within typical application frameworks.
When I was at college more than a decade back, I tested many applications under such conditions and my own application too. Most Microsoft's applications survived even with less than 100 bytes of RAM remaining and a disabled virtual memory! This included Microsoft Office, Visual Studio, et al. My own application survived too with a fix or two. Windows Explorer, funnily, crashed. Many non-Microsoft applications crashed.
More recently (2012), I tested two commercial Java profiler applications, JProfiler and Yourkit. They both survived without issues under such conditions.
Re: Shotcut: Free, open source, cross-platform video editor
#117Earlier quoted context omitted.
Blender is the best free software video editor across GNU/Linux, Windows and Mac. I've used it to edit a feature length movie. It's not perfect at all, but doesn't crash and doesn't crap out when you give it a slightly unusual formatted file.
Looking at the documentation, I was under the impression that all it could do was basic cutting and simple things like cropping. Can it do simple effects, like video overlays?
Re: Shotcut: Free, open source, cross-platform video editor
#118Earlier quoted context omitted.
If your looking for a new free editor Davinci Resolve is the clear choice right now. Actually for any money it is my choice. Just 2 years ago it was $2000 and I thought it was well worth the cost.
I experimented with Resolve a bit, but I ran into two issues - first that I had to convert my h264 clips to ProRes, and second that it had some inexplicable rendering glitches in the output (visibly glitchy and corrupted frames).
I would just convert your H264 into a supported format and avoid ProRes if you don't have a lot of RAM and drive space since it makes the compressed H.264 files really big for no real gain. The one HUGE thing is you want your H264 to be in I Frame were each frame is an indvidual frame and makes your CPU use more effecient (Hand brake would be constant framerate). (That is why people go to ProRes it is i frame native BUT it makes the file HUGE and your re-compressing your already compressed files). On windows you would use something like DNxHD but again it is a HUGE file from H.264 source. Ratio s to size RAW 1:1 and ProRess would be 1:4 in size and H.264 would be around 1:0.4
You really want an editing format (i frame) and a delivery format. For editing a x264 lossless works when you are starting with a H.264 source. Unless you are on MacOS there are serious issues with encoding anything ProRes with ffmpeg, handbrake or anything else. Also ProRes file sizes are HUGE (Think 10 times) and I can't see this codec being the future for 4K. Here is a good blog post on H264 and slices http://gentlelogic.blogspot.com/2011/11/exploring-h264-part-...
Here is Apple's official policy with ProRes with anything decoding anything other than Apple Products (ProRes is NOT cross-compatible because you can't encode it other than MacOS):
> “Using any unauthorized implementation (like the FFmpeg and derivative implementations) may lead to decoding errors, performance degradation, incompatibility, and instability.” This is why I avoid ProRes and try to use different i frame codecs.
Davinci supports the following formats inside of the H264 container
H.264 8 bit MPEG4/MP4 (This is what I would target with i frame slices for editing AKA every frame is a indvidual picture)
H.264 QuickTime/MOV
H.264 (Sony XAVCs) QuickTime MP4 (XAVC MIGHT be the future for 4K codec but everyone has their own codecs right now)
So I would use handbrake to just change it to one of those formats. Once you have glitch free playback save your settings and just a one button operation after that. I rarely have a project that I am not converting my source material first anyways and sometimes my whole job on a project is to clean, process and label the video and audio so someone else can edit. Its a pain and it's called an assistant editor.
> second that it had some inexplicable rendering glitches in the output (visibly glitchy and corrupted frames)
Welcome to Codecs they suck right now and have always sucked. I don't use ProRes because I don't rely on Apple standards due to cross compatibility and Apple seems to just make one's life messerable for no reason every blue moon or so. So when you are exporting you actually have to make sure your source is consistant and if it isn't your going to have issues in playback.
When people tell me the editor is not smooth it is 95% of the time the materials codecs. If you don't have consistent frame rate aka 24 frames per minute your computer is decompressing the video while you are edniting and previewing it. Compressed video for playback normally has a variable playback rate to save the file size and it isn't really an issue except while editing video. So you have the consistent frame rate for editing and a variable frame rate for export. So even though you have an export issue it actually is a transcode issue with your source material, normally.
Re: Shotcut: Free, open source, cross-platform video editor
#119Earlier quoted context omitted.
I do some video editing contract work from time to time. I never know what I will have to use so I have pretty much used all of them. They are unstable because they require huge amount of resources, especially if your looking for 4k source material. You must have a very powerful machine. I don't have many crashes when working on high end custom built machines, but they do happen. From most stable to least stable for…
> I was always in the minority till the Final Cut X came out Final Cut Pro was my first video editor. When X came out, I couldn't stand it. I hated how a lot of Apple fanboys just started apologizing for it. But it was good in a way that it forced the rest of the market to step up its game. I'm glad a lot of studies decided to move away from it. It pretty much turned into iMovie Pro.
Conan O'Brien https://www.youtube.com/watch?v=LxKYuF9pENQ
Re: Shotcut: Free, open source, cross-platform video editor
#120Earlier quoted context omitted.
I share the same frustrations but I think honestly at this point Davinci Resolve 14 is the best video editor for Linux - nothing really competes. It is a bit of resource hog, but they have added a ton of capability in the last few years in regard to non-linear editing and I think if you seriously need to edit video on Linux that is where you should be looking. Also it's free. https://www.blackmagicdesign.com/products…
I'm a marketing sucker, I'll admit it, and this looks amazing, and it's free.