The ffmpeg commandline tool is ultimately just a frontend to all the internals.
So understanding how everything works internally will translate directly to a better grasp on how to use ffmpeg at the commandline.
Even though this document is very new I now understand why fiddling with the PTS value in the filtergraph would slow down/speed up some video I was tinkering with a while back, for example.
So understanding how everything works internally will translate directly to a better grasp on how to use ffmpeg at the commandline.
Even though this document is very new I now understand why fiddling with the PTS value in the filtergraph would slow down/speed up some video I was tinkering with a while back, for example.