[FFmpeg-devel] [PATCH v1] libavformat/mov: ffmpeg can't read mp4 track title metadata

2021-10-19 Thread xutopiaf
From: xutopia Signed-off-by: xutopia --- libavformat/mov.c | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 57c67e3aac..9673234734 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -521,7 +521,17 @@ retry:

[FFmpeg-devel] [PATCH v2] libavformat/mov: ffmpeg can't read mp4 track title metadata

2021-10-19 Thread xutopiaf
From: xutopia Signed-off-by: xutopia --- libavformat/mov.c | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 57c67e3aac..8132bdae76 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -521,7 +521,17 @@ retry: