Samsung D-Series Not supported resolution online feed

Posted:
Tue Oct 11, 2011 9:42 pm
by macman005
I created a feed and when attempting to play a file that was recorded in vertical position on an iPhone I get "Not supported resolution" error. Is there anything that can be done to get the TV to play the file? This is using the new online feeds feature. Noah at the park is an example file.
Feed link
http://gdata.youtube.com/feeds/api/user ... rs/uploads
Re: Samsung D-Series Not supported resolution online feed

Posted:
Tue Oct 11, 2011 10:49 pm
by zip
you cannot change resolution with Serviio
Re: Samsung D-Series Not supported resolution online feed

Posted:
Wed Oct 12, 2011 6:01 pm
by macman005
Thanks I tell my wife to always hold the phone horizontal when recording but she doesn't always remember.

Re: Samsung D-Series Not supported resolution online feed

Posted:
Thu Oct 13, 2011 4:10 am
by jhb50
I've had a lot of experience with the extraction of You-Tube videos and so your post intrigued me and caused me to analyse what is happening. I too have a D series Samsung that produced the same result. What you have run into is a bug in the youtube.groovy that is allowing files greater than 1080p to try and play, and since the TV is limited to 1080p you get a video codec unsupported message.
Your "noah in the park" video is a 1280p video in its original form as a result of turning thye camera sideways so you get a 720x1280 video rather than a 1280x720 video, which Youtube stores as fmt=38. When played on a computer, Youtube offers resolutions from "original (1280p), 1080p, 720p, 480p, 360 and 240, and all will play. When played with Serviio, and "High quality", groovy will select the highest quality (in this case fmt=38) which will fail. "Medium Quality" will select fmt=34 which is a 360p AVC.flv file which Serviio will mux to AVC.ts per the C/D profile and play correctly."Low quality" will always select fmt=5 wich is a 240 Sorenson Spark H263.flv file which Serviio will reencode to an mpeg2video in a ts container mpeg2.ts per the C/D profile which will play correctly on Series D BR players, but due to a bug (see ticket #249) will not play on series D TV's and will give the same video codec unsupported message.
Attached is a modified youtube.groovy file that will only use youtube formats up to 1080p when requesting high quality, and will play your files, so your wife may continue to take her great videos any way she wants and play them back in top quality. Enjoy!
I've opened a ticket #431 refering to this post and the groovy fix.
Re: Samsung D-Series Not supported resolution online feed

Posted:
Sat Dec 03, 2011 7:16 pm
by fxandrei
So i have a samsung UE37D5000 .
I got the youtube plugin and entered some online feed in the gui, something like
http://gdata.youtube.com/feeds/api/stan ... /top_rated .
The thing is that everything works fine if the quality is set to medium, but if i set it to High my samsung tv shows a "codec not supported" message.
I did a little search and i saw that there is a modified plugin version that limits the resolution (i thought that this was the problem) but i got the same message.
So i dont know what i can do .
Can someone pls give me some dirrection, or what to check ?