I am using the following module to extract dvr content to an mp4 file:
Is there a way to change the output file name? I see there are two methods provided DvrConverterControlBase.setFilename() and DvrConverterControlBase.addOutputFilename() , but neither are changing the filename to my requested string.