#420 closed defect (fixed)
ASF streaming fix
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | streaming |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
Some ASF streams are not recognized properly by mplayer. This is because they
have a mime-type that is not in network.c: "application/x-mms-framed". If you
add this type to the mime_type_table in network.c as a DEMUXER_TYPE_ASF, the
roblem is fixed.
An example of such a stream is: http://64.34.147.109:3690/CFMJAM
Cheers,
Rado
Note:
See TracTickets
for help on using tickets.
Fixed in CVS, thanks