[FFmpeg-trac] #9240(undetermined:new): Invalid data found when processing input
FFmpeg
trac at avcodec.org
Sat May 15 22:30:06 EEST 2021
#9240: Invalid data found when processing input
-------------------------------------+-------------------------------------
Reporter: giuliano | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by giuliano):
Hi,
I used git bisect and here follows the output pf the last step:
giuliano$ git bisect good
5e829262a6a6068dfed9d76da4a9635f1f4be391 is the first bad commit
commit 5e829262a6a6068dfed9d76da4a9635f1f4be391
Author: Jun Zhao <barryjzhao at tencent.com>
Date: Thu Aug 8 00:12:16 2019 +0800
lavf/hls: add http_seekable option for HTTP partial requests
Add http_seekable option for HTTP partial requests, when The
EXT-X-BYTERANGE tag indicates that a Media Segment is a sub-range
of the resource identified by its URI, we can use HTTP partial
requests to get the Media Segment.
Reviewed-by: Steven Liu <lq at chinaffmpeg.org>
Signed-off-by: Jun Zhao <barryjzhao at tencent.com>
doc/demuxers.texi | 4 ++++
libavformat/hls.c | 9 +++++++--
2 files changed, 11 insertions(+), 2 deletions(-)
Let me know if I can help more
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9240#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list