08.06.2023, 10:35
(Probably someone asked before this.. but i can't find on forum)
Right now i'm using a batch script to switch default setings of Hybrid for different outputs... (PAL VHS capture)
for example:
TV.bat is using an MP4+AAC128+deinterlace+CROP+RESIZE (and FFMPEG instead of MP4BOX to prevend audio desync) to make sure OLD Tvs are able to play correctly the files from an USB DRIVE
PC.bat is using MKV+AAC160+deinterlace+blackframeremoval+INPUTPAR16x15 (not saved) to be sure to obtain a clip that can be played on a PC with the correct aspect ratio and a modern container.
i made the 2 steps above on all footages .. to have 2 different copies for 2 different purposes
can be nice (just a suggestion) if "profiles" can be saved to speed up switching from one to another.
Right now i'm using a batch script to switch default setings of Hybrid for different outputs... (PAL VHS capture)
for example:
TV.bat is using an MP4+AAC128+deinterlace+CROP+RESIZE (and FFMPEG instead of MP4BOX to prevend audio desync) to make sure OLD Tvs are able to play correctly the files from an USB DRIVE
PC.bat is using MKV+AAC160+deinterlace+blackframeremoval+INPUTPAR16x15 (not saved) to be sure to obtain a clip that can be played on a PC with the correct aspect ratio and a modern container.
i made the 2 steps above on all footages .. to have 2 different copies for 2 different purposes
can be nice (just a suggestion) if "profiles" can be saved to speed up switching from one to another.