K-S-V / Scripts

Collection of my scripts
GNU General Public License v3.0
635 stars 227 forks source link

fixwindow and timeshift #87

Closed xlhdh closed 7 years ago

xlhdh commented 7 years ago

What is a timeshift, and how should I use the --fixwindow parameter in AdobeHDS.php? Thank you so much!

K-S-V commented 7 years ago

it's used internally by the AdobeHDS.php script to fix the timestamps of decoded fragments. it's useful when the provided timestamps are not sequential (e.g. missing fragments) or negative. unless you are having any issue with decoded timestamps you won't need to use the --fixwindow parameter.