Quote:
Originally Posted by enrud
Also you only need to convert the audio once. I would do it on the second ffmpeg command. That might resolve your audio issues.
|
Thanks! I only edited Line 111 this time and it works .. thank you again
question .. if I
DELETE Line 114 .. will it
KEEP the temp.ts file?
os.unlink(output_temp_name)
Edit: It worked ..