Jump to content

Recommended Posts

Posted (edited)

I made a small script as a front/end for ffmpeg allowing multiple conversion of AVCHD Videos

Everything works OK including a progress bar (% of MB processed), except that it's window don't move around.(1)

(annoying when conversion lasts tens of minutes even hours)

initialization of the progress bar occurs as

ProgressOn("Conversion MTS => MPEG", "Fichier ",500,10,18)

with the option 18 = 16 (Window can be moved) + 2 (Without "always on top" attribute) as stated in the help file

tested with "production" version 3.3.0.0 and beta version 3.3.1.1 and same result under XP SP2

I dont see where i'm wrong

nothing found in the forum

Lupusbalo

1- (No other GUI used just some "FileOpenDialog" to choose relevant files)

Edited by lupusbalo

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...