When I try use ffmpeg 4.1 concat some mp3 files like this:
>>ffconcat version 1.0
>>
>>file
>>http://1251953721.vod2.myqcloud.com/0ec02e46vodcq1251953721/8e15b6325285890787361152529/f0.mp3
>>file
>>http://1251953721.vod2.myqcloud.com/0ec02e46vodcq1251953721/ee02b7825285890787362994665/f0.mp3
>>f
diff --git a/libavformat/http.c b/libavformat/http.c
old mode 100644
new mode 100755
index ed0eb1c..400df94
--- a/libavformat/http.c
+++ b/libavformat/http.c
@@ -253,6 +253,7 @@ static int http_open_cnx(URLContext *h, AVDictionary
**options)
HTTPAuthType cur_auth_type, cur_proxy_auth_type;
From 45720887a4466b97dbd63b6cac452e814e20a567 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?lmzeng=28=E6=9B=BE=E4=BB=A4=E6=98=8E=29?=
Date: Mon, 4 Mar 2019 15:05:45 +0800
Subject: [PATCH] fix hls-aes-128 set offset bug
---
libavformat/hls.c | 20 +---
1 file changed, 13 insertions(+)