Page 1 of 1

Video playing from near the end

PostPosted: Tue Apr 03, 2012 3:22 am
by PeterT
I'm using Serviio on a WHS; running 0.6.2.

Testing to a VLC 2.01 client and using it's DLNA mode I am seeing weirdness with one set of videos; rather than playing from the start, they appear to start about 44 minutes into a 45 minute video. Playing the exact same video via a share and opening the file via VLC's Open File option, the file plays correctly.

MediaInfo
  Code:
General
Complete name                            : \\SERVER\Torrents\Cleaned-Up\Lord Peter Wimsey\Season 1\Clouds Part 1.avi
Format                                   : AVI
Format/Info                              : Audio Video Interleave
File size                                : 525 MiB
Duration                                 : 44mn 54s
Overall bit rate                         : 1 635 Kbps

Video
ID                                       : 0
Format                                   : MPEG-4 Visual
Format profile                           : Simple@L3
Format settings, BVOP                    : No
Format settings, QPel                    : No
Format settings, GMC                     : No warppoints
Format settings, Matrix                  : Default (H.263)
Codec ID                                 : XVID
Codec ID/Hint                            : XviD
Duration                                 : 44mn 54s
Bit rate                                 : 1 489 Kbps
Width                                    : 512 pixels
Height                                   : 384 pixels
Display aspect ratio                     : 4:3
Frame rate                               : 29.970 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.253
Stream size                              : 478 MiB (91%)
Writing library                          : ZJMedia MPEG Encoder

Audio
ID                                       : 1
Format                                   : MPEG Audio
Format version                           : Version 1
Format profile                           : Layer 3
Mode                                     : Joint stereo
Mode extension                           : MS Stereo
Codec ID                                 : 55
Codec ID/Hint                            : MP3
Duration                                 : 44mn 54s
Bit rate mode                            : Constant
Bit rate                                 : 128 Kbps
Channel(s)                               : 2 channels
Sampling rate                            : 44.1 KHz
Compression mode                         : Lossy
Stream size                              : 41.1 MiB (8%)
Alignment                                : Aligned on interleaves
Interleave, duration                     : 26 ms (0.78 video frame)


ffmpeg output:
  Code:

 built on Dec 13 2011 20:46:11 with gcc 4.4.2
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffserver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enable-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-config
  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
Input #0, avi, from 'Clouds Part 1.avi':
  Duration: 00:44:54.72, start: 0.000000, bitrate: 1634 kb/s
    Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 512x384 [SAR 1:1 DAR 4:3], 29.97 tbr, 29.97 tbn, 29.97 tbc
    Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
At least one output file must be specified

Re: Video playing from near the end

PostPosted: Tue Apr 03, 2012 6:37 pm
by PeterT
Weird... playback to a Patriot Box Office via serviio works perfectly

Re: Video playing from near the end

PostPosted: Tue Apr 10, 2012 11:49 am
by zip
can you post the detailed log of when playing via VLC? Might be it's asking for byte range at the end of the file for some reason.