NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 54 55 56 57 58 … 102 Next »
Skipping on UK recordings degraded in 211017

 
  • 0 Vote(s) - 0 Average
Skipping on UK recordings degraded in 211017
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#21
2021-11-05, 01:50 AM (This post was last modified: 2021-11-05, 01:53 AM by gEd.)
Will check tomorrow.chéers

But yes it works fine with the standard files from 17 Oct release except for the skipping problem
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#22
2021-11-05, 03:39 AM
(2021-11-05, 01:23 AM)gEd Wrote: er...isn't that what the above screenshot shows?

Sorry I'm used to seeing the confusing American style and the 5th confused me because it is only the fourth here.

Or perhaps a bit of " he who goes forth with a fifth on the fourth may not come forth on the fifth".

Martin
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#23
2021-11-05, 12:49 PM
I rolled back to a version from September and replayed the same video again. They key difference to note is that with the 17 oct version, it is launching 2 LAV audio decoders.
I thought that this was b/c the video has an additional audio channel (204) for the visually impaired. However I remuxed the recording and tried again (keeping file name the same) and it still starts 2 x LAV audio decoders.

I also note that the message "reference clock changed" only appears in the newer logs

I run npvrsetup again to upgrade from pre 17-oct version to latest build, added the 2 x dlls you asked me to test (to both folders) and it still barfs.
 
earlier version


Code:
2021-11-05 11:46:55.285    [DEBUG][1]    Playing video file: R:\Recordings\The Old Grey Whistle Test\The Old Grey Whistle Test_20211029_23002345.ts
2021-11-05 11:46:55.441    [DEBUG][1]    Using 'NPVR TS Reader 5' (C:\Program Files\NextPVR\client\NPVRTSReader5.ax)
2021-11-05 11:46:55.532    [DEBUG][1]    File in use. Maybe still recording.
2021-11-05 11:46:55.550    [DEBUG][1]    Timing.info reports duration 2875391ms
2021-11-05 11:46:55.551    [DEBUG][1]    RenderDemux()
2021-11-05 11:46:55.570    [DEBUG][1]    Adding system H264 decoder
2021-11-05 11:46:55.572    [DEBUG][1]    Adding EVR renderer
2021-11-05 11:46:56.043    [DEBUG][1]    about to load decoder
2021-11-05 11:46:56.136    [DEBUG][1]    added decoder to graph
2021-11-05 11:46:56.243    [DEBUG][1]    Adding system HE-AAC decoder
2021-11-05 11:46:56.243    [DEBUG][1]    about to load decoder
2021-11-05 11:46:56.298    [DEBUG][1]    added decoder to graph
2021-11-05 11:46:56.298    [DEBUG][1]    adding audio renderer: Default DirectSound Device
2021-11-05 11:46:56.537    [DEBUG][1]    setting 'auto' aspect ratio
2021-11-05 11:46:56.622    [DEBUG][1]    Graph filter list:
2021-11-05 11:46:56.622    [DEBUG][1]     - NPVR PES Collector (DVBSubs)
2021-11-05 11:46:56.622    [DEBUG][1]     - HEAAC Audio Renderer
2021-11-05 11:46:56.622    [DEBUG][1]     - EVR Renderer
2021-11-05 11:46:56.622    [DEBUG][1]     - LAV Audio Decoder
2021-11-05 11:46:56.622    [DEBUG][1]     - LAV Video Decoder
2021-11-05 11:46:56.622    [DEBUG][1]     - NPVR TS Reader 5
2021-11-05 11:46:56.646    [DEBUG][1]    comskip edl file does not exist locally for (R:\Recordings\The Old Grey Whistle Test\The Old Grey Whistle Test_20211029_23002345.ts)
2021-11-05 11:46:56.646    [DEBUG][1]    ActivatePopup: null
2021-11-05 11:46:56.646    [DEBUG][1]    deactivating old popup: ShowDetailsPopup
2021-11-05 11:46:56.646    [DEBUG][1]    Going to dispose popup at end of animation
2021-11-05 11:46:56.646    [DEBUG][1]    StoreMetaData@2
2021-11-05 11:46:56.646    [DEBUG][1]    StoreMetaData@2
2021-11-05 11:46:56.646    [DEBUG][1]    StoreMetaData@2
2021-11-05 11:46:56.647    [DEBUG][1]    StoreMetaData@2
2021-11-05 11:46:56.647    [DEBUG][1]    StoreMetaData@2
2021-11-05 11:46:56.647    [DEBUG][1]    StoreMetaData@2
2021-11-05 11:46:56.663    [DEBUG][1]    PreventMonitorStandby() needs implementation
2021-11-05 11:46:56.666    [DEBUG][1]    Updated OSD hash () vs (MetaData)
2021-11-05 11:46:56.710    [DEBUG][1]    audio renderer now AAC


