FAQ  •  Register  •  Login

Samsung C/D Series Youtube transcoding

<<

FRisma

Serviio newbie

Posts: 7

Joined: Sat Sep 24, 2011 7:11 am

Location: Argentina

Post Tue Sep 27, 2011 1:40 am

Samsung C/D Series Youtube transcoding

Hi everyone,
Im writing because I've installed serviio 0.6 for streaming content to my Samsung 5Series. The problem is that my TV shows me the message "Formato no compatible" (in spanish), in english it would be like "Not compatible file type". I've tried also on another TV, a Phillis one (that hasn't an ethernet interface, but I have a generic media player, and the result is the same. However, when I strem ti my iPod touch 4, Everything works great. I wonder why cant I watch videos in my Samsung or Phillips TV If I had enabled the transcoding. Thank you!! Greetings from Argentina. Franco
<<

FRisma

Serviio newbie

Posts: 7

Joined: Sat Sep 24, 2011 7:11 am

Location: Argentina

Post Tue Sep 27, 2011 1:43 am

Re: Samsung C/D Series Youtube transcoding

I have to Advise you that my movies works great on both TVs, the problem of "Filetype Not supported" is when I streaming content from YouTube.
Thank you
<<

luigui

Serviio newbie

Posts: 13

Joined: Tue Sep 27, 2011 7:42 pm

Post Tue Sep 27, 2011 7:54 pm

Re: Samsung C/D Series Youtube transcoding

I have the same problem. I have a TV Samsung 40D8000 and I can't view online video feeds. I try to view for example the top rated videos, I select one of them, and for 5-10 seconds the TV shows "Loading...", and after that "Not Supported File Format".

I think that the error in the log file is at this part:
  Code:
[...]
2011-09-27 21:37:58,841 DEBUG [FeedItemUrlExtractor] YouTubeUrlExctractor: 1317175200
2011-09-27 21:37:58,841 DEBUG [FeedItemUrlExtractor] YouTubeUrlExctractor: Finished extraction of url: ContentURLContainer [fileType=VIDEO, contentUrl=http://o-o.preferred.tiws-par1.v1.lscache6.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Ccp&algorithm=throttle-factor&itag=34&ip=79.0.0.0&burst=40&sver=3&signature=4FF5B73EB98950F493925E867BA967B867081620.256F76692020F57F507178BBC4F2D6DCFE113D08&expire=1317175200&key=yt1&ipbits=8&factor=1.25&cp=U0hQTFFSU19FSkNOMF9JTFdDOkh1SWQwM0ZDbHdv&id=fd9e7e3fdbf717cc, thumbnailUrl=http://i4.ytimg.com/vi/_Z5-P9v3F8w/default.jpg, expiresOn=Tue Sep 27 19:00:00 PDT 2011, expiresImmediately=false]
2011-09-27 21:37:58,841 DEBUG [FeedParser] Added feed item 20: 'Justin Bieber - Never Say Never ft. Jaden Smith'
2011-09-27 21:37:58,841 DEBUG [FeedCacheDecorator] Stored entry in the cache (online_feeds), returning it
2011-09-27 21:37:58,841 DEBUG [OnlineLibraryManager] Feed http://gdata.youtube.com/feeds/api/standardfeeds/top_rated will expire in the cache on Wed Sep 28 21:37:58 PDT 2011
2011-09-27 21:37:58,841 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000000010002, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D-series)
2011-09-27 21:37:58,842 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: Video http://o-o.preferred.tiws-par1.v17.lscache2.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Ccp&fexp=908522%2C907605%2C901802&algorithm=throttle-factor&itag=34&ip=79.0.0.0&burst=40&sver=3&signature=A2EEC2BFB3145893A46F04FE0E4A23BDFAE95450.5BEFE2B80BC145CE65499EABADBC49CF2E125A03&expire=1317175200&key=yt1&ipbits=8&factor=1.25&cp=U0hQTFFSU19FSkNOMF9JTFdDOmtlYkI2clpsc0hN&id=8f9fb22a10ddeb8b does not match any supported DLNA profile
org.serviio.dlna.UnsupportedDLNAMediaFileFormatException: Video http://o-o.preferred.tiws-par1.v17.lscache2.c.youtube.com/videoplayback?sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Ccp&fexp=908522%2C907605%2C901802&algorithm=throttle-factor&itag=34&ip=79.0.0.0&burst=40&sver=3&signature=A2EEC2BFB3145893A46F04FE0E4A23BDFAE95450.5BEFE2B80BC145CE65499EABADBC49CF2E125A03&expire=1317175200&key=yt1&ipbits=8&factor=1.25&cp=U0hQTFFSU19FSkNOMF9JTFdDOmtlYkI2clpsc0hN&id=8f9fb22a10ddeb8b does not match any supported DLNA profile
   at org.serviio.dlna.MediaFormatProfileResolver.resolveVideoFormat(MediaFormatProfileResolver.java:106)
   at org.serviio.dlna.MediaFormatProfileResolver.resolve(MediaFormatProfileResolver.java:48)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:71)
   at org.serviio.delivery.resource.VideoDeliveryEngine.retrieveOriginalMediaInfo(VideoDeliveryEngine.java:37)
   at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForMediaItem(AbstractDeliveryEngine.java:109)
   at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResourceInfo(MediaResourceRetrievalStrategy.java:152)
   at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:122)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:54)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:187)
