All Questions
Tagged with video-editing linux
34 questions
0
votes
1
answer
1k
views
FFmpeg. Combine drawtext, fade and afade filters with filter_complex
I have these two codes that work fine, separately
ffmpeg -i in.mp4 -filter_complex "drawtext=fontfile=Lato-Light.ttf:text='TEXT':fontsize=60:fontcolor=white:alpha='if(lt(t,2),0,if(lt(t,4),(t-2)/...
1
vote
1
answer
440
views
DaVinci resolve fails to load clips on Linux
I've just installed DaVinci resolve 16 on my Linux Mint 18 computer and cannot load any clips. They show up as -1 second long. I have tried .mkv, .mov, .mp4, .flv and a couple of other formats without ...
4
votes
2
answers
2k
views
How can I boost audio on an MP4 downloaded YouTube video under Linux Mint?
I have a YouTube video which has audio that is way too soft. It's there, and audible, but quiet enough to be hard to understand. Basically, I am looking for what this question provides, only for Linux ...
1
vote
1
answer
905
views
Overlay video with video time and/or combining images to video
I have a very long video that I want to overlay with the video time (effectively a clock counting up from 0:00:00 to the length of the video).
Because I can't find any tools to do this exact task, I ...
0
votes
0
answers
142
views
Fix Blank Video from Window Movie Maker on Linux?
I'm using Window Movie Maker to import DV footage from a mini DV camera, since the fire-wire card only works on windows.
I want to use the files on Linux. Unfortunately, they appear to not be ...
2
votes
1
answer
3k
views
Issues splitting a video into multiple, less than 10 second parts when using FFmpeg
I am trying to split a video into multiple parts, however, when I set segment size to less than 10 seconds, it generates segments of 10 seconds. It works if the segment size is greater than 10 seconds....
5
votes
3
answers
5k
views
Find video file position using an image match
What would be the best tool / method to automatically find a position from an video file, where the frame approximately matches* a given image?
Basically, a command to: "Find the position where [...
2
votes
2
answers
424
views
How to create a composition of movies?
Suppose I have got two videos (AVI format if that matters), say movie1.avi and movie2.avi.
movie1.avi has a framerate of 10fps. movie2.avi also has a framerate of 10fps, but has been speed up ...
1
vote
1
answer
304
views
Cinelerra: how do I add comments to media clips (resources window)?
I have imported some clips, which are named MOV001, MOV002, etc. If I switch the Resources window view mode to "text", I can see there are two columns: Title and Comments. I can't figure out how to ...
2
votes
1
answer
714
views
Linux - Cut video from end position
I have been looking at different video cutting command line tools for Linux and I can't seem to find any which supports the operation of cutting a video from the end.
For example, i have 10 videos ...
1
vote
0
answers
1k
views
Use a video as an overlay on another video from command line?
MEncoder/FFmpeg can overlay a video with an image from the command line. Is this possible with a video?
I want to overlay a video with another dynamic video. Some parts of the overlayed video must be ...
15
votes
3
answers
24k
views
How do I swap the first and second audio streams in an MKV in a Linux based system?
I'm using plex. Plex seems to ignore the default audio stream (on Roku) and instead just use the first audio stream. This is per my testing using mkvpropedit.
Since Plex does not currently support ...
2
votes
3
answers
3k
views
Editing multicam video on Linux
Multicam is a feature where you combine several video clips together (for example, an Internet band whose members record his own instrument at home, then mix all videos of the members into one single ...
1
vote
0
answers
555
views
Creating zoom-pan video from a picture in Linux
I would like to make a six second video using six images. Each second is sliding over one image from its top to its botom. Or some other motion effect – I would like to try several.
I tried
...
6
votes
2
answers
6k
views
Cut (smart edit) .mts (AVCHD Progressive) files un Ubuntu Lucid
I have a bunch of .mts files containing AVCHD Progressive video recorded by a Panasonic camera, and I need software on Ubuntu Lucid with which I can remove the boring parts, and concatenate the ...
3
votes
1
answer
3k
views
Detect video chapter breaks from black screen or no sound in video
I need to analyze the video and audio in an MKV or MP4 container for timestamps where the screen is blank and/or there's no audio.
I'd like to use this to generate chapter files for some video files....
2
votes
1
answer
106
views
is it possible to trim a video file in linux without creating a copy and while watching video file
I realize this is a tall order and may not be possible yet. I would like to be able to trim off the watched portion of the video file on long video files (such as the olympics) to save disk space. I ...
3
votes
2
answers
4k
views
Extracting A Clip From An MP4 File In Linux on Kubuntu 11.10
I'm running KUbuntu 11.10 Linux.
I would like to extract a clip from an MP4 file. I tried this command:
myCLIPrompt:~/Downloads/temp/clips$ mencoder -ss 00:43:13 -endpos 00:02:12 -oac copy -ovc ...
2
votes
0
answers
577
views
problems encoding 1080p60fps MTS files with ffmpeg to DNxHD proxy; plays too slow in NLE compositor window.
I was advised to encode my HD files with ffmpeg to DNxHD proxy with 220M bitrate rather then 45M so the image doesnt have too much artifacts. I reduced the framerate to 29.97 fps when I encoded the ...
1
vote
2
answers
3k
views
Batch merge videos (some 200 videos) into single with blank screen (for 2-3 sec.) between each
There are similar questions on SU, but I have one ADDITIONAL requirement along with merging the videos.
I need to have a 2 seconds (or whatever seconds) of black screen between two consecutive videos....
9
votes
3
answers
7k
views
Joining webm videos under Linux
How can I concatenate several .webm files (e.g. downloaded from youtube) into a single file? I've tried a simple cat followed by "mencoder -forceidx -oac copy -ovc copy ..." - didn't work. I'm using ...
1
vote
3
answers
2k
views
Script for cutting videos based on edit list
I have a bunch of game footage from my soccer team's season and I've assigned each of my teammates one game to watch and write down the time intervals where highlights occur.
Now instead of having ...
3
votes
4
answers
5k
views
Automatic scene detection
I'm looking for a program which is able to split movie into parts depending on a scene change. So if movie consists of forest landscape and fishes in aquarium then I want to get two movies: the first ...
7
votes
2
answers
7k
views
How do I trim OGV files without re-encoding?
So first, a little background. I record videos using recordMyDesktop. It's not the gtk or qt wrappers, I just use the command line. The command looks like this.
recordmydesktop -o file.ogv --full-...
1
vote
1
answer
1k
views
Is there any better idea to reverse a video and save it with and without voice? [closed]
What kind of programming language we have to use for this process or any free softwares are available ?
43
votes
5
answers
45k
views
Command-line video editing in Linux (cut, join and preview)
I have rather simple editing needs - I need to cut up some videos, maybe insert some PNGs in between them, and join these videos (don't need transitions, effects, etc.). Basically, pitivi would do ...
3
votes
2
answers
3k
views
Playing random short clips from a collection of movies
I'm hosting a party, and I want to play random sequences from a collection of movies in the background. I don't want to sit and edit together five hours of footage by hand though. Ideally I would:
...
2
votes
2
answers
3k
views
Minor video editing on Linux. How it's better to do it?
[Imagine] I have a compressed video file. How it's better to slightly change it? What software should I use?
Examples of tasks:
Make the video slowdown on some moment + draw a circle or freehand ...
1
vote
1
answer
1k
views
How do I make a video, with some effects, from images?
I want to make a video/slideshow from several images with some effects in Linux!
What programs do u recommend excluding FFmpeg?
27
votes
2
answers
11k
views
Increase Volume of an MKV Video from Linux Terminal
I've got a large amount of .MKV video files which seem to all play at a very low volume - I end up having to turn the TV up all the way to hear them, which is really irritating when I switch to ...
6
votes
3
answers
9k
views
Split MPEG video from command line?
I have a homemade DVD that I'm effectively trying to insert chapters into and rearrange - the original author burned it as one long chapter, and I'd like to rip it into smaller pieces and re-encode it ...
5
votes
2
answers
8k
views
How to trim or delete parts of an mpeg video from the linux command line?
I have an long mpeg movie and I want to cut out a lot of material from the beginning and end, and certain patches in the middle. Is there a way I can easily do this from the linux command line?
4
votes
1
answer
3k
views
How can I fix Problems with interlaced video jerking/flicking when playedback on DVD players? (Mixing own DVD from raw footage)
I'm trying to make a DVD and the final DVD jerks when played on standalone DVD players. It seems to play fine on PCs.
I think the problem may be to do with interlacing settings when rendering the ...
0
votes
1
answer
508
views
Encoding a RAW video
I'm looking for a simple software to convert from RAW video to an encoded format. The ideal candidate will:
make good use of multiple CPU cores;
have the possiblity of splitting into multiple files, ...