I've been using ffmpeg in command line but I was wondering if there a GUI available that has a video preview so I can see exactly where I can crop the video instead of me using a media player to determine the start and end time and plug into command line.
+ Reply to Thread
Results 1 to 3 of 3
-
-
not unless it's not using ffmpeg/ffplay but the libav libraries (or mplayer or vfw or gstreamer or ... as backend for preview).
Unlike mplayer, ffplay doesn't have a 'slave' mode which allows you to control it from another program and embed the preview into a given Window.
So a strictly speaking a GUI which just uses ffmpeg won't be able to do what you ask for.
As a side note:
a. ffmpeg has a cropdetect option
b. there are tons of GUIs which have a crop preview (using a media player seems to be one of the methods which calling for mistakes to happen)
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
dmMediaEncoder v1.8.0 - crossplatform FFMPEG GUI
By mdalacu in forum Video ConversionReplies: 38Last Post: 29th Sep 2015, 00:19 -
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 13Last Post: 25th Jul 2015, 00:13 -
FFMPEG Crop Command Not Cropping
By lindylex in forum ffmpegX general discussionReplies: 2Last Post: 2nd Dec 2013, 17:03 -
Yet another FFmpeg GUI, what do you guys think?
By ChazZeromus in forum Video ConversionReplies: 15Last Post: 17th Sep 2013, 22:09 -
AutoFF a new gui for FFmpeg (v. 0.99.8)
By buzzqw in forum LinuxReplies: 34Last Post: 16th Aug 2010, 09:49