17 oct version
Code:
2021-11-05 11:57:07.426 [DEBUG][1] Playing video file: R:\Recordings\The Old Grey Whistle Test\The Old Grey Whistle Test_20211029_23002345.ts
2021-11-05 11:57:07.564 [DEBUG][1] Using 'NPVR TS Reader 5' (C:\Program Files\NextPVR\client\NPVRTSReader5.ax)
2021-11-05 11:57:07.581 [DEBUG][1] File in use. Maybe still recording.
2021-11-05 11:57:07.589 [DEBUG][1] Timing.info reports duration 2875391ms
2021-11-05 11:57:07.590 [DEBUG][1] RenderDemux()
2021-11-05 11:57:07.598 [DEBUG][1] Adding system HE-AAC decoder
2021-11-05 11:57:07.598 [DEBUG][1] about to load decoder
2021-11-05 11:57:07.681 [DEBUG][1] added decoder to graph
2021-11-05 11:57:07.681 [DEBUG][1] adding audio renderer: Default DirectSound Device
2021-11-05 11:57:07.878 [DEBUG][1] Adding system AAC decoder
2021-11-05 11:57:07.878 [DEBUG][1] about to load decoder
2021-11-05 11:57:07.895 [DEBUG][1] added decoder to graph
2021-11-05 11:57:07.895 [DEBUG][1] adding audio renderer: Default DirectSound Device
2021-11-05 11:57:07.924 [DEBUG][1] Adding system MPEG1 Layer2 decoder
2021-11-05 11:57:07.924 [DEBUG][1] Adding system AC3 decoder
2021-11-05 11:57:07.924 [DEBUG][1] Adding system H264 decoder
2021-11-05 11:57:07.925 [DEBUG][1] Adding EVR renderer
2021-11-05 11:57:08.297 [DEBUG][1] about to load decoder
2021-11-05 11:57:08.321 [DEBUG][1] added decoder to graph
2021-11-05 11:57:08.436 [DEBUG][1] setting 'auto' aspect ratio
2021-11-05 11:57:08.528 [DEBUG][1] Graph filter list:
2021-11-05 11:57:08.528 [DEBUG][1] - NPVR PES Collector (DVBSubs)
2021-11-05 11:57:08.528 [DEBUG][1] - EVR Renderer
2021-11-05 11:57:08.528 [DEBUG][1] - AAC Audio Renderer
2021-11-05 11:57:08.528 [DEBUG][1] - HEAAC Audio Renderer
2021-11-05 11:57:08.528 [DEBUG][1] - LAV Video Decoder
2021-11-05 11:57:08.528 [DEBUG][1] - LAV Audio Decoder 0001
2021-11-05 11:57:08.528 [DEBUG][1] - LAV Audio Decoder
2021-11-05 11:57:08.528 [DEBUG][1] - NPVR TS Reader 5
2021-11-05 11:57:08.553 [DEBUG][1] comskip edl file does not exist locally for (R:\Recordings\The Old Grey Whistle Test\The Old Grey Whistle Test_20211029_23002345.ts)
2021-11-05 11:57:08.553 [DEBUG][1] ActivatePopup: null
2021-11-05 11:57:08.561 [DEBUG][1] PreventMonitorStandby() needs implementation
2021-11-05 11:57:08.565 [DEBUG][1] Updated OSD hash () vs (MetaData)
2021-11-05 11:57:08.632 [DEBUG][1] audio renderer now AAC
2021-11-05 11:57:08.632 [DEBUG][1] reference clock changed


Attached Files Thumbnail(s)
   

.zip   2011017 version logs.zip (Size: 5.43 KB / Downloads: 1)
.zip   5.2.0.210912 logs-20211105-1150 v2.zip (Size: 27.59 KB / Downloads: 0)
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#24
2021-11-05, 12:56 PM
It probably worth posting a link to a 100MB sample of a problem file. Something large enough to skip in that you have the problem with there.

Martin
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#25
2021-11-05, 02:15 PM
Here's a 100MB sample taken with cutchunk (from end of file)

https://drive.google.com/file/d/1UhwfrEG...sp=sharing

