NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 29 30 31 32 33 … 433 Next »
Slow motion on live tv

Slow motion on live tv
rosario04
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Mar 2018
#11
2019-02-17, 08:44 PM
Backend is Laptop. Front end is Firetv Cube (using KODI)n and hdhomerun tuner
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#12
2019-02-17, 09:04 PM
Yeah, likely the FireTV Cube not liking Kodi's attempts to deinterlace.
rosario04
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Mar 2018
#13
2019-02-17, 09:06 PM
I have kodi with next pvr and hd homerun on Amazon fire tv cube.
rosario04
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Mar 2018
#14
2019-02-17, 11:05 PM
Well I ran the same set up on my H96 box and it works better but stll slo mo. Man. Its driving me nuts. It has to be the whatever is feeding the video as both android boxes one with kodi 17.6 and the other with kodi 18.1 rc. basically have the same issue or the next pvr app?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,941
Threads: 956
Joined: May 2006
#15
2019-02-17, 11:15 PM
It is not NextPVR. If you can try wired network it would help. You still didn't provide any kodi debug logs which would help a lot.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#16
2019-02-18, 12:08 AM
rosario04 Wrote:Well I ran the same set up on my H96 box and it works better but stll slo mo. Man. Its driving me nuts. It has to be the whatever is feeding the video as both android boxes one with kodi 17.6 and the other with kodi 18.1 rc. basically have the same issue or the next pvr app?
NextPVR just passes Kodi a copy of the broadcast data. Kodi is doing the playback (ie, decoding the stream into frames, and presenting them at the right time etc).

If you try a Kodi on Windows, you'll probably find it works great. Kodi is well known to have shitty playback of interlaced content on Android boxes.
rosario04
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Mar 2018
#17
2019-02-18, 01:28 AM
14:55:15.820 T:18446744073254861088 NOTICE: special://profile/ is mapped to: special://masterprofile/
14:55:15.820 T:18446744073254861088 NOTICE: -----------------------------------------------------------------------
14:55:15.820 T:18446744073254861088 NOTICE: Starting Kodi (17.6 Git:20171114-a9a7a20). Platform: Android ARM 32-bit
14:55:15.821 T:18446744073254861088 NOTICE: Using Release Kodi x32 build
14:55:15.821 T:18446744073254861088 NOTICE: Kodi compiled Nov 14 2017 by GCC 4.9.0 for Android ARM 32-bit API level 21 (API level 21)
14:55:15.821 T:18446744073254861088 NOTICE: Running on Amazon AFTA with Android 7.1.2 API level 25, kernel: Linux ARM 32-bit version 3.14.29
14:55:15.821 T:18446744073254861088 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
14:55:15.821 T:18446744073254861088 NOTICE: Host CPU: AArch64 Processor rev 4 (aarch64), 4 cores available
14:55:15.822 T:18446744073254861088 NOTICE: Product: stark, Device: stark, Board: p212 - Manufacturer: Amazon, Brand: Amazon, Model: AFTA, Hardware: amlogic
14:55:15.829 T:18446744073254861088 NOTICE: External storage path = /storage/emulated/0; status = ok
14:55:15.829 T:18446744073254861088 NOTICE: ARM Features: Neon enabled
14:55:15.829 T:18446744073254861088 NOTICE: special://xbmc/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
14:55:15.829 T:18446744073254861088 NOTICE: special://xbmcbin/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
14:55:15.830 T:18446744073254861088 NOTICE: special://xbmcbinaddons/ is mapped to: /data/app/org.xbmc.kodi-1/lib/arm
14:55:15.830 T:18446744073254861088 NOTICE: special://masterprofile/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata
14:55:15.830 T:18446744073254861088 NOTICE: special://envhome/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files
14:55:15.830 T:18446744073254861088 NOTICE: special://home/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi
14:55:15.831 T:18446744073254861088 NOTICE: special://temp/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
14:55:15.831 T:18446744073254861088 NOTICE: special://logpath/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
14:55:15.832 T:18446744073254861088 NOTICE: The executable running is: /data/app/org.xbmc.kodi-1/lib/arm/libkodi.so
14:55:15.832 T:18446744073254861088 NOTICE: Local hostname: localhost
14:55:15.832 T:18446744073254861088 NOTICE: Log File is located: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp//kodi.log
14:55:15.833 T:18446744073254861088 NOTICE: -----------------------------------------------------------------------
14:55:15.833 T:18446744073254861088 NOTICE: load settings...

Somehow it started working fine on all the devices. Weird. But obviously something is still wrong. Thanks
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,941
Threads: 956
Joined: May 2006
#18
2019-02-18, 01:39 AM
rosario04 Wrote:But obviously something is still wrong. Thanks

Certainly the way you uploaded that log is wrong. We need the entire debug log while video is playing if things go bad again. There is a Kodi log loader app that makes it relatively easy.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Tuner not being released when live TV stopped on Kodi dark_half 7 2,830 2022-06-12, 11:59 PM
Last Post: sub
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,119 2021-05-05, 06:23 AM
Last Post: tvwatcher
Photo video in recordings slow to display jimbojones 7 2,767 2020-04-02, 10:37 PM
Last Post: jimbojones
  Black Screen Live TV and Recording Eric8497 9 4,249 2020-03-14, 06:17 PM
Last Post: sub
  Live TV not working jresnick 21 10,109 2020-01-04, 06:26 PM
Last Post: BrettB
  No live TV display or audio Kram 3 2,220 2019-12-02, 10:30 PM
Last Post: mvallevand
  Record direct from live tv? rv0987 3 1,941 2019-11-01, 12:29 PM
Last Post: rv0987
  Live Stream Transcode hdpvr-doug8796 13 4,654 2019-10-18, 05:53 PM
Last Post: hdpvr-doug8796
  Black Screen, No Audio - Live TV Rev73 11 6,052 2019-08-21, 01:48 AM
Last Post: mvallevand
  After performing new channel scan, all channels and live TV are black ctdenney 8 2,359 2019-07-31, 06:19 PM
Last Post: ctdenney

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode