Hello
I have resolved my previous problem by adding a header line involving a user-agent to the request of urlopen. I now have a problem with the binary code that is returned which is part of a wma file. I have verified with an HTML sniffer that the binary code is in fact that of the start of the wma file. The problem is that although the length of the binary string is 5589 characters, parsing this binary string on the demuxer does not return any frames. An ancillary fact that may bare explanation on this is that if I print the binary string it ends after 3 characters with the "STX" character and any attempt to print characters after this results in no printout at all. If anyone could shed any light on the matter I would be extremely grateful. Thanks Frank ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Pymedia-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pymedia-users