It's just standard UK Freeview HD (stream 0 H264 video, stream 1 audio, stream 2 audio for visually impaired, stream 3 DVB subtitles)
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#26
2021-11-05, 03:08 PM (This post was last modified: 2021-11-05, 03:13 PM by mvallevand.)
That file doesn't have very good timestamps, so it might not be the best test. I have 5.1.2 and 5.2.2 on my system, and neither skip very crisply but I found 5.1 seemed to have longer pauses after the skip. Same thing with V4 there are certainly pauses after the skip

Are you comparing NextPVR and Kodi perhaps?

As for lip sync typically talk shows work better but I found that when video did start after a skip lip sync was ok.

Martin
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#27
2021-11-05, 03:17 PM
No, just the nextpvr client. I had been playing with kodi as an app on my TV to simply things (like only needing to use the TV remote) but had periodic black frames gave up on that for the moment and switched back to the native windows client so we could watch TV without issue. This was fine until the 17 oct update.

do you have thoughts on why the newer version starts up 2 x LAV audio filters , whether this is expected behaviour and why the behaviour might be different from the previous release?
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#28
2021-11-05, 03:31 PM (This post was last modified: 2021-11-05, 03:34 PM by mvallevand.)
If you check the status it is opening an aac decoder. There is a identified audio tream pid 204 that is missing in the mux. In theory NextPVR does need to add it in case the stream appears.

Martin
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#29
2021-11-05, 08:50 PM
humm, having played around a bit more, I see that the pre-17 Oct version also goes into slow-mo for about 1.5 seconds after a skip but I'm pretty sure it's not as bad as the 17 oct release.. I need to investigate some more.

by way of comparison, this .ts file that I converted to a h265 files some time ago, skips absolutely perfectly.

2021-11-05 18:59:02.430 [DEBUG][1] Playing video file: R:\Recordings\Dynasties\Season 01\Dynasties.S01E05.Tiger.mp4
2021-11-05 18:59:02.432 [DEBUG][1] Adding EVR renderer
2021-11-05 18:59:03.319 [DEBUG][1] setting 'auto' aspect ratio
2021-11-05 18:59:03.323 [DEBUG][1] Source Aspect Ratio: 120x67
2021-11-05 18:59:03.323 [DEBUG][1] Setting display rect: 0.000000,0.003704,1.000000,0.996296
2021-11-05 18:59:03.463 [DEBUG][1] Graph filter list:
2021-11-05 18:59:03.463 [DEBUG][1] - AssFilterMod(AutoLoad)
2021-11-05 18:59:03.463 [DEBUG][1] - Default DirectSound Device
2021-11-05 18:59:03.463 [DEBUG][1] - EVR Renderer
2021-11-05 18:59:03.463 [DEBUG][1] - Microsoft DTV-DVD Audio Decoder
2021-11-05 18:59:03.463 [DEBUG][1] - LAV Video Decoder
2021-11-05 18:59:03.463 [DEBUG][1] - R:\Recordings\Dynasties\Season 01\Dynasties.S01E05.Tiger.mp4
2021-11-05 18:59:03.467 [DEBUG][1] Source Aspect Ratio: 120x67
2021-11-05 18:59:03.467 [DEBUG][1] Setting display rect: 0.000000,0.003704,1.000000,0.996296
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,196
Threads: 958
Joined: May 2006
#30
2021-11-05, 08:54 PM
That's not a particularly valid test, mp4 file are designed for seeking ts files are not. Much of the playback of mp4 files is out of NextPVR's control too.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recent recordings contain several corrupt data VanKuiSh 3 221 2025-07-07, 04:55 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 40 4,623 2025-06-23, 01:15 AM
Last Post: sub
  Series Recordings - Bug? MalcolmInman 32 1,609 2025-05-31, 01:52 AM
Last Post: mvallevand
  Pending recordings not showing in web interface and NextPVR gadget not working... henryixV 4 468 2025-05-27, 08:29 PM
Last Post: henryixV
  Failed recordings "Operation timed out" Stanno 8 688 2025-04-27, 07:26 PM
Last Post: Nick017
  Can't delete scheduled recordings Druhl 3 318 2025-04-22, 09:10 PM
Last Post: mvallevand
  Manual Recurring Recordings jcole998 3 337 2025-04-17, 09:10 PM
Last Post: mvallevand
  NPVR Windows recordings folder cleanup.... Colincam 21 3,629 2025-04-16, 07:38 PM
Last Post: mvallevand
  Portions of recordings are missing MovieBuff 6 652 2025-04-14, 03:15 PM
Last Post: MovieBuff
  Recordings not displaying Jakesty 4 403 2025-04-12, 01:15 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode