20 const QString &inputname,
21 const QString &outputname,
22 const QString &profileName,
23 bool honorCutList,
bool framecontrol,
int jobID,
24 const QString& fifodir,
bool fifo_info,
bool cleanCut,
frm_dir_map_t &deleteMap,
25 int AudioTrackNo,
bool passthru =
false);
42 bool GetProfile(
const QString& profileName,
const QString& encodingType,
int height,
Holds information on recordings and videos.
int TranscodeFile(const QString &inputname, const QString &outputname, const QString &profileName, bool honorCutList, bool framecontrol, int jobID, const QString &fifodir, bool fifo_info, bool cleanCut, frm_dir_map_t &deleteMap, int AudioTrackNo, bool passthru=false)
void SetHLSStreamID(int streamid)
Transcode(ProgramInfo *pginfo)
MythMediaBuffer * m_outBuffer
void SetCMDContainer(const QString &container)
void SetPlayerContext(PlayerContext *player_ctx)
QString m_recorderOptions
void SetCMDBitrate(int bitrate)
void SetCMDAudioBitrate(int bitrate)
void SetHLSMaxSegments(int segments)
void SetCMDHeight(int height)
bool m_hlsDisableAudioOnly
void SetCMDVideoCodec(const QString &codec)
PlayerContext * GetPlayerContext(void)
MythPlayer * GetPlayer(void)
RecordingProfile * m_recProfile
bool GetProfile(const QString &profileName, const QString &encodingType, int height, int frameRate)
void ShowProgress(bool val)
void SetCMDWidth(int width)
void DisableAudioOnlyHLS(void)
void SetCMDAudioCodec(const QString &codec)
void SetRecorderOptions(const QString &options)
void ReencoderAddKFA(long curframe, long lastkey, long num_keyframes)
QMap< uint64_t, MarkTypes > frm_dir_map_t
Frame # -> Mark map.