Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Newbies

Reply
 
Thread Tools Search this Thread Display Modes
Old 25th March 2013, 12:57   #1  |  Link
frenshprince
Registered User
 
Join Date: May 2009
Posts: 27
Analyse issue

Hi There,

Randomly, I have issue with my video files.
From this,


I have this,

without doing anything.

I'm still working on the reason, but I would like to know if there is a software, who could analyse a video, and report this kind of issue.

Thanks for your help
frenshprince is offline   Reply With Quote
Old 26th March 2013, 11:08   #2  |  Link
frenshprince
Registered User
 
Join Date: May 2009
Posts: 27
Ok, so I found something with Avisynth.

Quote:
AVISource("***.avi", audio=false).AssumeFPS(24000,1001)
ConvertToYV12()
prev=deleteframe(0)
next=duplicateframe(0)
prevdiff=mt_lutxy(last,prev,"x y - 4 / 2 ^")
nextdiff=mt_lutxy(last,next,"x y - 4 / 2 ^")
writefileif("D:\video\***.txt","AverageLuma(prevdiff) > 100 && AverageLuma(nextdiff) > 100","current_frame")
It works perfectly
frenshprince is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:06.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.