Y
Hacker News
new
|
ask
|
show
|
jobs
by
pojzon
980 days ago
Anyone can explain to me why order of input file flag has such an impact on the accuracy of copy ? (Ffmpeg adds/removes randomly few sec)
1 comments
Kikawala
980 days ago
Are you using it with seeking? Order of the input flag while using seeking determines whether you're using input seeking or output seeking.
https://trac.ffmpeg.org/wiki/Seeking
link
pojzon
973 days ago
Thanks thats probably it.
link
https://trac.ffmpeg.org/wiki/Seeking