So what is the accurate way to cut audio by video frame? I tried filters. But they don‘t seem to be accurate for audio. https://superuser.com/questions/866144/cutting-videos-at-exact-frames-with-ffmpeg-select-filter So is the only way is to use -ss and -to and hope that timestamps are correct?