Page 1 of 1

Sumvision media player

PostPosted: Sun Mar 04, 2012 1:34 pm
by Wingsgb
Just connect a old media player onto my serviio network and noticed it was on a generic profile so i want to create a profile for it as its a good player.

Followed Intel UPnP guide but device never showed up. I also checked the DLNA product page and nothing.

Its a "Sumvision Cyclone MKV1 enclosure media player" cant find the info on there website as its old but iv got a data sheet of the same box just different name http://www.traxdata.com/download/4/Datasheet-MMS-EN.pdf

And here's some info of the box

Audio

MP3, WMA, WAV, OGG, AAC, LPCM, FLAC, DOLBY Digital, DTS Digital.

Video Codec

H.264, MKV, WMV9, MPEG 1/2/4, HD Divx, Xvid, FLV, RM/RMVB

Video File

mkv, ts, m2ts, mts, tp, trp, wmv, ifo, vob, dat, avi, mpg, mp4, mov, rm, rmvb, divx, xvid, flv

Video Resolution

H.264, MKV, WMV9, TS and HD Divx supports up to 1920 x 1080p 30p RM/RMVB supports up to 720p

Subtitle

sub, smi, ssa, srt, idx + sub

Photo File

JPG, JPEG, BMP, PNG, TIFF, GIF

Re: Sumvision media player

PostPosted: Tue Mar 06, 2012 12:40 pm
by zip
does it need a custom profile? did you find any files that don't play on it?

Re: Sumvision media player

PostPosted: Tue Mar 06, 2012 10:29 pm
by Wingsgb
Yes I think it dose need a profile as the picture on the online feed I tested was not smooth atal were as on my tv it was fine.

I will post file info of the stream when it's next on

Re: Sumvision media player

PostPosted: Wed Mar 07, 2012 7:37 pm
by Wingsgb
as requested

  Code:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\wings>cd "\Program Files\Serviio\lib"

C:\Program Files\Serviio\lib>cd "http://127.0.0.1:8902/"
The filename, directory name, or volume label syntax is incorrect.

C:\Program Files\Serviio\lib>ffmpeg.exe -i "http://127.0.0.1:8902/"
ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 13 2011 20:46:11 with gcc 4.4.2
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-co
nfig
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 42. 0 / 53. 42. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
[wmv3 @ 02395d40] Extra data: 8 bits left, value: 0
[asf @ 01677f20] freeing incomplete packet size 4488, new 8729
[asf @ 01677f20] Estimating duration from bitrate, this may be inaccurate

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000
/1) -> 30.00 (30/1)
Input #0, asf, from 'http://127.0.0.1:8902/':
  Metadata:
    WMFSDKVersion   : 12.0.7601.17514
    WMFSDKNeeded    : 0.0.0.0000
    IsVBR           : 0
  Duration: N/A, start: 4221.805000, bitrate: 1880 kb/s
    Stream #0:0(eng): Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, 2 channels,
s16, 80 kb/s
    Stream #0:1(eng): Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 1280x720,
 1800 kb/s, 30 tbr, 1k tbn, 1k tbc
At least one output file must be specified

C:\Program Files\Serviio\lib>

Re: Sumvision media player

PostPosted: Sat Mar 10, 2012 8:43 am
by Wingsgb
Is it the file causing the problem? My device says it plays wmv9 but is that different to wmv3 and intern needs transcoding?

Also while on the subject of transcoding is it possible to create a profile just for mp4/h.264

Re: Sumvision media player

PostPosted: Sat Mar 10, 2012 11:55 am
by zip
wmv3 is WMV9 so it should play. Serviio doesn't distinguish between wmv8 and 9 so if you setup transcoding for all wmv it'll work for all of your wmv files.

Ypou can setup transcoding of only mp4/h264, you just need one Matchers element with mp4 container and h264 vCodec.