mackworth / cTiVo

TiVo Show Downloads for MacOS
220 stars 36 forks source link

Increase volume when encoding #448

Closed pkleeberg closed 3 years ago

pkleeberg commented 3 years ago

One TV station is at a lower volume after conversion. With FFMPEG with KMTTG, I was able to modify the .enc file to include -vol 1024. Do I modify a line in /Applications/cTiVo.app/Contents/Resources/ffmpeg_edl_ac3.sh? If so what is the line or what do I search for?

mackworth commented 3 years ago

Just go to Edit Formats and Duplicate the Format you want to change (eg Default). Probably rename it to Louder Defaultor something. Then add your -vol 1024 to Encoder Audio Options and Save. Then you can select that Format for any download or subscription.

If you have any problems, set Log level for Download to Detail to see the exact string passed to the EDL shell script. (Or let me know)

mackworth commented 3 years ago

I take it that worked? Let me know otherwise...