Here is the attached logs showing the failed jobs.
Comments: ** Comment from web user: Dodgexander **
The problem are the ffmpeg errors.
As I understand currently the behavior of MCEBuddy is this:
input (h264.wtv)>ts unprocessed profile= no recode.
input (ffmpeg unable to read h264.wtv)>ts unprocessed profile= recode to mpeg2.
Under the same profile (since I cannot define between which files ffmpeg can't read) how can I always end up with a h264 .ts file.
So what I am looking for is:
1. Try no recode
2. reading the file=
A= true> copy video and audio.
B= false> end up with h264 and NOT mpeg2.
ideally it would be nice to feed mpeg 2 wtv files into the same profile as well, but since I can define those by name it's okay for me.
Sorry if I haven't been clear, I tried to already alter the config file backup section, but from your response it seemed like I can do it with a profile, apparently so far, not.