-
ffmpeg adding white frames & extending end of .mov due to longer audio
hey guys we’re using ffmpeg to output a H264 .mov from a series of .png’s @24fps
works fine without audio
however when we add the .aifc audio ( that is supposed to be the same length ) it adds a couple frames of white at the end
is there a simple way to just truncate the audio to the length of the footage, if it is too long?
thanks!