FAQ  •  Register  •  Login

Problems with Youtube 1080p videos

<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Wed Feb 08, 2012 7:37 pm

Problems with Youtube 1080p videos

Referring to this viewtopic.php?p=36926#p36926
I open a new thread here because zip told me to do so.

----------------

I've added this RSS feed
http://gdata.youtube.com/feeds/api/user ... ll/uploads

But why can I play this video (highest quality 720p)
http://www.youtube.com/watch?v=JqbgOK52 ... uKJz_2ud68

and I can't play this video (highest quality 1080p)
http://www.youtube.com/watch?v=rMmRBNDA ... rQeYgTsV2A

In the simplified log file I've found this
  Code:
2012-02-06 18:51:32,400 WARN  [ProcessExecutor] Process ffmpeg has a return code of 137! This is a possible error.
2012-02-06 18:52:16,936 INFO  [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2012-02-06 18:52:37,721 WARN  [ProcessExecutor] Process ffmpeg has a return code of 137! This is a possible error.


Attached the log with debug turned on

The TV says "video codec not supported" and skips to next video
Attachments
serviio.log.zip
(56.49 KiB) Downloaded 494 times
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Wed Feb 08, 2012 11:20 pm

Re: Problems with Youtube 1080p videos

As zip already told you the log you provided does not contain those error messages. It in fact shows that all the YT videos were correctly parsed and added to Serviio and should play fine.

Additionally I have tested your yt gdata link and all 25 videos display in Serviio and play fine.

The youtube links you have quoted however cannot be used in Serviio. They must be of the gdata for as explained in the wiki.
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Wed Feb 08, 2012 11:47 pm

Problems with Youtube 1080p videos

jhb50 wrote:As zip already told you the log you provided does not contain those error messages. It in fact shows that all the YT videos were correctly parsed and added to Serviio and should play fine.

Additionally I have tested your yt gdata link and all 25 videos display in Serviio and play fine.

The youtube links you have quoted however cannot be used in Serviio. They must be of the gdata for as explained in the wiki.


So why can YOU see all the video?
Why is there the error in the simple log, but not in the debug log?

The problem came after upgrading to 0.6.1

(The youtube direct link i posted were only for understand what video i try to play in the rss feed)
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu Feb 09, 2012 12:31 am

Re: Problems with Youtube 1080p videos

Why is there the error in the simple log, but not in the debug log?
How could I know without seeing the "simple" log. Can't fix what we can't see.

So why can YOU see all the video?

If you are using the 2/7 groovy then it should work fine. Check that this line is in your groovy
  Code:
    final availableFormats = ['37', '46', '22', '45', '35', '34', '18', '44', '43', '6', '5']
   


Until we can see what is broken, we can't tell you what to fix.

What is your TV model, and what profile is Serviio using for it?
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Thu Feb 09, 2012 8:59 am

Problems with Youtube 1080p videos

jhb50 wrote:
Why is there the error in the simple log, but not in the debug log?
How could I know without seeing the "simple" log. Can't fix what we can't see.

So why can YOU see all the video?

If you are using the 2/7 groovy then it should work fine. Check that this line is in your groovy
  Code:
    final availableFormats = ['37', '46', '22', '45', '35', '34', '18', '44', '43', '6', '5']
   


Until we can see what is broken, we can't tell you what to fix.

What is your TV model, and what profile is Serviio using for it?


The simple log is pasted in the first post
I'm using the latest groovy
I've got Samsung c5100
I'm using standard c/d profile

Thanks a lot
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Feb 09, 2012 9:55 am

Re: Problems with Youtube 1080p videos

also are you on 0.6.2?
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Thu Feb 09, 2012 10:52 am

Problems with Youtube 1080p videos

zip wrote:also are you on 0.6.2?


Yes 0.6.2 on Linux
The problem came when i updated to 0.6.1 and is still in 0.6.2
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Thu Feb 09, 2012 12:50 pm

Re: Problems with Youtube 1080p videos

This is the extended log
And the errors are present
I think there is a FFMPEG problem
Attachments
serviio.log.zip
(32.64 KiB) Downloaded 464 times
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Thu Feb 09, 2012 1:34 pm

Re: Problems with Youtube 1080p videos

The simple log is pasted in the first post
I'm using the latest groovy


I'm sorry that I'm unable to give you any help. The log is error free and your groovy contents are unconfirmed so I have nothing to work with.
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Thu Feb 09, 2012 2:21 pm

Re: Problems with Youtube 1080p videos

jhb50 wrote:
The simple log is pasted in the first post
I'm using the latest groovy


I'm sorry that I'm unable to give you any help. The log is error free and your groovy contents are unconfirmed so I have nothing to work with.


Attached the groovy I use
In the log i've posted in the post before your there is the error ( viewtopic.php?p=37363#p37363 )
Attachments
Youtube.groovy
(6.68 KiB) Downloaded 512 times
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Fri Feb 10, 2012 2:15 pm

Problems with Youtube 1080p videos

Jhb50 did you see the error in the log and the groovy?
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Fri Feb 10, 2012 2:37 pm

Re: Problems with Youtube 1080p videos

In the log i've posted in the post before your there is the error ( viewtopic.php?p=37363#p37363 )


There is no error in any of your logs. They are all debug logs.
Your groovy is the latest, so everything should work.
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Fri Feb 10, 2012 4:40 pm

Problems with Youtube 1080p videos

jhb50 wrote:
In the log i've posted in the post before your there is the error ( viewtopic.php?p=37363#p37363 )


There is no error in any of your logs. They are all debug logs.
Your groovy is the latest, so everything should work.


WARN [ProcessExecutor] Process ffmpeg has a return code of 137! This is a possible error.

Is not a ffmpeg error?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Feb 11, 2012 12:05 am

Re: Problems with Youtube 1080p videos

but it's not in one of the latest detailed logs, in those the file streams and ffmpeg doesn't fail, right?
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sat Feb 11, 2012 12:27 am

Re: Problems with Youtube 1080p videos

Posting that line in the original post and quoting it again does not constitute a log file, and none ofthe logs you have posted contain an error. I don't have any more time to spend going round and round with you on this.
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Sat Feb 11, 2012 6:02 pm

Re: Problems with Youtube 1080p videos

jhb50 wrote:Posting that line in the original post and quoting it again does not constitute a log file, and none ofthe logs you have posted contain an error. I don't have any more time to spend going round and round with you on this.


Thanks a lot
Bye
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Sat Feb 11, 2012 6:04 pm

Re: Problems with Youtube 1080p videos

zip wrote:but it's not in one of the latest detailed logs, in those the file streams and ffmpeg doesn't fail, right?


I don't know if ffmpeg fail or not, i can only attach the log i obtain and tell you that the tv say codec not supported and skips
And i can tell you that this problem don't exist for me with 0.6 version of serviio and related ffmpeg.
Thanks for your help
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Feb 14, 2012 7:29 pm

Re: Problems with Youtube 1080p videos

It your TV's firmware up-to-date?
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Tue Feb 14, 2012 11:26 pm

Problems with Youtube 1080p videos

zip wrote:It your TV's firmware up-to-date?

if i run the update on the tv it says that i'm at the latest firmware
<<

TheOne.PC

Serviio lover

Posts: 77

Joined: Tue Jan 10, 2012 11:43 am

Post Mon Feb 20, 2012 12:49 pm

Re: Problems with Youtube 1080p videos

Is it possible that i've got problems with LAVF?
The second time that i compile X264 following the guide
  Code:
teo@hp-ubuntu:~/src/x264$ ./configure --enable-static
platform:      X86
system:        LINUX
cli:           yes
libx264:       internal
shared:        no
static:        yes
asm:           yes
interlaced:    yes
avs:           no
lavf:          no
ffms:          no
gpac:          no
gpl:           yes
thread:        posix
filters:       resize crop select_every
debug:         no
gprof:         no
strip:         no
PIC:           no
visualize:     no
bit depth:     8
chroma format: all

You can run 'make' or 'make fprofiled' now.


It seems that it doesn't detect LAVF support

Return to Samsung

Who is online

Users browsing this forum: No registered users and 21 guests

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