main.cpp File Reference

Go to the source code of this file.

Classes

class  NativeArchive
class  MythArchiveHelperCommandLineParser

Functions

static bool createISOImage (QString &sourceDirectory)
static int burnISOImage (int mediaType, bool bEraseDVDRW, bool nativeFormat)
static int doBurnDVD (int mediaType, bool bEraseDVDRW, bool nativeFormat)
static QString fixFilename (const QString &filename)
static void clearArchiveTable (void)
static int doNativeArchive (const QString &jobFile)
static int doImportArchive (const QString &inFile, int chanID)
static int myth_sws_img_convert (AVPicture *dst, PixelFormat dst_pix_fmt, AVPicture *src, PixelFormat pix_fmt, int width, int height)
static int grabThumbnail (QString inFile, QString thumbList, QString outFile, int frameCount)
static int64_t getFrameCount (AVFormatContext *inputFC, int vid_id)
static int64_t getCutFrames (const QString &filename, int64_t lastFrame)
static int64_t getFrameCount (const QString &filename, float fps)
static int getFileInfo (QString inFile, QString outFile, int lenMethod)
static int getDBParamters (QString outFile)
static int isRemote (QString filename)
int main (int argc, char **argv)

Variables

static QRegExp badChars = QRegExp("(/|\\\\|:|\'|\"|\\?|\\|)")

Function Documentation

static bool createISOImage ( QString &  sourceDirectory  )  [static]
static int burnISOImage ( int  mediaType,
bool  bEraseDVDRW,
bool  nativeFormat 
) [static]
static int doBurnDVD ( int  mediaType,
bool  bEraseDVDRW,
bool  nativeFormat 
) [static]

Definition at line 303 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

static QString fixFilename ( const QString &  filename  )  [static]
static void clearArchiveTable ( void   )  [static]
static int doNativeArchive ( const QString &  jobFile  )  [static]

Definition at line 1790 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

static int doImportArchive ( const QString &  inFile,
int  chanID 
) [static]

Definition at line 1808 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

static int myth_sws_img_convert ( AVPicture dst,
PixelFormat  dst_pix_fmt,
AVPicture src,
PixelFormat  pix_fmt,
int  width,
int  height 
) [static]
static int grabThumbnail ( QString  inFile,
QString  thumbList,
QString  outFile,
int  frameCount 
) [static]

Definition at line 1840 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

static int64_t getFrameCount ( AVFormatContext *  inputFC,
int  vid_id 
) [static]

Definition at line 2044 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by getFileInfo().

static int64_t getCutFrames ( const QString &  filename,
int64_t  lastFrame 
) [static]

Definition at line 2065 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by getFileInfo().

static int64_t getFrameCount ( const QString &  filename,
float  fps 
) [static]
static int getFileInfo ( QString  inFile,
QString  outFile,
int  lenMethod 
) [static]

Definition at line 2180 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

static int getDBParamters ( QString  outFile  )  [static]

Definition at line 2469 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

static int isRemote ( QString  filename  )  [static]

Definition at line 2495 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Variable Documentation

QRegExp badChars = QRegExp("(/|\\\\|:|\'|\"|\\?|\\|)") [static]

Definition at line 457 of file mythplugins/mytharchive/mytharchivehelper/main.cpp.

Referenced by fixFilename().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:45 2012 for MythTV by  doxygen 1.6.3