gianpieroizzo
03-10-2008, 03:01 PM
Hi all,
I'm trying to set some italian podcasts in the online services, but I'm not able to let them work.
I think I set correctly the OnlineVideoUIText.properties and the OnlineVideoLinks.properties files, everything seems to work fine up to the list of available videos, but when I select them I always receive an error "Video does not have MPEG4, FLV or AVI file...".
If it can be useful here's the URL context:
http://www.media.rai.it/mprss/0,1067241,21995,00.jsp
and here's an example of the xml file available at that url. Do you think is there something wrong/language (it) dependant which cause the error ?
I presume the <enclosure> tag should be the one used for the video stream, and it appears to be a correct MP4 one.
Could please anybody help me ?
Thanks in advance
Gian Piero
SageTV v6.3.5.179 + SageMC 6.3.7a (JVM 1.6.0_03)
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>Ballaṛ - Viaggio in Italia</title>
<link>http://www.rai.tv/mpprogramma/0,,RaiTre-Ballaro%5E17%5E17447,00.html</link>
<itunes:subtitle>Il settimanale di approfondimento condotto in
diretta da Giovanni Floris</itunes:subtitle>
<description>Ballaṛ</description>
<language>it-it</language>
<copyright>Rai.it</copyright>
<image>
<url>http://www.rai.tv/MediaPortale/pub/static/2007/5/ballaro_129x96.jpg</url>
<title>Ballaṛ</title>
<link>http://www.rai.tv/mpprogramma/0,,RaiTre-Ballaro%5E17%5E17447,00.html</link>
<width>129</width>
<height>96</height>
</image>
<itunes:explicit>No</itunes:explicit>
<itunes:author>Rai</itunes:author>
<itunes:image href="http://www.rai.tv/MediaPortale/pub/static/2007/5/ballaro_129x96.jpg"/>
<itunes:category text="TV &amp; Film"/>
<itunes: owner>
<itunes:name>Rai</itunes:name>
<itunes:email>rai-net@rai.it</itunes:email>
</itunes: owner>
<item>
<title>Stromboli</title>
<itunes:duration>00:03:24</itunes:duration>
<link>http://www.rai.tv/mpplaypodcast/0,,RaiTre-Ballaro%5E17%5E17765,00.html</link>
<guid>http://www.rai.tv/mpplaypodcast/0,,RaiTre-Ballaro%5E17%5E17765,00.html</guid>
<pubDate>Tue, 30 Jan 2007 12:22:52 +0100</pubDate>
<enclosure length="1532772" type="video/mp4" url="http://www.podcast.rai.it/bech_300107.mp4"/>
</item>...
I'm trying to set some italian podcasts in the online services, but I'm not able to let them work.
I think I set correctly the OnlineVideoUIText.properties and the OnlineVideoLinks.properties files, everything seems to work fine up to the list of available videos, but when I select them I always receive an error "Video does not have MPEG4, FLV or AVI file...".
If it can be useful here's the URL context:
http://www.media.rai.it/mprss/0,1067241,21995,00.jsp
and here's an example of the xml file available at that url. Do you think is there something wrong/language (it) dependant which cause the error ?
I presume the <enclosure> tag should be the one used for the video stream, and it appears to be a correct MP4 one.
Could please anybody help me ?
Thanks in advance
Gian Piero
SageTV v6.3.5.179 + SageMC 6.3.7a (JVM 1.6.0_03)
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>Ballaṛ - Viaggio in Italia</title>
<link>http://www.rai.tv/mpprogramma/0,,RaiTre-Ballaro%5E17%5E17447,00.html</link>
<itunes:subtitle>Il settimanale di approfondimento condotto in
diretta da Giovanni Floris</itunes:subtitle>
<description>Ballaṛ</description>
<language>it-it</language>
<copyright>Rai.it</copyright>
<image>
<url>http://www.rai.tv/MediaPortale/pub/static/2007/5/ballaro_129x96.jpg</url>
<title>Ballaṛ</title>
<link>http://www.rai.tv/mpprogramma/0,,RaiTre-Ballaro%5E17%5E17447,00.html</link>
<width>129</width>
<height>96</height>
</image>
<itunes:explicit>No</itunes:explicit>
<itunes:author>Rai</itunes:author>
<itunes:image href="http://www.rai.tv/MediaPortale/pub/static/2007/5/ballaro_129x96.jpg"/>
<itunes:category text="TV &amp; Film"/>
<itunes: owner>
<itunes:name>Rai</itunes:name>
<itunes:email>rai-net@rai.it</itunes:email>
</itunes: owner>
<item>
<title>Stromboli</title>
<itunes:duration>00:03:24</itunes:duration>
<link>http://www.rai.tv/mpplaypodcast/0,,RaiTre-Ballaro%5E17%5E17765,00.html</link>
<guid>http://www.rai.tv/mpplaypodcast/0,,RaiTre-Ballaro%5E17%5E17765,00.html</guid>
<pubDate>Tue, 30 Jan 2007 12:22:52 +0100</pubDate>
<enclosure length="1532772" type="video/mp4" url="http://www.podcast.rai.it/bech_300107.mp4"/>
</item>...