[...]


Thanks in advance.
Luis
<<

FRisma

Serviio newbie

Posts: 7

Joined: Sat Sep 24, 2011 7:11 am

Location: Argentina

Post Tue Sep 27, 2011 9:13 pm

Re: Samsung C/D Series Youtube transcoding

Dear Friend,
I've solved the issue. Actually it was very silly. I haven't set the correct profile for my Samsung TV, it was in GENERIC DLNA, so for that reason it wasn't transcoding.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Tue Sep 27, 2011 10:24 pm

Re: Samsung C/D Series Youtube transcoding

FRisma wrote:Dear Friend,
I've solved the issue. Actually it was very silly. I haven't set the correct profile for my Samsung TV, it was in GENERIC DLNA, so for that reason it wasn't transcoding.


lol dont worry we have all done that atleast once in our time lol.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

luigui

Serviio newbie

Posts: 13

Joined: Tue Sep 27, 2011 7:42 pm

Post Wed Sep 28, 2011 5:27 am

Re: Samsung C/D Series Youtube transcoding

FRisma wrote:Dear Friend,
I've solved the issue. Actually it was very silly. I haven't set the correct profile for my Samsung TV, it was in GENERIC DLNA, so for that reason it wasn't transcoding.


Thanks, but in my case I have the profile "Samsung TV / player (C/D-series)" with no luck...

Any ideas? What's wrong with my configuration?
Thanks!
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Wed Sep 28, 2011 5:45 am

Re: Samsung C/D Series Youtube transcoding

luigui wrote:
FRisma wrote:Dear Friend,
I've solved the issue. Actually it was very silly. I haven't set the correct profile for my Samsung TV, it was in GENERIC DLNA, so for that reason it wasn't transcoding.


Thanks, but in my case I have the profile "Samsung TV / player (C/D-series)" with no luck...

Any ideas? What's wrong with my configuration?
Thanks!


Remove all renderers from the console and restart serviio completely ( you can even restart pc running serviio to be certain ) now go back and check that your TV has been correctly detected by serviio and the correct profile assigned.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

luigui

Serviio newbie

Posts: 13

Joined: Tue Sep 27, 2011 7:42 pm

Post Wed Sep 28, 2011 7:41 pm

Re: Samsung C/D Series Youtube transcoding

Cerberus wrote:
luigui wrote:
FRisma wrote:Dear Friend,
I've solved the issue. Actually it was very silly. I haven't set the correct profile for my Samsung TV, it was in GENERIC DLNA, so for that reason it wasn't transcoding.


Thanks, but in my case I have the profile "Samsung TV / player (C/D-series)" with no luck...

Any ideas? What's wrong with my configuration?
Thanks!


Remove all renderers from the console and restart serviio completely ( you can even restart pc running serviio to be certain ) now go back and check that your TV has been correctly detected by serviio and the correct profile assigned.


I have done those steps, and the TV is detected with device name UE40D8000 but with profile "Generic DLNA profile". I tried youtube videos with no luck. I change the profile to "Samsung TV / player (C/D-series)", restart computer and the same, no youtube videos...

More things to try?
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Wed Sep 28, 2011 10:48 pm

Re: Samsung C/D Series Youtube transcoding

check you have latest firmware.


moltra: can you confirm youtube links work for u on your D series device?
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

luigui

Serviio newbie

Posts: 13

Joined: Tue Sep 27, 2011 7:42 pm

Post Thu Sep 29, 2011 7:08 pm

Re: Samsung C/D Series Youtube transcoding

Cerberus wrote:check you have latest firmware.


moltra: can you confirm youtube links work for u on your D series device?


Yes, I have the latest firmware 1016.3, updated few days ago.

Anybode with Samsung D series can help?
<<

moltra

DLNA master

Posts: 1871

Joined: Thu Mar 24, 2011 11:00 pm

Location: Ohio USA

Post Thu Sep 29, 2011 7:13 pm

Re: Samsung C/D Series Youtube transcoding

Cerberus wrote:check you have latest firmware.


moltra: can you confirm youtube links work for u on your D series device?


I will check tonight.

Can you post the exact RSS URL that you are using?
Mark
Beta Tester Group
http://www.serviidb.com Online media resource repository

Netgear EVA2000 | Samsung BD-D5300 | XBOX 360 | Windows 7 | Mint Debian 12 | Raxz Maxx
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

luigui

Serviio newbie

Posts: 13

Joined: Tue Sep 27, 2011 7:42 pm

Post Thu Sep 29, 2011 7:24 pm

Re: Samsung C/D Series Youtube transcoding

moltra wrote:
Cerberus wrote:check you have latest firmware.


moltra: can you confirm youtube links work for u on your D series device?


I will check tonight.

Can you post the exact RSS URL that you are using?


Yes, I tried videos of this RSS URL:
  Code:
http://gdata.youtube.com/feeds/api/standardfeeds/top_rated


Thanks!
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Thu Sep 29, 2011 10:20 pm

Re: Samsung C/D Series Youtube transcoding

ok tried the feed you posted and on C series it work flawlessly without any issues, i did put the newest youtube plugin into my install though.

viewtopic.php?f=20&t=3276
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 28 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.