FAQ  •  Register  •  Login

Mediabrowser playback fails

<<

silvershnoop

Serviio newbie

Posts: 2

Joined: Tue Apr 24, 2012 5:52 am

Post Wed Aug 29, 2012 7:08 am

Mediabrowser playback fails

Hi,

I'm currently trying to use the new MediaBrowser functionality (evaluation).

Whilst I can connect, browse and initiate playback of a video, either the video does not play (player just continues to wait with the rotating circle), or the video plays for a couple of seconds before the player goes back to waiting.

I am trying to playback the video from the same computer as Serviio is installed on. I am using Windows 8 Release Preview.

I have attached the log file (DEBUG logging enabled). I think the relevant section is between 2012-08-29 08:42:03 and 2012-08-29 08:42:19.

Sequence of events in log file section was:
- login to mediabrowser
- navigate to the episode (HOUSE Series 6 Episode 7 - TEAMWORK)
- initiate playback
- playback started and couple of seconds later stopped

If you need any further info, let me know. I appreciate any assistance as I would like to upgrade to the PRO version if this works reliably (or maybe just if someone writes a Windows Phone App!).

Cheers,
sShnoop
Attachments
serviio.log
serviio log
(182.99 KiB) Downloaded 342 times
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Wed Aug 29, 2012 1:54 pm

Re: Mediabrowser playback fails

The log as extracted below shows that you asked to play it, it was transcoded to flv for the player in D:\_TRANSCODE\Serviio\transcoding-temp-5994-flv_player-MEDIUM.stf, and played.

Then later you asked to play it again, and it used the existing transcode and played.

No errors are shown, which indicates the problem is with flowplayer. Have you been able to play anything with Mediaplayer?
It could be your flash version. Should be at 11. Also what browser are you using? Try it under Chrome.

I also sugggest you copy and rename that .stf file to .mpg and see if Serviio and Mediaplayer will play it as a file.

  Code:
2012-08-29 08:41:04,347 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: F:\ServerFolders\Videos\TV Series\House\Season 06\S06E07 - Teamwork.avi
2012-08-29 08:41:04,347 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i F:\ServerFolders\Videos\TV Series\House\Season 06\S06E07 - Teamwork.avi -y -copyts -c:v flv -b:v 1000k -maxrate:v 1000k -bufsize:v 1000k -r 24000/1001 -g 15 -c:a libmp3lame -b:a 128k -ar 44100 -ac 2 -map 0:0 -map 0:1 -sn -f flv D:\_TRANSCODE\Serviio\transcoding-temp-5994-flv_player-MEDIUM.stf
2012-08-29 08:41:04,847 DEBUG [FileBasedTranscodingDeliveryStrategy] Sending transcoding stream
2012-08-29 08:41:04,850 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file S06E07 - Teamwork.avi: FLV
2012-08-29 08:41:04,850 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file S06E07 - Teamwork.avi: FLV
2012-08-29 08:41:04,850 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file S06E07 - Teamwork.avi: FLV
2012-08-29 08:41:04,850 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 5994) as read
2012-08-29 08:41:04,852 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2012-08-29 08:41:04,852 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 50000000000
2012-08-29 08:41:04,852 DEBUG [ResourceDeliveryProcessor] Sending file back


2012-08-29 08:42:19,224 DEBUG [CDSRetrieveMediaServerResource] Request for content delivery accepted
2012-08-29 08:42:19,224 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'IPAddress=/127.0.0.1, Profile=Flash player'
2012-08-29 08:42:19,225 DEBUG [ResourceDeliveryProcessor] Request for resource 5994 and type 'MEDIA_ITEM' received
2012-08-29 08:42:19,225 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 5994 (local)
2012-08-29 08:42:19,225 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 5994)
2012-08-29 08:42:19,225 DEBUG [VideoDAOImpl] Reading a Video (id = 5994)
2012-08-29 08:42:19,225 DEBUG [VideoDeliveryEngine] Delivering item '5994' for client 'IPAddress=/127.0.0.1, Profile=Flash player'
2012-08-29 08:42:19,225 DEBUG [VideoDeliveryEngine] Delivering file 'S06E07 - Teamwork.avi' using transcoding
2012-08-29 08:42:19,225 DEBUG [AbstractTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/127.0.0.1, Profile=Flash player'
2012-08-29 08:42:19,225 DEBUG [FileBasedTranscodingDeliveryStrategy] Sending transcoding stream
2012-08-29 08:42:19,226 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file S06E07 - Teamwork.avi: FLV
2012-08-29 08:42:19,226 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file S06E07 - Teamwork.avi: FLV
2012-08-29 08:42:19,226 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file S06E07 - Teamwork.avi: FLV
2012-08-29 08:42:19,226 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 5994) as read
2012-08-29 08:42:19,227 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2012-08-29 08:42:19,227 DEBUG [ResourceDeliveryProcessor] Stream entity has length: 50000000000
2012-08-29 08:42:19,227 DEBUG [ResourceDeliveryProcessor] Sending file back
20


Did it play the first time or did it spin both times

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 100 guests

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