![]() |
Pages (2): « 1 [2] Show 150 posts per page |
.dsy:it. (http://www.dsy.it/forum/)
- Tech (http://www.dsy.it/forum/forumdisplay.php?forumid=189)
-- player smil (http://www.dsy.it/forum/showthread.php?threadid=22013)
scarichi i .smil... poi il tuo realplayer si connette e ti fa vedere i simpatici docenti_unimi.... dentro c'è solo un impaginazione e gli indirizzi dei video
__________________
"Documentation is like sex: when it's good, it's very, very good; and when it's bad, it's still better than nothing."
Dick Brandon
Volevo dire i vari file .rm che compongono le lezioni (sono 2 per file smil)
__________________
?
provando oggi .... se apro il file, piglio l'url ed apro la locazione con realplayer va tutto alla grande...
se cerco di aprire il file smil.... ERRORE GENERALE!
__________________
"Documentation is like sex: when it's good, it's very, very good; and when it's bad, it's still better than nothing."
Dick Brandon
Originally posted by inqbo
provando oggi .... se apro il file, piglio l'url ed apro la locazione con realplayer va tutto alla grande...
se cerco di aprire il file smil.... ERRORE GENERALE!
<video src="http://webcen.dsi.unimi.it:8080/httpfs/ids/2005051600/1.rm" id="video" region="video1" fit="fill"/>
<seq>
<video src="http://webcen.dsi.unimi.it:8080/httpfs/ids/2005051600/2.rm" begin="1.2s" region="video2" fit="fill"/>
__________________
Linux si coltiva... windows si pianta da solo
La prima volta che Adamo vide Eva disse: "Stai lontana cara, questo coso non so quanto cresce!!
Miiii funziona!
Grande virtual!
Io sono su slackware 10.1, RealPlayer 10.0.6.776, e senza il tuo piccolo trick, nemmeno a me funzionava
__________________
~ get Debian! ~ get FreeBSD! ~ get OpenBSD! ~
io uso real player su fedora e va bene.
non riesco a farlo andare invece su yellow dog sul mio Ibook
io uso ubuntu.....
__________________
"Documentation is like sex: when it's good, it's very, very good; and when it's bad, it's still better than nothing."
Dick Brandon
Gentoo con Realplayer 10.0.6 nessun problema con le video lezioni.
sarei curioso di sapere se: chi usa win e modifica il file con la , ha problemi
__________________
"Documentation is like sex: when it's good, it's very, very good; and when it's bad, it's still better than nothing."
Dick Brandon
grande...avevo lo stesso problema ed ho risolto egregiamente!! XD
Originally posted by virtual
Arrivo un po in ritardo, lo so, ma comunque arrivo.....
Io ho risolto editando il file .smil.
Andando a vedere in fondo al file trovi i link agli stream video della lezione ad esempio :
Il pezzo incriminato è begin="1.2s" .
Io ho messo la virgola al posto del punto: begin="1,2s"
Con questa modifica il file dovrebbe essere leggibile.
Ah a proposito, sembra che questo problema sia legato alle distro debian come quella che ho io, tu che distro hai?
Ok risolto... Cioè nn capisco sinceramente perchè su ubuntu si ha sto problema, comunque...
Il file test.smil (che si scarica insieme ai file 1.rm e 2.rm) contiene questo codice
<smil xmlns="http://www.w3.org/2001/SMIL20/Language"><head><layout><root-layout width="930" height="630" backgroundColor="#C2C9A8" /><region id="video1" width="256" height="192" left="704" top="50" /><region id="video2" width="704" height="576" left="0" top="50"/></layout></head><body><par><par endsync="video" syncBehaviorDefault="locked"><video src="1.rm" id="video" region="video1" fit="fill"/><seq><video src="2.rm" begin="0.17" region="video2" fit="fill"/></seq></par></par></body></smil>
Ok risolto... Cioè nn capisco sinceramente perchè su ubuntu si ha sto problema, comunque...
Il file test.smil (che si scarica insieme ai file 1.rm e 2.rm) contiene questo codice
<smil xmlns="http://www.w3.org/2001/SMIL20/Language"><head><layout><root-layout width="930" height="630" backgroundColor="#C2C9A8" /><region id="video1" width="256" height="192" left="704" top="50" /><region id="video2" width="704" height="576" left="0" top="50"/></layout></head><body><par><par endsync="video" syncBehaviorDefault="locked"><video src="1.rm" id="video" region="video1" fit="fill"/><seq><video src="2.rm" begin="0.17" region="video2" fit="fill"/></seq></par></par></body></smil>
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
<head>
<layout>
<root-layout width="960" height="630" backgroundColor="#C2C9A8" />
<region id="video1" width="256" height="192" left="704" top="50" />
<region id="video2" width="704" height="576" left="0" top="50"/>
<region id="head" width="960" height="50" left="0" top="0" />
<region id="foot" width="256" height="576" left="704" top="242"/>
<region id="text1" width="256" height="30" left="709" top="292"/>
<region id="text2" width="256" height="30" left="709" top="322"/>
<region id="text3" width="256" height="30" left="709" top="352"/>
<region id="text4" width="252" height="248" left="709" top="382"/>
<region id="links_head" width="300" height="20" right="0" top="275"/>
<region id="links1" width="300" height="30" right="0" top="310"/>
<region id="links2" width="300" height="30" right="0" top="365"/>
</layout>
</head>
<body>
<par>
<img src="http://vc.dsi.unimi.it/img/head.jpg" region="head" />
<img src="http://vc.dsi.unimi.it/img/foot.jpg" region="foot" />
<img src="http://vc.dsi.unimi.it/img/docente.jpg" region="video1" />
<a href="http://www.unimi.it" external = "true">
<text src="data:text/plain,Universita%20degli%20Studi%20di%20Milano" region="text1">
<param name="fontColor" value="black"/>
<param name="backgroundColor" value="#C2C9A8"/>
<param name="charset" value="iso-8859-1"/>
<param name="fontFace" value="Times New Roman"/>
<param name="fontSize" value="3"/>
<param name="fontWeight" value="bold"/>
<param name="hAlign" value="left"/>
</text>
</a>
<text src="data:text/plain,Architettura%20degli%20elaboratori" region="text2">
<param name="fontColor" value="green"/>
<param name="backgroundColor" value="#C2C9A8"/>
<param name="charset" value="iso-8859-1"/>
<param name="fontFace" value="Times New Roman"/>
<param name="fontSize" value="3"/>
<param name="fontWeight" value="bold"/>
<param name="hAlign" value="left"/>
</text>
<a href="mailto:borghese@dsi.unimi.it" external = "true">
<text src="data:text/plain,Prof.%20Alberto%20Borghese" region="text3">
<param name="fontColor" value="black"/>
<param name="backgroundColor" value="#C2C9A8"/>
<param name="charset" value="iso-8859-1"/>
<param name="fontFace" value="Times New Roman"/>
<param name="fontSize" value="2"/>
<param name="fontWeight" value="bold"/>
<param name="hAlign" value="left"/>
</text>
</a>
<text src="data:text/ plain,%2024%20Novembre%202010%20Parte%201%0DTempor
izzazione%20dei%20circuiti%20booleani.%0DCircuiti%20sequenziali. %0DTabelle%20di%20transizione%20e%20di%20eccitazio
ne.%0DI%20latch%20SC.%0DI%20latch%20D%0D" region="text4">
<param name="fontColor" value="black"/>
<param name="backgroundColor" value="#C2C9A8"/>
<param name="charset" value="iso-8859-1"/>
<param name="fontFace" value="Times New Roman"/>
<param name="hAlign" value="left"/>
</text>
<par endsync="video" syncBehaviorDefault="locked">
<video src="http://vc.dsi.unimi.it:8080/httpfs/arch2010/2010112400/1.rm" id="video" region="video1" fit="fill"/>
<seq>
<video src="http://vc.dsi.unimi.it:8080/httpfs/arch2010/2010112400/2.rm" begin="0.17s" region="video2" fit="fill"/>
</seq>
</par>
</par>
</body>
</smil>
io con vlc o con movie player (preinstallato su ubuntu) vedo tutto senza problemi
Boh, a me da errore. Solo realplay riesce a leggere i file .smil e solo se opportunamente modificato come scritto sopra...
All times are GMT. The time now is 15:49. | Pages (2): « 1 [2] Show all 30 posts from this thread on one page |
Powered by: vBulletin Version 2.3.1
Copyright © Jelsoft Enterprises Limited 2000 - 2002.