Page 1 of 1

ffvid-0.2 gtkdialog video editing gui

Posted: Tue Aug 23, 2022 9:03 pm
by plinej

I decided my pdvdrip program was getting a bit convoluted so I borrowed alot of code from it and improved it. I'll probably rewrite pdvdrip as just a ripper in favor of this program to do everything else. This program uses ffmpeg to do the following:

edit video files by removing video/audio/subtitle streams
convert video with various options to compress
audio extraction from video
extract portion of video
concatenate videos of same type
add audio stream to video file with the ability to offset
download youtube playlist with the ability to trim and merge files (yt-dlp or youtube-dl must be installed)

https://archive.org/download/plinej-pac ... id-0.2.pet


Re: ffvid-0.1 gtkdialog video editing gui

Posted: Sat Aug 27, 2022 11:22 am
by sc0ttman

Re: ffvid-0.2 gtkdialog video editing gui

Posted: Mon Sep 12, 2022 7:25 pm
by plinej

0.2 is up, fixed some bugs