#include <ffmpeglauncher.h>
◆ FFmpegLauncher()
Digikam::FFmpegLauncher::FFmpegLauncher |
( |
QObject *const |
parent = nullptr | ) |
|
|
explicit |
◆ ~FFmpegLauncher()
Digikam::FFmpegLauncher::~FFmpegLauncher |
( |
| ) |
|
|
overridedefault |
◆ elapsedTime()
qint64 Digikam::ProcessLauncher::elapsedTime |
( |
| ) |
const |
|
inherited |
Return the elapsed time in ms to run the process.
◆ encodeFrames()
void Digikam::FFmpegLauncher::encodeFrames |
( |
| ) |
|
Encode frames in a separated thread.
References Digikam::VidSlideSettings::audioTrack, Digikam::digiKamVersion(), Digikam::VidSlideSettings::equalize, Digikam::VidSlideSettings::ffmpegPath, Digikam::VidSlideSettings::filesList, Digikam::VidSlideSettings::outputDir, Digikam::VidSlideSettings::outputFile, Digikam::ProcessLauncher::setArguments(), Digikam::ProcessLauncher::setProgram(), Digikam::ProcessLauncher::setWorkingDirectory(), Digikam::ProcessLauncher::startProcess(), Digikam::VidSlideSettings::strength, Digikam::VidSlideSettings::videoBitRate(), Digikam::VidSlideSettings::videoCodec(), and Digikam::VidSlideSettings::videoFrameRate().
◆ exitCode()
int Digikam::ProcessLauncher::exitCode |
( |
| ) |
const |
|
inherited |
Return the exit code from the process.
◆ output()
QString Digikam::ProcessLauncher::output |
( |
| ) |
const |
|
inherited |
◆ setArguments()
void Digikam::ProcessLauncher::setArguments |
( |
const QStringList & |
args | ) |
|
|
inherited |
◆ setConsoleTraces()
void Digikam::ProcessLauncher::setConsoleTraces |
( |
bool |
b | ) |
|
|
inherited |
◆ setProgram()
void Digikam::ProcessLauncher::setProgram |
( |
const QString & |
prog | ) |
|
|
inherited |
◆ setSettings()
Set encoding frames settings.
◆ setTimeOut()
void Digikam::ProcessLauncher::setTimeOut |
( |
int |
msecs | ) |
|
|
inherited |
◆ setWorkingDirectory()
void Digikam::ProcessLauncher::setWorkingDirectory |
( |
const QString & |
dir | ) |
|
|
inherited |
◆ signalComplete
void Digikam::ProcessLauncher::signalComplete |
( |
bool |
success, |
|
|
int |
exitCode |
|
) |
| |
|
signalinherited |
◆ soundTrackLength()
QTime Digikam::FFmpegLauncher::soundTrackLength |
( |
const QString & |
audioPath | ) |
|
◆ startProcess()
void Digikam::ProcessLauncher::startProcess |
( |
| ) |
|
|
inherited |
◆ success()
bool Digikam::ProcessLauncher::success |
( |
| ) |
const |
|
inherited |
Return true if the process is startd and completed without error.
◆ supportedCodecs()
QMap< QString, QString > Digikam::FFmpegLauncher::supportedCodecs |
( |
| ) |
|
◆ supportedFormats()
QMap< QString, QString > Digikam::FFmpegLauncher::supportedFormats |
( |
| ) |
|
The documentation for this class was generated from the following files: