Re: [FFmpeg-user] blocked domain

2018-09-17 Thread Carl Eugen Hoyos
2018-09-17 15:36 GMT+02:00, Martin German : > our admin guys said that they aren't blocked any domain, so it is strange. Then feel free to get in contact with the videolan admins. Please do not top-post here, Carl Eugen ___ ffmpeg-user mailing list ffmp

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread Martin German
our admin guys said that they aren't blocked any domain, so it is strange. El lun., 17 sept. 2018 a las 12:10, Carl Eugen Hoyos () escribió: > 2018-09-17 9:13 GMT+02:00, Martin German : > > > I am trying to clone the ffmpeg repo from my pc, but I can't connect to > it. > > Do you know if it is re

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread Carl Eugen Hoyos
2018-09-17 9:13 GMT+02:00, Martin German : > I am trying to clone the ffmpeg repo from my pc, but I can't connect to it. > Do you know if it is restricted to a Domain or a list of IP's? > > I am asking it because from my house I can, but from my work, I can't. Isn't it much more likely that your

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread Paul B Mahol
On 9/17/18, Martin German wrote: > with this mirror works, but I cann't use it because I am using a script > that tries to clone the first repository > the script is > https://cgit.freedesktop.org/gstreamer/gstreamer/plain/scripts/create-uninstalled-setup.sh > Thanks, > Martin. We can do nothin

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread Martin German
with this mirror works, but I cann't use it because I am using a script that tries to clone the first repository the script is https://cgit.freedesktop.org/gstreamer/gstreamer/plain/scripts/create-uninstalled-setup.sh Thanks, Martin. El lun., 17 sept. 2018 a las 10:22, 3djake (<3dj...@gmail.com

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread 3djake
you could try the github mirror git clone https://github.com/FFmpeg/FFmpeg.git On Mon, Sep 17, 2018 at 8:13 PM Martin German wrote: > I am using https. > The command executed was: > git clone https://git.ffmpeg.org/ffmpeg.git > > BR, > > El lun., 17 sept. 2018 a las 9:57, 3djake (<3dj...@gmail.c

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread Martin German
I am using https. The command executed was: git clone https://git.ffmpeg.org/ffmpeg.git BR, El lun., 17 sept. 2018 a las 9:57, 3djake (<3dj...@gmail.com>) escribió: > Are you using http, git or ssh? > Are you using github repo or the ffmpeg mirror? > > Some ports could be blocked so I would use

Re: [FFmpeg-user] blocked domain

2018-09-17 Thread 3djake
Are you using http, git or ssh? Are you using github repo or the ffmpeg mirror? Some ports could be blocked so I would use https/http. On Mon, Sep 17, 2018 at 7:19 PM Martin German wrote: > Hi All, > > I am trying to clone the ffmpeg repo from my pc, but I can't connect to it. > Do you know if

[FFmpeg-user] blocked domain

2018-09-17 Thread Martin German
Hi All, I am trying to clone the ffmpeg repo from my pc, but I can't connect to it. Do you know if it is restricted to a Domain or a list of IP's? I am asking it because from my house I can, but from my work, I can't. It sounds like the IP/Domain from my work the repo is blocked, it is possible?