dvd::rip

->ABOUT / NEWS

->DOCUMENTATION
-TABLE OF CONTENTS
-INSTALLATION
-USING THE GUI
-CLUSTER MODE
-FAQ

->KEY FEATURES

->DOWNLOAD

->SUPPORT

->TRANSLATIONS

->MAILING LIST
-SEARCH ARCHIVE

->CHANGE LOG

->CREDITS

->TODO

->LINKS

http://www.exit1.org/


[dvd::rip] command on video files after transcoding

Subject: [dvd::rip] command on video files after transcoding
From: "Ivan F. Villanueva B." <dvdrip@xxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Apr 2007 15:03:22 +0200
Hello,
after transcoding a DVD into one or more AVI-files, I would like to run a
command on all of them:
    avifix -i file.avi -F DX50
(This makes the files playable in many video players)

In the tab Transcode there is the option "Execute afterwards", where I can put
the path of a script to do it each time.

Is there a better way?

I would like to suggest to add the possibility of doing it allowing special
characters, for instance
    %p  -   complete path to the directory of the project
    %f  -   complete path to each video file (the command will be executed for
            each file if there is more than one and this special character is
            used)

One could then use something like:
    avifix -i %f -F DX50

Or even more complicated things like:

bash -c "avifix -i %f -F DX50 ; mv %f %p ; rm -rf %f/avi %f/vob %f/tmp ; halt"

-- 
Iván F. Villanueva B.
A.I. Open Source project:      --     www.artificialidea.com

<Prev in Thread] Current Thread [Next in Thread>
 

Archive powered by MHonArc. Search powered by ht://dig.

[ top ]