View Single Post
  #2  
Old 05-23-2015, 03:08 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: rtmp, how to find other sizes available?


Quote:
Originally Posted by joejones15 View Post
site (need UK IP):

Code:
http://www.bbc.co.uk/sport/0/formula1/32860187
rtmpDUMPhelper does automatic 800k, but how do i find other sizes available?

thank you
just change playpath
Code:
-y "mp4:secure/mps_h264_med/secure/sport/formula_one/1169000/1169109_h264_800k.mp4?auth=daEagaicJb.dxcidOaIdUdUc_crbCcTc8d2-bvyoLE-bWG-HntFFoyqIDvHnwG&aifp=v001&slist=secure/mps_h264_lo/secure/sport/formula_one/1169000/1169109_h264_496k.mp4;secure/mps_h264_hi/secure/sport/formula_one/1169000/1169109_h264_1500k.mp4;secure/mps_h264_med/secure/sport/formula_one/1169000/1169109_h264_800k.mp4"
>>>>>>>>>>>>>
Code:
-y "mp4:secure/mps_h264_hi/secure/sport/formula_one/1169000/1169109_h264_1500k.mp4?auth=daEagaicJb.dxcidOaIdUdUc_crbCcTc8d2-bvyoLE-bWG-HntFFoyqIDvHnwG&aifp=v001&slist=secure/mps_h264_lo/secure/sport/formula_one/1169000/1169109_h264_496k.mp4;secure/mps_h264_hi/secure/sport/formula_one/1169000/1169109_h264_1500k.mp4;secure/mps_h264_med/secure/sport/formula_one/1169000/1169109_h264_800k.mp4
Reply With Quote