Zero length duration : player stops
Guillaume Tucker <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm having troubles while trying to play a file (HTTP file system from UPNP server, AU format with chunked encoding), the player stops right at the beginning. I have found that the length of the track is set to 0 and this is why the player assumes it has reached the end at the first place (see HXPlayer::ProcessIdle). I believe that 0 can be the correct duration value extracted from the HTTP header, though I have not completely checked that yet. It may be that the track is of unspecified length, as the UPNP server is actually a DLNA test case (7.3.32.6) to try the play / pause / resume features of the player device. So I have a couple of questions : . Is there any known bug related to track duration (set to 0 and actual duration is lost) ? . Assuming 0 is the correct track duration, is this value acceptable and does it mean "unspecified length" ? Thanks. Best regards, G.Tucker _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev