Jump to content

Convert recorded programs


Recommended Posts

Posted

I know how to convert a Live TV recorded program to MP4 manually.

I want every program I record to convert to MP4 automatically. How do I do that?

Posted

You can create a conversion job for a parent folder.

Posted (edited)

Not familiar with a conversion job. Are there instructions somewhere as to how this is done?

Thanks!

Edited by dcol
PenkethBoy
Posted

You can convert each recording with a post processing script - couple of examples in the "tools" sub forum

Posted

You can convert each recording with a post processing script - couple of examples in the "tools" sub forum

Thanks for that, but because of the lack of error checking, I will probably use MCEBuddy which will monitor the folder, convert it, then output wherever I want.

I was really looking to see if Emby could do all of it.

PenkethBoy
Posted

Thanks for that, but because of the lack of error checking, I will probably use MCEBuddy which will monitor the folder, convert it, then output wherever I want.

I was really looking to see if Emby could do all of it.

the error checking could be added easily enough

 

the convert option does not have error checking which is why i dont use it

Posted

What kind of error checking are you referring to?

PenkethBoy
Posted

verify the converted file with ffprobe and check if warnigs, errors are found - i do this with my Post Processing script

 

report what they are

 

save the ffprobe result to a file for user analysis

 

etc etc

 

Just checking if the exit code from ffmpeg is 0 is not sufficient

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...