Could not find codec parameters
#1
Basically I'm trying to stream a file two different but similar ways using rapidshare api.

Way 1:

Code:
NOTICE: DVDPlayer: Opening: http://rs23tl.rapidshare.com/cgi-bin/rsapi.cgi?sub=download&fileid=284735972&filename=I_Am_Number_Four_-_DVDRiP_700MB_bUP.avi&dlauth=097B192699BC6F4C0AF302559DAF5ABAF4E4D4ADC85F6AB89F46259655AEDCCC6C96ECDACE4F12B75A5DEE1FF1351A6824D814B93431B767C489140F99407814A45DAD92D2938E2D1605F4E040C5D9E2E209AAF89924B62F8643C7E343BB12691F98D3814B20EB789965F17BC1189874

This works fine with no problems

Way 2:

Code:
NOTICE: DVDPlayer: Opening: http://rs23dt.rapidshare.com/cgi-bin/rsapi.cgi?sub=download&fileid=284735972&filename=I_Am_Number_Four_-_DVDRiP_700MB_bUP.avi&dlauth=0&cookie=F236F72BFA41DC81918410D41A842A3672E79EA6A321056B51924CD95AD24FDC080EA993A5B814D21F7E2C88649756D0

This gives me the following error and does not play

Code:
WARNING: could not find codec parameters for http://rs23dt.rapidshare.com/cgi-bin/rsapi.cgi?sub=download&fileid=284735972&filename=I_Am_Number_Four_-_DVDRiP_700MB_bUP.avi&dlauth=0&cookie=F236F72BFA41DC81918410D41A842A3672E79EA6A321056B51924CD95AD24FDC080EA993A5B814D21F7E2C88649756D0

I do not understand why it would work for the one and not the other. Any insight would be appreciated.

Full Log of Error: http://pastebin.com/YRZiWhRa
Reply
#2
Could anyone try this and see if they have any ideas?

Putting either link into a browser results in a download prompt.
Reply

Logout Mark Read Team Forum Stats Members Help
Could not find codec parameters0