Sorry another newbie question! Thanks for the help so far btw.
I want to compute the sequences of a video. Basically every time the video changes/cut from one scene to the next I want to get that timestamp. You can do that by hand but I want it automated.
Basically. Input: video file. Output: all the timestamps of each cut. (I'm not talking about the scenes of a dvd.)
I define a cut where the image is entirely different from the image before.
Is there a program that do that in any shape or form?
Thank you.
+ Reply to Thread
Results 1 to 6 of 6
-
-
Thanks but this thing "DaVinci" is so not intuitive, I'm giving up on this. Deinstalled. Login? Really? No minimise/maximise? All black windows. No export video? After 10 minutes of fumbling with this demon I can finally add a folder but I still can't export the videos in it. Who made this thing "black magic gangsta" really people.
And Avisynth with a "filter", doesn't help me.Last edited by Danny1; 14th Jun 2015 at 00:58.
-
http://avisynth.nl/index.php/MVTools2/MSCDetection
Can't vouch for the quality.
-
VirtualDub can navigate from one scene to the next and you can adjust the sensitivity if you think it's getting it wrong. It's not automated in the sense of giving you a list though. You'd need to use the scene navigation buttons and write down the timecode or frame number yourself each time when it stops on each scene change. I just gave it a test after opening an MKV with the ffmpeg input plugin (as it'll open just about anything) and scene change detection still seemed pretty good using the default settings.
(There's a link to the ffmepg input diver on the VideoHelp VirtualDub page but it's quit old. I guess it must have moved house at some stage. There's a far more recent version here)Last edited by hello_hello; 14th Jun 2015 at 02:28.
-
That thing with virtual dub kind of work-ish...the result is not very satisfying and way too slow, I would need to stand on my ass for like 30min for each 1H30 of video. I can just do it all manually then and that would be faster. I haven't made that avisynth work yet, can't open a mkv/mp4... I found another program that does it too, but only the source code I don't know yet how to compile it. By the way it's called Shot transition detection or Shot boundary detection.
I'll look at it later, I'm bit bored with it. For the life of me, I installed like a dozen programs each asking for yet another program to be installed and I'm not there yet.
Similar Threads
-
Timestamps are 23 hours off
By ranbo in forum Capturing and VCRReplies: 3Last Post: 6th Jun 2014, 16:53 -
My YouTube video cuts me off?
By adtrmiles in forum Video Streaming DownloadingReplies: 7Last Post: 21st Jul 2013, 13:13 -
timestamps video-container codecs
By Greg79 in forum Video ConversionReplies: 8Last Post: 7th Nov 2012, 15:51 -
encode cuts video ?
By stefniamoo in forum ffmpegX general discussionReplies: 1Last Post: 25th Jul 2011, 13:25 -
VERY specific conversion specs - Can't find a converter that cuts it.
By VWsplitUK in forum MacReplies: 1Last Post: 26th May 2011, 10:55