Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: poutnik on January 13, 2015, 07:42:08 AM

Title: ADM queue express mode ( feature request )
Post by: poutnik on January 13, 2015, 07:42:08 AM
Current queue is very inconvenient, if one makes serial processing of DVB recordings.

Would be possible to implement an "Express queue mode" ?

In such a mode,

target folder would be working or predefined folder,
target filename would be generated from source name by defined way
Job name would be derived from target name, e.g. first 32 characters.


Title: Re: ADM queue express mode ( feature request )
Post by: Jan Gruuthuse on January 13, 2015, 09:00:32 AM
queue is mostly used for editing several videos: store jobs and process all at night (example).
Express queue mode = batch processing?
then you should look here: Sample script : Convert a whole folder (http://avidemux.org/smuf/index.php/topic,16140.0.html)

Test before all day usage: sometimes avidemux 2.6.8 cli does not take some settings/commands you intend to use.
If that would be the case: use avidemux-GUI instead of using the avidemux-CLI. This should work to.

some other samples can be found here: Documentation & Tips (http://avidemux.org/smuf/index.php/board,10.0.html)

additional info can be found:
Batch processing (http://www.avidemux.org/admWiki/doku.php?id=tutorial:batch_processing)
Scripting tutorial (http://www.avidemux.org/admWiki/doku.php?id=tutorial:scripting_tutorial)
Title: Re: ADM queue express mode ( feature request )
Post by: poutnik on January 13, 2015, 01:12:40 PM
thank you for the response.
I may have expressed myself not precisely - I apologize.

I do not mean fully automated batch processing like OneClick for a folder feature of MeGUI.
I mean queue processing, to optionally get rid of explicitly defining target filename and jobname for every item, after manually defining cutting/filtering/encoding and manually adding to the queue.

I do not use CLI queue processing, as ADM got crazy ( last tried on DEC 4or 5 Win64 nightly ).
I have thought it would be background process, or just 1 CLI window, behaving peacefule.
but it was rather wild action, opening 2 console windows, and displaying,aside other things, per frame  DN3DHQ status.
I prefer QT4 mode.

But  both modes behave very unpredictably and crash frequently.
In fact, I currently very afraid to use but for testing.

I think I have reviewed the links before, but i will refresh my mind.
Title: Re: ADM queue express mode ( feature request )
Post by: poutnik on January 14, 2015, 05:42:35 PM
Quote from: Jan Gruuthuse on January 13, 2015, 09:00:32 AMle).
Express queue mode = batch processing?

I mean putting a job into queue without being asked for providing either filename either jobname.
As the source name is known.....

I will definitely study scripting possibilities.
especially how much it would be applicable to partially interactive processing ( cutting ).