FAQ  •  Register  •  Login

.strm files not shown after upgrading to serviio 1.4

<<

hoobastalib

Serviio newbie

Posts: 5

Joined: Sat Mar 08, 2014 2:36 pm

Post Sat Mar 08, 2014 2:47 pm

.strm files not shown after upgrading to serviio 1.4

Hi everyone

My sony bravia tv (2011) in version 1.3 was able to view .strm files that I have shared from my pc. After upgrading to serviio 1.4, the .strm files are not shown in my sony tv anymore.

It just shows a "There are no items to display" message
Anyone having the same problem or have any solution for this?

Very much appreciated!
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Mar 10, 2014 8:31 am

Re: .strm files not shown after upgrading to serviio 1.4

Could you provide information about such strm file format? see signature links.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

hoobastalib

Serviio newbie

Posts: 5

Joined: Sat Mar 08, 2014 2:36 pm

Post Mon Mar 10, 2014 2:25 pm

Re: .strm files not shown after upgrading to serviio 1.4

Thanks for the reply! this is what I saw in the logs


  Code:
[FeedUpdaterThread] Failed to retrieve online item information for http://localhost:8902/tv.asf. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:320)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:237)
   at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:116)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
   at org.serviio.library.metadata.FFmpegMetadataRetriever.validateMandatoryMetadata(FFmpegMetadataRetriever.java:454)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:97)
   at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:135)
   at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:299)



and the contents of my .strm are just the following:

  Code:
http://127.0.0.1:8902/tv.asf


I used vlc player on my ipad to get the stream from my pc and it works fine.
What baffles me is that this used to work for me on my sony tv but this update seemed to have done something :(
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Mar 10, 2014 3:45 pm

Re: .strm files not shown after upgrading to serviio 1.4

Could you provide the result of this command line,
ffmpeg.exe -i "http://127.0.0.1:8902/tv.asf"

Open a windows terminal and use the ffmpeg.exe from the ../serviio/lib/ffmpeg.exe
I will try to find what are changes between 1.3 and 1.4 version...
<<

Iveky

User avatar

DLNA master

Posts: 329

Joined: Thu Jan 31, 2013 5:17 pm

Location: Split, Croatia

Post Mon Mar 10, 2014 3:56 pm

Re: .strm files not shown after upgrading to serviio 1.4

it is some AcePlayer on PC?

Sent from my LG-E440 using Tapatalk 2
<<

hoobastalib

Serviio newbie

Posts: 5

Joined: Sat Mar 08, 2014 2:36 pm

Post Sun Mar 16, 2014 1:32 pm

Re: .strm files not shown after upgrading to serviio 1.4

Here it is Illico

  Code:


E:\Program Files\Serviio\lib> ffmpeg.exe -i "http://127.0.0.1:8902/tv.asf"
ffmpeg version N-54096-ge41bf19 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jun 18 2013 10:49:28 with gcc 4.7.2 (GCC)
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-libass --enable-librtm
p --enable-fontconfig --enable-libfreetype --enable-zlib --enable-libx264 --extr
a-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --a
rch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross
-prefix=i686-w64-mingw32- --enable-gpl --pkg-config=pkg-config
  libavutil      52. 37.101 / 52. 37.101
  libavcodec     55. 16.100 / 55. 16.100
  libavformat    55.  9.100 / 55.  9.100
  libavdevice    55.  2.100 / 55.  2.100
  libavfilter     3. 77.101 /  3. 77.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  3.100 / 52.  3.100
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[h264 @ 03ABFCA0] non-existing PPS referenced
[h264 @ 03ABFCA0] non-existing PPS 0 referenced
[h264 @ 03ABFCA0] decode_slice_header error
[h264 @ 03ABFCA0] no frame!
[mpegts @ 01CAECA0] max_analyze_duration 5000000 reached at 5016000 microseconds

Input #0, mpegts, from 'http://127.0.0.1:8902/tv.asf':
  Duration: N/A, start: 44289.297767, bitrate: 128 kb/s
  Program 1
    Stream #0:0[0x44](eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo
, s16p, 128 kb/s
    Stream #0:1[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuvj420p, 12
80x720 [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 90k tbn, 100 tbc
At least one output file must be specified



Illico wrote:Could you provide the result of this command line,
ffmpeg.exe -i "http://127.0.0.1:8902/tv.asf"

Open a windows terminal and use the ffmpeg.exe from the ../serviio/lib/ffmpeg.exe
I will try to find what are changes between 1.3 and 1.4 version...
<<

hoobastalib

Serviio newbie

Posts: 5

Joined: Sat Mar 08, 2014 2:36 pm

Post Sun Mar 16, 2014 1:33 pm

Re: .strm files not shown after upgrading to serviio 1.4

Iveky wrote:it is some AcePlayer on PC?

Sent from my LG-E440 using Tapatalk 2



yeapz.
<<

hoobastalib

Serviio newbie

Posts: 5

Joined: Sat Mar 08, 2014 2:36 pm

Post Wed Apr 09, 2014 11:13 pm

Re: .strm files not shown after upgrading to serviio 1.4

anyone? :(

Return to Sony

Who is online

Users browsing this forum: No registered users and 33 guests

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