FAQ  •  Register  •  Login

mpeg1 and dlna in samsung es6800

<<

blopa

Serviio newbie

Posts: 11

Joined: Sat Mar 30, 2013 1:30 am

Post Mon Apr 01, 2013 2:23 am

mpeg1 and dlna in samsung es6800

Hello there,
I've decided to ask for help in the forums after strugling with this issue for the past weeks. My problem is that I can't play mpeg1 files (taken from a Sony Cybershot DSC-W80 camera) through serviio.

here some hard data to help you helping me:

. Serviio 1.21 on Windows 7
. Renderer is Samsung ES6800
. Wired connection
. Profile is Samsung TV / player (C/D/E-series) but also tried with a few more, including the generic one
. The TV CAN play the files from an USB port
. I've tried transcoding but nothing

ffmpeg log:

  Code:
C:\Users\xxxxx\Pictures>ffmpeg.exe -i MOV06913.MPG
ffmpeg version 1.1.1 Copyright (c) 2000-2013 the FFmpeg developers
  built on Feb  5 2013 21:59:54 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 --extra-libs='-lrtmp -l
polarssl -lws2_32 -lwinmm -lexpat -lfreetype -lfribidi -lz' --arch=x86 --enable-
runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross-prefix=i686-w64-
mingw32- --pkg-config=pkg-config
  libavutil      52. 13.100 / 52. 13.100
  libavcodec     54. 86.100 / 54. 86.100
  libavformat    54. 59.106 / 54. 59.106
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 32.100 /  3. 32.100
  libswscale      2.  1.103 /  2.  1.103
  libswresample   0. 17.102 /  0. 17.102
[mpeg @ 02B55AE0] max_analyze_duration 5000000 reached at 5004000
Input #0, mpeg, from 'MOV06913.MPG':
  Duration: 00:00:32.07, start: 0.070000, bitrate: 10483 kb/s
    Stream #0:0[0x1c0]: Audio: mp2, 32000 Hz, mono, s16p, 64 kb/s
    Stream #0:1[0x1e0]: Video: mpeg1video, yuv420p, 640x480 [SAR 1:1 DAR 4:3], 1
04857 kb/s, 30 fps, 30 tbr, 90k tbn, 30 tbc
At least one output file must be specified


Mediainfo:

  Code:
Complete name                            : C:\Users\xxxxx\Pictures\MOV06913.MPG
Format                                   : MPEG-PS
File size                                : 40.1 MiB
Duration                                 : 32s 112ms
Overall bit rate mode                    : Variable
Overall bit rate                         : 10.5 Mbps

Video
ID                                       : 224 (0xE0)
Format                                   : MPEG Video
Format version                           : Version 1
Format settings, BVOP                    : No
Format settings, Matrix                  : Default
Format settings, GOP                     : N=1
Duration                                 : 32s 100ms
Bit rate mode                            : Variable
Bit rate                                 : 10.2 Mbps
Width                                    : 640 pixels
Height                                   : 480 pixels
Display aspect ratio                     : 4:3
Frame rate                               : 30.000 fps
Color space                              : YUV
Bit depth                                : 8 bits
Scan type                                : Progressive
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 1.106
Time code of first frame                 : 00:00:00:00
Time code source                         : Group of pictures header
Stream size                              : 39.0 MiB (97%)

Audio
ID                                       : 192 (0xC0)
Format                                   : MPEG Audio
Format version                           : Version 1
Format profile                           : Layer 2
Duration                                 : 32s 112ms
Bit rate mode                            : Constant
Bit rate                                 : 64.0 Kbps
Channel(s)                               : 1 channel
Sampling rate                            : 32.0 KHz
Compression mode                         : Lossy
Stream size                              : 251 KiB (1%)



An important thing to mention is that I've found some kind of workaround with an old program called "MPEG-Corrector". I think it modifies the file header but not sure what it does exactly.
The down side is that i have to do it for each file and is very time consuming with all the videos we are generating lastly (and having a wife and a new born does not help at all!! :))

I would also state in this, my first post, that I've tried a lot of dlna servers and I found serviio being the best option by far. Great work, Petr.

Thanks in advance guys and greetings from Argentina

Blopa
<<

slyguy42o

DLNA master

Posts: 481

Joined: Wed Oct 24, 2012 5:29 am

Post Mon Apr 01, 2013 2:47 pm

Re: mpeg1 and dlna in samsung es6800

can you post detailed serviio logs after trying to play the file?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Apr 01, 2013 10:55 pm

Re: mpeg1 and dlna in samsung es6800

try to add this line

  Code:
<Matches container="mpeg" vCodec="mpeg1video" />


to the C/D/E profile after

  Code:
<Matches container="mp4" vCodec="mjpeg" />
<<

blopa

Serviio newbie

Posts: 11

Joined: Sat Mar 30, 2013 1:30 am

Post Tue Apr 02, 2013 5:30 am

Re: mpeg1 and dlna in samsung es6800

Hi Petr,
your suggestion did the trick! However, I noticed the following:

. No FForward or Rewind
. Incorrect file duration reading. The TV shows 1h 3m and 27s for all videos. Also, the TV is not retrieving the file size (just FYI, not important to me)
. Pop up message on the TV "this file may not be playable propertly" at the beggining of each reproduction
. And most important: Serviio drops after playing the first or second video, randomly. Sometimes the error is "Device disconnected. Device name: Serviio" and sometimes is "Check your network connection". All files are 1 - 5 mins duration. MPEG-Corrector seems to fix this problem. Just wishing not to use it for each file

Attaching a detailed log in case it helps
serviio.log.zip
(222.68 KiB) Downloaded 293 times


Thanks a lot,
Pablo
<<

blopa

Serviio newbie

Posts: 11

Joined: Sat Mar 30, 2013 1:30 am

Post Tue Apr 09, 2013 8:39 pm

Re: mpeg1 and dlna in samsung es6800

hi guys..any word?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Apr 10, 2013 4:57 pm

Re: mpeg1 and dlna in samsung es6800

first two are expected. the other 2 I'm not sure, might be caused by FFmpeg (try a newer version), TV, network...

Return to Samsung

Who is online

Users browsing this forum: No registered users and 27 guests

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