[FFmpeg-trac] #6384(undetermined:new): Windows version has problem with https vs Ubuntu version not

FFmpeg trac at avcodec.org
Sat May 13 03:14:48 EEST 2017


#6384: Windows version has problem with https vs Ubuntu version not
-------------------------------------+-------------------------------------
             Reporter:  fa1rid       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  https        |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by fa1rid):

 I found what's the problem.
 The url i'm giving to ffmpeg is url-encoded

 When I traced the url being requested I found that ffmpeg has removed all
 %(x) values.

 So the url is :

 https://fbchdvod-f.akamaihd.net/i/Fox.com/209/75/PrisonBreak_1AZM06_9373875879,73_mp4_video_1280x720_2500000_primary_audio_8,72_mp4_video_1280x720_1800000_primary_audio_7,71_mp4_video_1024x576_1300000_primary_audio_6,70_mp4_video_640x360_800000_primary_audio_5,69_mp4_video_480x270_500000_primary_audio_4,68_mp4_video_480x270_300000_primary_audio_3,80_mp4_video_400x0_225000_primary_audio_2,78_mp4_video_400x0_150000_primary_audio_1,.mp4.csmil/index_0_av.m3u8?null=0&id=AgCbXv4PuBy89LYzFlmxZPELGgrH%2fPRdFYxaqH27rH7FkdNqUlEyMgOgg6MoSjP9SnzNqH7dIt1roA%3d%3d&hdntl=exp=1494713654~acl=%2fi%2fFox.com%2f209%2f75%2fPrisonBreak_1AZM06_9373875879*~data=hdntl~hmac=5bc9f51ae91f63e967b729823c176b6532fcf09eae8e98355ae4f59d830cd9a0

 ffmpeg requested this link instead:

 https://fbchdvod-f.akamaihd.net/i/Fox.com/209/75/PrisonBreak_1AZM06_9373875879,73_mp4_video_1280x720_2500000_primary_audio_8,72_mp4_video_1280x720_1800000_primary_audio_7,71_mp4_video_1024x576_1300000_primary_audio_6,70_mp4_video_640x360_800000_primary_audio_5,69_mp4_video_480x270_500000_primary_audio_4,68_mp4_video_480x270_300000_primary_audio_3,80_mp4_video_400x0_225000_primary_audio_2,78_mp4_video_400x0_150000_primary_audio_1,.mp4.csmil/index_0_av.m3u8?null=0&id=AgCbXv4PuBy89LYzFlmxZPELGgrHfPRdFYxaqH27rH7FkdNqUlEyMgOgg6MoSjP9SnzNqH7dIt1roAdd&hdntl=exp=1494713654~acl=fifFox.comf209f75fPrisonBreak_1AZM06_9373875879*~data=hdntl~hmac=5bc9f51ae91f63e967b729823c176b6532fcf09eae8e98355ae4f59d830cd9a0

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


More information about the FFmpeg-trac mailing list