![]() |
2008-05-14
, 23:27
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#22
|
![]() |
2008-05-15
, 08:29
|
|
Posts: 35 |
Thanked: 1 time |
Joined on Feb 2008
|
#23
|
<ASX VERSION="3.0"> <ENTRY> <REF HREF="mms://a1937.l4534659936.c45346.e.lm.akamaistream.net/D/1937/45346/v000 1/reflector:59936" /> </ENTRY> <ENTRY> <REF HREF="mms://a1919.l4534621918.c45346.e.lm.akamaistream.net/D/1919/45346/v000 1/reflector:21918" /> </ENTRY> </ASX>
![]() |
2008-05-17
, 02:23
|
Posts: 70 |
Thanked: 56 times |
Joined on Dec 2007
|
#24
|
Thanks pipeline,
Last night I made the changes as per your previous post and the hack works fine
I did a lot of testing with different streams and I found that there are still many links that didn’t work. They are in format ‘channel.php?some_code’. I’ve read somewhere that this is problem related to Linux – do you know something about this?
You can check the following link as an example http://e-televizor.com/window.php?cid=1525 It produced the following file in /var/tmp/reflector:59936.asx?bkup=21918&prop=e
So this looks again like an .asx file, but for some reason it won’t play in mplayer. Any ideas for hack in this case?Code:<ASX VERSION="3.0"> <ENTRY> <REF HREF="mms://a1937.l4534659936.c45346.e.lm.akamaistream.net/D/1937/45346/v000 1/reflector:59936" /> </ENTRY> <ENTRY> <REF HREF="mms://a1919.l4534621918.c45346.e.lm.akamaistream.net/D/1919/45346/v000 1/reflector:21918" /> </ENTRY> </ASX>
Regarding the previous link a posted: It is the newest online TV in Bulgaria called ReTV. I guess they made a good effort to stick to the contemporary technologies. Unfortunately it plays far away from smooth on my N800. How is it playing on your IT? Do I need to make some changes in the settings of mplayer to improve the playback? It would be nice to have these settings active when dbus-switchboard transfers the link to mplayer.
The Following User Says Thank You to Ism For This Useful Post: | ||
![]() |
2008-05-17
, 04:27
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#25
|
![]() |
2008-05-17
, 09:28
|
|
Posts: 35 |
Thanked: 1 time |
Joined on Feb 2008
|
#26
|
![]() |
2008-05-17
, 12:12
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#27
|
![]() |
2008-05-17
, 18:28
|
Posts: 70 |
Thanked: 56 times |
Joined on Dec 2007
|
#28
|
You guys are welcome. There are a lot of video channels at http://www.e-televizor.com and http://www.utv.bg. Maybe it is a good idea to start another thread where the forum members will post which channels work well on their internet tablets.
...
Also it takes a lot of time to open the streams in MPlayer and then the playback isn't smooth. I checked the MPlayer output in xterm and at a certain stage it says that my device is too slow to play the video
![]() |
2008-06-16
, 15:57
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#29
|
![]() |
2008-06-16
, 22:47
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#30
|
Would be better to be able so see what mime type launched the callback but i havent found out how to find that out yet.
I'll add this to install later today but here's what i modified in /usr/bin/dbus-switchboard.py :
(at the top, after the argstr = argstr.replace("file:///", "/"), i added :
Also make sure to kill python processes after a change unless u run dbus-switchboard from xterm.
The video does, by the way, look incredible... good quality and perfect aspect ratio.
Last edited by pipeline; 2008-05-14 at 11:16.