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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to