tokyoturnip
2004-09-08, 01:54
i am having trouble with the following .strm file.
the strm file contents are only the url to the file.
mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf
playing in windows media 9, i can see the video codec is version 8 and the audio codec is version 9.
here is a snipit from the debug log
07-09-2004 18:45:26 info mplayer play:mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf cachesize:2048
07-09-2004 18:45:26 debug initializing fs_seg..
07-09-2004 18:45:26 debug fs segment @ 0x7de030
07-09-2004 18:45:26 info flipping bi-directional subtitles disabled
07-09-2004 18:45:27 info stating file mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf.conf
07-09-2004 18:45:27 info stating file q:\mplayer\1_18.asf.conf
07-09-2004 18:45:30 error cmplayer::openfile() mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf failed
to me the error does not seem to be too informational.
think i am missing a codec? according to the xbmc specs i should be able to play. or maybe there is a codec that i need to copy into the codec directory i did not know about?
are they any lines or switchs that i can add to the strm file to make it play, or better logging.
tokyoturnip
the strm file contents are only the url to the file.
mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf
playing in windows media 9, i can see the video codec is version 8 and the audio codec is version 9.
here is a snipit from the debug log
07-09-2004 18:45:26 info mplayer play:mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf cachesize:2048
07-09-2004 18:45:26 debug initializing fs_seg..
07-09-2004 18:45:26 debug fs segment @ 0x7de030
07-09-2004 18:45:26 info flipping bi-directional subtitles disabled
07-09-2004 18:45:27 info stating file mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf.conf
07-09-2004 18:45:27 info stating file q:\mplayer\1_18.asf.conf
07-09-2004 18:45:30 error cmplayer::openfile() mms://www.tbs.co.jp/news_mainprogram/asf/1_18.asf failed
to me the error does not seem to be too informational.
think i am missing a codec? according to the xbmc specs i should be able to play. or maybe there is a codec that i need to copy into the codec directory i did not know about?
are they any lines or switchs that i can add to the strm file to make it play, or better logging.
tokyoturnip