: true
Duration: 00:04:06.71, start: 0.00, bitrate: 1264 kb/s
Stream #0:0: Video: none ([12][0][0][0] / 0x000C), none, 1219050 kb/s,
23.98 tbr, 1k tbn, 1k tbc
Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp
No codec could be found with id 0
^Cjoey@joey-desktop:~/ffm
Some real-world sites use an authorization header with a bearer token; when
combined with lengthy request parameters to identify the video segment,
it's rather trivial these days to have a request body of more than 4k bytes.
Because MAX_URL_SIZE is hard-coded to 4k bytes in libavformat/internal.h,
want a new patch for that, or is
it easier for
you guys to just go ahead and do that on your end?
On Sun, May 10, 2020 at 2:17 AM Marton Balint wrote:
>
>
> On Sun, 10 May 2020, Joey Smith wrote:
>
> > Some real-world sites use an authorization header with a bearer token;
&
Updated patch attached
On Sun, May 10, 2020 at 3:19 AM Marton Balint wrote:
>
>
> On Sun, 10 May 2020, Joey Smith wrote:
>
> > Actually, that seems like a more rational fix all around - I just saw the
> > BUFFER_SIZE in
> > http.c being limited to MAX_URL_SIZE an