K-S-V / Scripts

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

HDS failed to open stream: File name too long #46

Closed Findus23 closed 9 years ago

Findus23 commented 9 years ago

I am having problems downloading a stream. I am using debian and downloading to a ext4 partition. When the first fragments have downloaded I get the error

PHP Warning:  file_put_contents(1b8478a31632ccccdb6d1cd86f0221e1_media_b1793785_w168336117_qaXA9OTMuODIuNDAuMzImdWE9TW96aWxsYSUyNTJmNS4wJTJCJTI4V2luZG93cyUyQk5UJTJCNS4xJTI1M2IlMkJydiUyNTNhMjYuMCUyOSUyQkdlY2tvJTI1MmYyMDEwMDEwMSUyQkZpcmVmb3glMjUyZjI2LjAmbGJzPTIwMTUwNDEyMTEwMDM4NzQySeg1-Frag8): failed to open stream: File name too long in /home/lukas/tvthek/AdobeHDS.php on line 951

The manifest file is

http://apasfiis.apa.at/f4m/cms-worldwide/2015-04-07_2300_sd_01_SCIENCE-BUSTERS---WE_Wieviel-Eier-hat-der__9527255__o__0001445490__s9541260___e__ORF1HiRes_23021123P_23293508P_Q4A.mp4/manifest.f4m

Is there anything you can do to make long filenames work?

Findus23 commented 9 years ago

Update: When I use https://github.com/WendyH/hdsdump with mono it works.