Hello everyone, as the title implies, I am trying to determine every little thing FFmpeg uses when encoding / processing a video stream. About a week ago I found out FFmpeg automatically runs options of sorts by default on the videos I created straight from DVD iso images. It seems to automate pulldown removal and such, and due to the automation, it doesn't always work the way I would like it to. While I already have a method that gets the job done, I am remaining open to explore my other options. My idea is to poke around and see what it performs automatically, and see if maybe I can override and or reproduce the same default option usage that it performs in a more controlled fashion. The problem is I can't seem to figure out what options are being automated as I am not able to pinpoint anything other than the options I specified using the -report option. Either that, or I am not understanding aspects of what it's doing to make the translation in my mind on what possible options it is using.
+ Reply to Thread
Results 1 to 2 of 2
-
-
If you increase the loglevel to debug ffmpeg should output exactly what it does,...
see: https://ffmpeg.org/ffmpeg-all.html#Generic-optionsusers currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
ffmpeg tiff compression algorithm options?
By ForSerious in forum Video ConversionReplies: 2Last Post: 27th Feb 2024, 10:21 -
default settings for FFMPEG-codecs
By gelo333 in forum Newbie / General discussionsReplies: 25Last Post: 11th Sep 2023, 14:10 -
ffmpeg: What are the most compatible encoding options?
By Rekrul in forum Video ConversionReplies: 10Last Post: 1st Sep 2022, 06:07 -
help figuring something out
By monk87 in forum Video Streaming DownloadingReplies: 6Last Post: 17th Jan 2021, 06:11 -
Color options for ffmpeg burning subtitles?
By tomasrage in forum SubtitleReplies: 1Last Post: 11th Apr 2020, 07:32