VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hello!
    I wrote a script that can write in seconds the map data list for the RemapFrames() function.

    More info here:
    https://forum.videohelp.com/threads/349357-need-help-witch-the-plugin-RemapFrames?p=218...=1#post2188041

    The nightmare is to write it all ..
    Think to yourself how much it hurts to write such a list, for example:
    [192 195] [192 195]
    [204 205] [204 205]
    [218 392] [218 392]
    399 399
    [405 414] [405 414]
    [431 538] [431 538]
    [540 541] [540 541]
    [545 745] [545 745]
    [834 840] [834 840]
    ..

    It can take over 500 lines!
    It's not human to do such a thing.

    So I had a brilliant idea!
    All thanks to the help i got here. and also for sanlyn!
    Because the idea could not be realized without that help.


    what the script does is writing all this map data. but first You must to sync your tow caps so they will be Exactly the same.
    Both recordings must have the same numbers!

    after that you mast to create tow logs file from the Function Dup().
    for example:
    Dup(cap1, debug=true,log="cap1 log.txt")
    and after that:
    Dup(cap2, debug=true,log="cap2 log.txt")


    after that you must to run my script in AutoIt3 SciTE Editor.
    save the script as .au3 file.. for example MapDataCreator.au3
    at the same folder put your logs files.
    in the script on line 6 put your log for your first capture.
    on line 7 put your log for your second capture.

    after that Press F5 in AutoIt3 SciTE Editor.
    Wait a few seconds and you will see that the script does all the work for you!

    Example:

    Click image for larger version

Name:	2udz1b5.jpg
Views:	332
Size:	104.1 KB
ID:	17213

    the script:
    Code:
    Source code has been deleted.
    Previous algorithm made ​​serious mistakes.
    after that copy this info to this:

    RemapFrames(cap1, mappings="
    # Put here the script reply
    ", SourceClip=cap2)

    're Done!!
    You just have to go and check out all the video ..
    Nothing is perfect. It just saves a lot of hours to write all this

    If you like it, then tell me if it would be very useful to you then I'll work on software (exe) for this purpose.
    Last edited by gil900; 14th Apr 2013 at 19:01.
    Quote Quote  
  2. I made a tool for this purpose.
    The new tool does an excellent job! I speak from experience.
    Previous script deleted. The algorithm returned the data but with a fatal error.

    The new tool:

    Click image for larger version

Name:	24vlmdu.png
Views:	171
Size:	48.3 KB
ID:	17246
    Download:
    (Attachment)

    It's better than Median filter.
    Image Attached Files
    Last edited by gil900; 14th Apr 2013 at 19:48.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!