Jump to content

LiveTV post-processing: can I generate a new file?


x-cimo

Recommended Posts

I am planning to call a batch file which does a bunch of things, such as remove commercials and transcode the file myself with my own settings.

The resulting file will likely have a different name and extension, is it fine to delete the file passed to me in {path} and then create a new file in the same directory as the original file was?

 

Anything I should know?

 

Thanks

Edited by x-cimo
Link to comment
Share on other sites

tvinhas

I am planning to call a batch file which does a bunch of things, such as remove commercials and transcode the file myself with my own settings.

The resulting file will likely have a different name and extension, is it fine to delete the file passed to me in {path} and then create a new file in the same directory as the original file was?

 

Anything I should know?

 

Thanks

 

I'm doing exactly that, and it works just fine. Comskip strips the commercials and I reencode everything as .mkv and remove the original .ts.

Link to comment
Share on other sites

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...