| Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-26-2007, 05:10 PM
|
#1
|
|
LQ Newbie
Registered: Dec 2007
Posts: 2
Rep:
|
Join 2 .flv files?
Hey Guys
Does anyone know how I can go about merging 2 separate .flv files into the one file?
Thanks for any help!
|
|
|
|
12-27-2007, 10:14 AM
|
#2
|
|
Member
Registered: May 2007
Distribution: Debian
Posts: 754
Rep:
|
I haven't tried this on .flv files, but often this will work for video files. Enter this into a terminal window (assuming you are in the directory where the two files live):
It's very important that you use two > signs, otherwise file2 will simply overwrite the data in file1.
|
|
|
|
12-28-2007, 08:59 AM
|
#3
|
|
LQ Newbie
Registered: Dec 2007
Posts: 2
Original Poster
Rep:
|
Hey, so I used ffmpeg and avimerge to covert and join the 2 files. Now the thing is that my 2 videos have different frame rates. the first one has a frane rate of 15fps, and i dont know the second videos frame rate, but it is more than 20. because the first video is a slower frame rate, when i join the two, the second videos frame rate is slowed to the first videos frame rate. this is not what i want. i would rather that the first video changes its frame rate to match the second video, as it is a much shorter clip, and the audio going out of sync would be much less noticeable.
1. is there any program that will tell me the properties of a video clip, including its frame rate?
2. is it possible to have....a variable fps? i mean, have teh video have a frame rate of 15 fps for the first 10 seconds, and then change frame rate to about 25fps after?
3. if 2 is not possible, mis there any way to change a videos frame rate? even if this will cause the audio to go out of sync?
|
|
|
|
07-09-2010, 07:15 PM
|
#4
|
|
Member
Registered: Oct 2008
Location: Mexico City
Distribution: Fedora
Posts: 65
Rep:
|
I post the solution because, LinuxQuestions search engine (Google too) put this in results:
1.- "man ffmpeg" Tell you all the options, you can set the output framerate.
2.- You can't have more than one FPS rate in a single file.
This is how you join:
Quote:
|
mencoder -forceidx -of lavf -oac copy -ovc copy -o output.flv clip1.flv clip2.flv clip3.flv
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:45 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|