[SOLVED]No .flv online feed items with Sony Bravia 40EX505 ?
I wonder why it is not possible to play .flv onlinestreams with the Sony Bravia TV profile. Downloaded and locally saved .flv-videos are played without problems.
When I have a feed with links to .flv-videos I get no item in the online folder on my TV. Have a look at the lines from the DEBUG-log-file:
The feed-items are analysed correctly:
2011-11-28 16:42:17,093 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2011-11-28 16:42:17,203 DEBUG [FeedParser] Found matching url extractor (Orf) for feed http://rss.orf.at/iptv.xml
2011-11-28 16:42:17,203 DEBUG [FeedItemUrlExtractor] Orf: Starting extraction of url for item: Kosovo: Neuerliche Zusammenstöße
2011-11-28 16:42:17,546 DEBUG [FeedItemUrlExtractor] Orf: Finished extraction of url: ContentURLContainer [fileType=VIDEO, contentUrl=http://files2.orf.at/iptv/201148/2011-11-28__in_00_ebu_kosovo-clashes_168985.flv, thumbnailUrl=http://iptv.orf.at/mojo/storyserver//iptv/images/logo.orfon.png, expiresImmediately=false]
2011-11-28 16:42:17,546 DEBUG [FeedParser] Added feed item 1: 'Kosovo: Neuerliche Zusammenstöße'
...
the video infos are retrieved correctly too:
2011-11-28 16:42:19,312 DEBUG [OnlineLibraryManager] Feed http://rss.orf.at/iptv.xml will expire in the cache on Tue Nov 29 16:42:19 CET 2011
2011-11-28 16:42:19,312 DEBUG [FeedUpdaterThread] Retrieving file size from the URL connection
2011-11-28 16:42:19,359 DEBUG [FeedUpdaterThread] Retrieving information about the video stream
2011-11-28 16:42:19,359 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: http://files2.orf.at/iptv/201148/2011-1 ... 168985.flv
2011-11-28 16:42:19,359 DEBUG [ProcessExecutor] Starting D:\Netzwerk\Serviio\lib/ffmpeg.exe -i http://files2.orf.at/iptv/201148/2011-1 ... 168985.flv
...
Not item on the Bravia TV when it asks for online feed items:
2011-11-28 16:57:22,046 DEBUG [CompositeCache] online_feeds - Memory cache hit
2011-11-28 16:57:22,046 DEBUG [FeedCacheDecorator] Found entry in the cache (online_feeds), returning it
2011-11-28 16:57:22,062 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000000010001 and profile Sony Bravia TV
2011-11-28 16:57:22,062 WARN [VideoDeliveryEngine] Cannot get media info for transcoded file http://files2.orf.at/iptv/201148/2011-1 ... 168985.flv: MPEG2TS video file http://files2.orf.at/iptv/201148/2011-1 ... 168985.flv does not match any supported DLNA profile
As You can see, there is no error when adding the video to the DB, but when the TV asks for a list of the online items then the codec MPEG2TS doesn't match the DLNA profile and nothing is displayed on the TV. In the DNLA description (wiki-serviio) there is only MPEG-TS not MPEG2TS listed.
I think something goes wrong here but i don' know what to do. I'm shure You can help me!
Greetings ...
P.S. I'm new to Serviio and I'm really impressed by the program and say many thanks for it ! Great work !
