I am looking for a fully featured video editing software to insert comments, mix music in, cut and convert my videos to the formats I wish. It should be the most complete and actual software around. Anything worth buying/trying?
Really - the price doesn’t matter here. My people and me need the Best of the Best.
I have packaged up in rpm format Handbrake http://handbrake.fr/ If this
looks interesting I can provide a link to the src rpm which you can
rebuild as an rpm for you system.
you did not deliberately stated in your question that you only want open source/Linux software. Also, I doubt that any of the open source solutions will come close to what some of the proprietary ones can do. Also, you said that $$$ is not an issue. Remember that open source (virtually all of it) is costless and I doubt any of the video editing open source software will charge you anything
You can’t cut comments, insert comments, mix music, seek to I-Frames precisely to do editing, etc with HandBrake. HB is just an encoding app, not an editing one as you requested in your original post
Thanks for the note. Which one would you recommend for editing on Linux? You know, Vegas Suite is great, but it certainly doesn’t use the full machines power in a VM…
No offence, but how do I un-install handbrake. I used YAST2 to install it. and wanted to de-install it because it has done something to youtube. The page loads but all I get, instead of the video is a black rectangular box. Since Youtube worked before I installed handbrake, I figured that might be the problem.
There are IMHO only a few good options available in the OSS world
Avidemux. Great features, can do a lot, however in my experience, when you start throwing various filters at it and do some more complex things, it crashes way too often. At least last time I tried it it did so things may have improved. Also it used to have issues with frame delays and B-frames. Don’t know if this is fixed already
Cinerella - great no-linear features but horrible design/interface and often tough to work with. Had to fight a lot with it in the past
PiTiVi Main Page - PiTiViWiKi haven’t tried it yet but from the looks, it looks promising
Proprietary? Besides Vegas, maybe try some of the Adobe or Nero products
microchip8: Means that handbrake can’t do editing? Lame. And I wonder why no fully featured editing software is available for Linux… usually the world of Open Source is WAY ahaed of proprietary…
And for handbrake:
TheMask@pussypc:~> rpmbuild --rebuild /home/TheMask/Desktop/handbrake-0.9.3-svn20090709.1.src.rpm
Installing /home/TheMask/Desktop/handbrake-0.9.3-svn20090709.1.src.rpm
warning: user **malcolml** does not exist - using root
error: unpacking of archive failed on file /usr/src/packages/SOURCES/A01-configure.patch: cpio: rename failed - This operation is not allowed
error: /home/TheMask/Desktop/handbrake-0.9.3-svn20090709.1.src.rpm cannot be installed
No, HB can’t do editing. It’s just an interface to xvid, x264, lavc, etc for encoding and image processing like deinterlacing, IVTC, etc. It certainly can’t do what you ask for like insert/delete comments, mix music inbetween, etc
HB is in many ways similar to ffmpeg, mencoder and transcode, all of which are encoders/decoders and not editors
Hi
Move the file to anywhere but the desktop… put it in your home
directory. That goes for any file as it will barf if you try to do
something with it there
As microchip said HB is just a re-encoder. For example, encode your
file to say mpeg4, then use something like avidemux to edit it, and you
could also use gnome-subtitles if required. I use it to convert files
especially home made videos from my handycam.