2024-05-19, 07:37 PM
After converting my files to MPG, I am trying to clean the commercials already flagged by comskip.
This is what is in my batch file:
"c:\program files (x86)\Miscellaneous\mencoder\mencoder" "%~dpn1.mpg" -edl "%~dpn1.edl" -oac copy -ovc copy -of mpeg -o "%~dpn1_clean.mpg"
The resulting file when I use the open file in NextPVR shows a total length of 26 hrs but should be close to 1 hr.
Is there something I should add to clean it up?
This is what is in my batch file:
"c:\program files (x86)\Miscellaneous\mencoder\mencoder" "%~dpn1.mpg" -edl "%~dpn1.edl" -oac copy -ovc copy -of mpeg -o "%~dpn1_clean.mpg"
The resulting file when I use the open file in NextPVR shows a total length of 26 hrs but should be close to 1 hr.
Is there something I should add to clean it up?