mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-26 16:44:49 +01:00
f1f298cd32b18bb910ff045df327ccb139628db7
ID3v1 are legacy tags with several limitations; furthermore avconv/ffmpeg writes the tags in UTF-8 which probably has near-0 software support. Add a -write_id3v1 option to be able to turn it on; disabled by default. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Libav README ------------ 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
89.6%
Assembly
8.1%
Makefile
1.3%
C++
0.3%
GLSL
0.2%
Other
0.3%