[FFmpeg-trac] #7380(undetermined:closed): FFMPEG is not taking s3 bucket signed url

FFmpeg trac at avcodec.org
Fri Aug 24 12:20:35 EEST 2018


#7380: FFMPEG is not taking s3 bucket signed url
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  ahmedsharief                       |                   Status:  closed
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by oromit):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This is an issue with your JavaScript code or whatever framework you are
 using. As it works when you do the same on a normal commandline, it
 clearly isn't an issue with ffmpeg.
 You should read up on how to properly pass arguments from that.

 From the looks of it, you have quotes inside of your parameter, and they
 are clearly not part of the URL, thus breaking it.

 In any case, it's out of the scope of this tracker for issues of ffmpeg
 itself.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7380#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list