Kodi Community Forum

Full Version: Jerky video for the first few seconds of playback
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm using OpenElec on a Raspberry Pi 2. (Kodi 14.2)

Whenever I play an h264/aac video, the first few seconds of playback are horribly stuttery and jerky, but after that things are OK.

I've uploaded an example of the problem here:
https://youtu.be/2Zc_4jyY33o

These videos are being played from a NFS share.

NFS mount:
Code:
10.0.1.8:/mnt/Data/Media on /storage/dawnstar type nfs (ro,relatime,vers=3,rsize=16384,wsize=16384,namlen=255,soft,nolock,proto=udp,port=2049,timeo=7,retrans=3,sec=sys,local_lock=all,addr=10.0.1.8)

Video details:
Code:
Duration: 01:29:54.82, start: 0.000000, bitrate: 2405 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 2306 kb/s, 25 fps, 25 tbr, 16k tbn, 50 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 93 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
    Stream #0:2: Video: mjpeg, yuvj420p(pc, bt470bg/unknown/unknown), 150x84 [SAR 72:72 DAR 25:14], 90k tbr, 90k tbn, 90k tbc

Any ideas?
(2015-10-26, 03:12)DavidGA Wrote: [ -> ]Any ideas?

Test with the latest available OpenELEC release, which is currently 5.95.5 and see if the problem is already fixed - the version of OpenELEC and Kodi you are using is no longer maintained.