[FFmpeg-user] Cutdetection (dynamic threshold) and Fadedetection with ffmpeg

Christoph Gerstbauer christophgerstbauer at gmail.com
Wed Jan 28 09:52:59 CET 2015


> It does work on Windows, if you get the path right. Here's what I did
> (without changing into the directory where the movie is located, and
> omitting its path):
>
>> ffprobe.exe -f lavfi "movie=c\\:\\\\Temp\\\\12060.mp4,signalstats" -show_entries "frame_tags=lavfi.signalstats.YDIF"
> Trial and error. But the path stuff is covered here as well:
> https://trac.ffmpeg.org/ticket/2166
> and possibly in some documentation.
>
> Cheers,
> Moritz
Hi Moritz thank you!
it works :)

So how can I use this YDIF information to make thumbnails images for 
every first frame of a new shot/fade with filename <framenumber> (with 
max 8 digits, for example) ?

Do you have an idea or some experience to do somethink like that?

best regards
Christoph


More information about the ffmpeg-user mailing list