[FFmpeg-trac] #8710(undetermined:closed): HTTP error 403 Forbidden when open an mpd url (MPEG-DASH) from facebook video

FFmpeg trac at avcodec.org
Sat Jun 6 10:17:09 EEST 2020


#8710: HTTP error 403 Forbidden when open an mpd url (MPEG-DASH) from facebook
video
-------------------------------------+-------------------------------------
             Reporter:  farleylai    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:  wontfix
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by stevenliu):

 * resolution:  worksforme => wontfix


Comment:

 you could use the command line:

 {{{
 ffmpeg -i "https://video-
 lax3-1.xx.fbcdn.net/v/t42.1790-29/10000000_1436138333253083_7347705215175523037_n.mp4?_nc_cat=103&_nc_sid=5aebc0&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfbGl2ZV9oZDFfdHJpbW1lZF9mcmFnXzJfdmlkZW8ifQ==&_nc_ohc=ThmsnbiG10IAX83DPU5&_nc_ht
 =video-lax3-1.xx&oh=b55f2d8682061ac4bb160074f7fd18cf&oe=5ED87CA2"
 }}}

 not

 {{{
 ffmpeg -i https://video-
 lax3-1.xx.fbcdn.net/v/t42.1790-29/10000000_1436138333253083_7347705215175523037_n.mp4?_nc_cat=103&_nc_sid=5aebc0&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfbGl2ZV9oZDFfdHJpbW1lZF9mcmFnXzJfdmlkZW8ifQ==&_nc_ohc=ThmsnbiG10IAX83DPU5&_nc_ht
 =video-lax3-1.xx&oh=b55f2d8682061ac4bb160074f7fd18cf&oe=5ED87CA2
 }}}

 because the "&" is turn the task to background in terminal.

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


More information about the FFmpeg-trac mailing list