Re: [FFmpeg-user] Change in video length and loss of audio sync

2021-04-13 Thread Carl Eugen Hoyos
Am Di., 13. Apr. 2021 um 22:18 Uhr schrieb Michael Koch : > > Am 13.04.2021 um 21:53 schrieb John Harlow via ffmpeg-user: > > RES1=`nice -20 cpulimit -l 400 /usr/bin/ffmpeg -y -hide_banner -loglevel > > verbose -r 29.97 -i "$TMP" \ > > I'm not sure, but doesn't the -r option before the input

Re: [FFmpeg-user] Change in video length and loss of audio sync

2021-04-13 Thread Michael Koch
Am 13.04.2021 um 21:53 schrieb John Harlow via ffmpeg-user: RES1=`nice -20 cpulimit -l 400 /usr/bin/ffmpeg -y -hide_banner -loglevel verbose -r 29.97 -i "$TMP" \ I'm not sure, but doesn't the -r option before the input overwrite the framerate of the input? Michael

[FFmpeg-user] Change in video length and loss of audio sync

2021-04-13 Thread John Harlow via ffmpeg-user
Hi: I have a large number of videos I am converting to a standardized HLS video with a particular format and frame rate and I’ve automated the process. The source videos are in many different formats (16:9, 4:3), densities 720, 1080, 480 and frame rates. After it completed and I tested the