mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-18 17:24:31 +00:00
885fc058655efee94203314984ce99b301fdebb1
If skip_samples is set and timestamps are synthesized using durations, make them start at -skip_samples (rescaled) instead of 0, so that the timestamp of the first undiscarded sample is 0.
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory in git. You can also view it online at http://ffmpeg.org/documentation.html 2) Licensing ------------ * See the LICENSE file. 3) Build and Install -------------------- * See the INSTALL file.
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
265 MiB
Languages
C
89%
Assembly
8.4%
Makefile
1.4%
GLSL
0.4%
C++
0.3%
Other
0.2%