Page 1 of 1

Hi I searched everywhere

PostPosted: Fri May 10, 2013 5:15 am
by tstrike
Seems like a unique problem.

I have a BDP-BX58 and I am trying to stream Dailymotion using the plugin.

Apparently the stock profiles in Serviio doesn't account for these videos. The plugin works and I can clearly see the RSS stream.

At issue is that any of the Sony BDP profiles seems not to like M2TS containers at all especially with the video streams.

Here is the error I get from serviio.log when trying to stream Dailymotion videos:

  Code:
2013-05-09 23:58:32,193 WARN  [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
libavdevice   52. 2. 0 / 52. 2. 0
libavfilter    1.19. 0 /  1.19. 0
libswscale     0.11. 0 /  0.11. 0
libpostproc   51. 2. 0 / 51. 2. 0
Expected number for threads but found: auto


Is there a way I can alter the profiles.xml to accomodate this activity?

Thanks for having me in the community, Serviio is UBER Awesome!! :)

Re: Hi I searched everywhere

PostPosted: Fri May 10, 2013 7:15 am
by will
Are you on linux? If so, which version of ffmpeg?

Eitherway, can you try setting the number of cpu cores from Optimal to the highest number under the transcoding tab?

Re: Hi I searched everywhere

PostPosted: Fri May 10, 2013 12:13 pm
by tstrike
will wrote:Are you on linux? If so, which version of ffmpeg?

FFmpeg version SVN-r26402, Copyright (c) 2000-2011 the FFmpeg developers
built on Nov 6 2012 06:35:55 with gcc 4.1.2 20080704 (Red Hat 4.1.2-52) I am running CentOS 5.8 (which is RHEL 5.8)

Eitherway, can you try setting the number of cpu cores from Optimal to the highest number under the transcoding tab?

Ok I will try that

*Update* It is already set to Optimal.

Re: Hi I searched everywhere

PostPosted: Fri May 10, 2013 12:27 pm
by tstrike
Here is the result after switching to 4 Core CPUs:

2013-05-10 07:26:29,774 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
encoder : Lavf54.59.106
Duration: 00:26:34.39, start: 0.000000, bitrate: 461 kb/s
Stream #0.0(und): Video: h264, yuv420p, 512x288 [PAR 1:1 DAR 16:9], 358 kb/s, 29.97 fps, 29.97 tbr, 11988 tbn, 59.94 tbc
Stream #0.1(und): Audio: aac, 44100 Hz, stereo, s16, 95 kb/s
Unrecognized option 'c:v'

Re: Hi I searched everywhere

PostPosted: Fri May 10, 2013 12:38 pm
by Illico
tstrike wrote:...
Unrecognized option 'c:v'

It's not a compatible ffmpeg version, you have to update it.

Re: Hi I searched everywhere

PostPosted: Fri May 10, 2013 3:13 pm
by tstrike
Illico wrote:
tstrike wrote:...
Unrecognized option 'c:v'

It's not a compatible ffmpeg version, you have to update it.



Ok let me do that... I will report back. I appreciate the assistance. Great community here!

Re: Hi I searched everywhere

PostPosted: Fri May 10, 2013 3:29 pm
by tstrike
Illico wrote:
tstrike wrote:...
Unrecognized option 'c:v'

It's not a compatible ffmpeg version, you have to update it.


Hi Illico,

*Update Edit*

I screwed up. I need to use git to update ffmpeg... Let me do that and circle back guys. Sorry for being a dunce. :o