LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-04-2013, 12:48 AM   #1
newbiesforever
Senior Member
 
Registered: Apr 2006
Location: Iowa
Distribution: Debian distro family
Posts: 2,374

Rep: Reputation: Disabled
making movies in Linux


What programs can I use to make movies in Linux? Borrowing someone else's computer, I just learned how to use Windows Movie Maker, but have never tried making movies in Linux, and have no idea what I need. All I want to do is set music to a still photo for a Youtube video.
 
Old 10-04-2013, 01:29 AM   #2
eklavya
Member
 
Registered: Mar 2013
Posts: 636

Rep: Reputation: 142Reputation: 142
If you are searching an alternative of windows movie maker, here are some

Code:
Cinelerra, KDenlive, LiVES, Kino, AviDemux
which I have found here
http://wiki.linuxquestions.org/wiki/...ndows_software
 
1 members found this post helpful.
Old 10-04-2013, 11:21 AM   #3
newbiesforever
Senior Member
 
Registered: Apr 2006
Location: Iowa
Distribution: Debian distro family
Posts: 2,374

Original Poster
Rep: Reputation: Disabled
Kino was unintuitive and too difficult...it took me three minutes or less to make something in Windows Movie Maker. I'll try the others.
 
Old 10-04-2013, 11:28 AM   #4
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
I usually use a combination of openshot and kdenlive, and suits my needs quite well. Have you tried openshot yet?
 
1 members found this post helpful.
Old 10-04-2013, 11:46 AM   #5
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,224

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
If you want 3D photos like in Tupac: Resurrection or The Kid Stays in the Picture, then the right tool to use is Blender. It's definitely not the easiest one to learn though.

For just video editing, Kdenlive is unquestionably the best. Just having a still photo as the video track, and a single audio track, should be very easy. It should be just as easy in OpenShot too.

Last edited by dugan; 10-04-2013 at 11:49 AM.
 
1 members found this post helpful.
Old 10-04-2013, 11:51 AM   #6
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Quote:
All I want to do is set music to a still photo for a Youtube video.
In it's simplest form something like
Code:
ffmpeg -i file.jpg -i file.mp3 -c:a copy -c:v copy output.avi
Or for a flash video with aac audio, x264 video, size 320x240, something like
Code:
ffmpeg -loop 1 -i file.jpg -i file.mp3 -strict -2 -c:a aac -b:a 128k -c:v libx264 -b:v 500k -s 320x240 -shortest output.flv
man ffmpeg
 
2 members found this post helpful.
Old 10-08-2013, 06:30 PM   #7
newbiesforever
Senior Member
 
Registered: Apr 2006
Location: Iowa
Distribution: Debian distro family
Posts: 2,374

Original Poster
Rep: Reputation: Disabled
Ill try Openshot, because Kdenlive apparently requires installing KDE 4.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Making Movies with Free Software LXer Syndicated Linux News 0 06-09-2010 06:00 PM
LXer: Making Movies in Linux with Kdenlive, part 2 LXer Syndicated Linux News 0 05-28-2010 02:10 AM
LXer: Making Movies on Linux with Kdenlive LXer Syndicated Linux News 0 05-14-2010 12:10 AM
Movies to avoid ! Nonsensical, terrible, mad, worthless movies. H_TeXMeX_H General 44 01-22-2010 09:58 AM
Stop Uwe Boll from making movies Anonymo General 19 04-26-2008 06:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration