I
I
ImVeryStupid2019-04-11 15:07:09
VLC
ImVeryStupid, 2019-04-11 15:07:09

Detect motion in VLC video?

I do

vlc.exe --video-filter=motiondetect "файл" --verbose=2 --file-logging --logfile=log.txt

Getting everything good
Adding speedups
vlc.exe --video-filter=motiondetect "файл" --verbose=2 --file-logging --logfile=log.txt --rate=31.25

It is not clear which motiondetect refers to which frames
motiondetect debug: Counted 3 moving shapes.
main warning: picture is too late to be displayed (missing 33 ms)
main warning: picture is too late to be displayed (missing 32 ms)
main warning: picture is too late to be displayed (missing 31 ms)
main warning: picture is too late to be displayed (missing 30 ms)
main warning: picture is too late to be displayed (missing 29 ms)
main warning: picture is too late to be displayed (missing 28 ms)
main warning: picture is too late to be displayed (missing 27 ms)
main warning: picture is too late to be displayed (missing 26 ms)
main warning: picture is too late to be displayed (missing 25 ms)
main warning: picture is too late to be displayed (missing 24 ms)
main warning: picture is too late to be displayed (missing 23 ms)
main warning: picture is too late to be displayed (missing 22 ms)
main warning: picture is too late to be displayed (missing 22 ms)
main warning: picture is too late to be displayed (missing 21 ms)
main warning: picture is too late to be displayed (missing 21 ms)
main warning: picture is too late to be displayed (missing 20 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main debug: picture might be displayed late (missing 15 ms)
motiondetect debug: Counted 0 moving shapes.
main warning: picture is too late to be displayed (missing 39 ms)
main warning: picture is too late to be displayed (missing 38 ms)
main warning: picture is too late to be displayed (missing 37 ms)
main warning: picture is too late to be displayed (missing 36 ms)
main warning: picture is too late to be displayed (missing 35 ms)
main warning: picture is too late to be displayed (missing 23 ms)
main warning: picture is too late to be displayed (missing 22 ms)
main warning: picture is too late to be displayed (missing 21 ms)
main warning: picture is too late to be displayed (missing 20 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main warning: picture is too late to be displayed (missing 20 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main debug: picture might be displayed late (missing 15 ms)
motiondetect debug: Counted 0 moving shapes.
main warning: picture is too late to be displayed (missing 41 ms)
main warning: picture is too late to be displayed (missing 40 ms)
main warning: picture is too late to be displayed (missing 39 ms)
main warning: picture is too late to be displayed (missing 37 ms)
main warning: picture is too late to be displayed (missing 36 ms)
main warning: picture is too late to be displayed (missing 35 ms)
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
main debug: picture might be displayed late (missing 10 ms)
motiondetect debug: Counted 2 moving shapes.
main warning: picture is too late to be displayed (missing 32 ms)
main warning: picture is too late to be displayed (missing 30 ms)
main warning: picture is too late to be displayed (missing 29 ms)
main warning: picture is too late to be displayed (missing 28 ms)
main warning: picture is too late to be displayed (missing 27 ms)
main warning: picture is too late to be displayed (missing 26 ms)
main warning: picture is too late to be displayed (missing 25 ms)
main warning: picture is too late to be displayed (missing 24 ms)
main warning: picture is too late to be displayed (missing 23 ms)
main warning: picture is too late to be displayed (missing 22 ms)
main warning: picture is too late to be displayed (missing 21 ms)
main warning: picture is too late to be displayed (missing 21 ms)
main warning: picture is too late to be displayed (missing 20 ms)
main warning: picture is too late to be displayed (missing 20 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main warning: picture is too late to be displayed (missing 19 ms)
main debug: picture might be displayed late (missing 14 ms)
motiondetect debug: Counted 2 moving shapes.
main warning: picture is too late to be displayed (missing 35 ms)
main warning: picture is too late to be displayed (missing 34 ms)
main warning: picture is too late to be displayed (missing 33 ms)
main warning: picture is too late to be displayed (missing 31 ms)
main warning: picture is too late to be displayed (missing 31 ms)
main warning: picture is too late to be displayed (missing 30 ms)
main warning: picture is too late to be displayed (missing 29 ms)
main warning: picture is too late to be displayed (missing 28 ms)
main warning: picture is too late to be displayed (missing 27 ms)
main warning: picture is too late to be displayed (missing 26 ms)
main warning: picture is too late to be displayed (missing 25 ms)
main warning: picture is too late to be displayed (missing 24 ms)
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
avcodec warning: More than 11 late frames, dropping frame
main debug: picture might be displayed late (missing 13 ms)
motiondetect debug: Counted 2 moving shapes.
Those. support says "You have to patch VLC at the line of the log to know the corresponding timestamp."
What does it mean?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
ImVeryStupid, 2019-04-19
@ImVeryStupid

he meant that you can change the VLC player code so that it makes timestamps in the log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question