Watch2Conver

From M1Research

(Difference between revisions)
Jump to: navigation, search
(About)
(Running)
Line 3: Line 3:
==Running==
==Running==
 +
 +
All paramters submitted to <b>watch2conver</b> from command line argument:
 +
<pre>
 +
bin\watch2convert.exe -conf <config> -ffmpeg <ffmpeg.exe> -ncftpput <ncftpput.exe> -ncftpget <ncftpget.exe>
 +
</pre>
 +
where:
 +
*<code><config></code> - full name of configuration file
 +
*<code><ffmpeg.exe></code> - full name off ffmpeg.exe executable
 +
*<code><ncftpput.exe></code> - full name off ncftpput.exe executable
 +
*<code><ncftpget.exe></code> - full name off ncftpget.exe executable
 +
Program started minimized as tray icon, double click on icon or use context menu to open window.
 +
 +
It's possible to run multiple instances of <b>watch2convert</b> (with different config files of course).
==Configuration==
==Configuration==

Revision as of 14:16, 26 May 2007

Contents

About

Watch2Convert is frontent for ffmpeg that provide watch-folder functionality. Watch2Convert monitor folder for files that must be converted, convert them and send to another folder or upload to ftp server.

Running

All paramters submitted to watch2conver from command line argument:

bin\watch2convert.exe -conf <config> -ffmpeg <ffmpeg.exe> -ncftpput <ncftpput.exe> -ncftpget <ncftpget.exe>

where:

  • <config> - full name of configuration file
  • <ffmpeg.exe> - full name off ffmpeg.exe executable
  • <ncftpput.exe> - full name off ncftpput.exe executable
  • <ncftpget.exe> - full name off ncftpget.exe executable

Program started minimized as tray icon, double click on icon or use context menu to open window.

It's possible to run multiple instances of watch2convert (with different config files of course).

Configuration

Download

Links

Licence

    Watch2Convert
    (Watch-folder ffmpeg frontend)

    Copyright (C) 2007 Maksym Veremeyenko.
    This file is part of Watch2Convert (Watch-folder ffmpeg frontend).
    Contributed by Maksym Veremeyenko, verem@m1.tv, 2007.

    Watch2Convert is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    Watch2Convert is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Watch2Convert; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
Personal tools