[FFmpeg-user] http hangs, https not, following ubuntu build from scratch.
James Northrup
jim at vsiwest.com
Tue Mar 19 12:18:51 EET 2019
the addition of a bash curl pipe seems to instigate
[mp3 @ 0x55d81a07c280] Thread message queue blocking; consider raising the
thread_queue_size option (current value: 8)
that i don't see when http:// is a valid working protocol. the slowdown
adds a lot of wall-clock time.
as of today i have one ubuntu 19.04 that does fetch http: and one that
does not. both same buiilds.
On Tue, Mar 19, 2019 at 4:35 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2019-03-19 10:28 GMT+01:00, James Northrup <jim at vsiwest.com>:
> > I have been having to wrap http in -i <( curl URL) using head ffmpeg on
> > ubuntu 19
> >
> > i want to know if there is a configure switch i might've used that
> creates
> > a situation where http is buggered. i have two such ubuntu 19 machines
> > with similar results.
> >
> > jim at jim-Predator-PO9-900:~$ lsb_release -a
> > No LSB modules are available.
> > Distributor ID: Ubuntu
> > Description: Ubuntu Disco Dingo (development branch)
> > Release: 19.04
> > Codename: disco
> >
> > jim at jim-Predator-PO9-900:~$ ffmpeg -i
> > http://prime.kbr.id/storage/audio/2018/10/713b8ade-5172-4fa0-8c92
> > -d3441339c3f2.mp3
>
> This works fine here with current FFmpeg git head, so I assume
> the issue is specific to your system / new Ubuntu.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list