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 … 55 56 57 58 59 433 Next »
4.05 Skipping Issues on Recordings

4.05 Skipping Issues on Recordings
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#21
2018-02-04, 01:47 AM
I temporarily deleted the timing.info file while tested for Sub to see what would happen. I still have it so I can add it back.
NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#22
2018-02-04, 02:41 AM
I think I can see the problem happening in demux.txt. I have to think about how it is happening, and why it's different on other machines (like when I play the same file here)
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,301
Threads: 114
Joined: Oct 2008
#23
2018-02-04, 05:49 AM (This post was last modified: 2018-02-04, 05:56 AM by Lao Pan.)
mvallevand Wrote:2018-02-03 19:19:11.429 [DEBUG][1] File in use. Maybe still recording

Is odd for an older recording. Also no timing.info on that share?

Martin

I also get this on every recording.

Code:
2018-02-03 17:00:58.064    [DEBUG][1]    SelectedItem@end
2018-02-03 17:00:58.994    [DEBUG][1]    PlaybackPositionHelper.GetPlaybackPosition(E:\Video Recordings\FIA World Rally Championship\FIA World Rally Championship_20171009_19002000.ts)
2018-02-03 17:00:58.994    [DEBUG][1]    File not previously played (3096)
2018-02-03 17:00:59.004    [DEBUG][1]    Playing video file: E:\Video Recordings\FIA World Rally Championship\FIA World Rally Championship_20171009_19002000.ts
2018-02-03 17:00:59.494    [DEBUG][1]    Using 'NPVR TS Reader 4'
2018-02-03 17:00:59.534    [DEBUG][1]    File in use. Maybe still recording.
2018-02-03 17:00:59.544    [DEBUG][1]    RenderDemux()
2018-02-03 17:00:59.544    [DEBUG][1]    Adding system H264 decoder

This file would have had the timing info removed as it had been edited in Videoredo.

Edit
Also just tested on recording from last week which had the same comment followed by the timing info length. - so I get it on every recording.
It's not an overly complicated system - it's more - overly simple operatives  Huh
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#24
2018-02-04, 06:22 AM
z06racer66, can you see if playing with this updated NPVRTSReader4.ax helps? I've made a change for one thing I saw in your logs. If it doesn't fix it, please try about the same set of steps (wait to about 5 second mark, then skip forward 60 seconds), and post the same logs.

FYI, I'm in the middle of some changes to my development environment...if you have major problems with this version, and can't play anything, you might need to install this updated Microsoft runtime: https://aka.ms/vs/15/release/VC_redist.x86.exe
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#25
2018-02-04, 06:23 AM
Just ignore that "File in use. Maybe still recording". It's not important.
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,301
Threads: 114
Joined: Oct 2008
#26
2018-02-04, 11:31 AM
Using this latest TSReader4 and a descent signal (at lastSmile) All channels are good except the BBC1 & BBC2 SD (Mpeg2) which start with green block breakup (about a second) using LAVFilters-0.70.2-88
This doesn't appear to be happening on any of the other Mpeg2 channels any more and it's not visible in VLC.
Must be something odd in the BBC encoding.

Below is a 16 mb recording of live TV which shows the problem

http://www.filedropper.com/sundaypolitic...0411101215
It's not an overly complicated system - it's more - overly simple operatives  Huh
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#27
2018-02-04, 05:45 PM
Lao Pan Wrote:Using this latest TSReader4 and a descent signal (at lastSmile) All channels are good except the BBC1 & BBC2 SD (Mpeg2) which start with green block breakup (about a second) using LAVFilters-0.70.2-88
This doesn't appear to be happening on any of the other Mpeg2 channels any more and it's not visible in VLC.
Must be something odd in the BBC encoding.
In an MPEG2 stream, they send a complete picture, then about 30 or so partial pictures, before repeating the cycle. It looks like LAV is trying to start playback from wherever in the stream the recording, even if it starts from a pile of partial frames. Most video decoders, like the Microsoft DTV-DVD decoder I use, wont attempt to show a first frame until it gets it's first complete frame.
z06racer66
Offline

Member

Posts: 116
Threads: 27
Joined: Jun 2010
#28
2018-02-04, 06:32 PM
Here you go sub. I waited until about the 5 second mark and skipped forward 60 seconds. Pretty much the same results. The video will go into fast forward mode and then into slow motion until the audio would catch up and then resume normally.

Tom
NextPVR 6.x
NextPVR Windows Client
Windows 10 x64 Home
AMD 4850e
4GB RAM
GeForce GT 710
240 GB SSD + OMV 16TB NAS
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#29
2018-02-04, 07:45 PM
sub Wrote:
Lao Pan Wrote:Using this latest TSReader4 and a descent signal (at lastSmile) All channels are good except the BBC1 & BBC2 SD (Mpeg2) which start with green block breakup (about a second) using LAVFilters-0.70.2-88
This doesn't appear to be happening on any of the other Mpeg2 channels any more and it's not visible in VLC.
Must be something odd in the BBC encoding.
In an MPEG2 stream, they send a complete picture, then about 30 or so partial pictures, before repeating the cycle. It looks like LAV is trying to start playback from wherever in the stream the recording, even if it starts from a pile of partial frames. Most video decoders, like the Microsoft DTV-DVD decoder I use, wont attempt to show a first frame until it gets it's first complete frame.
I've put a change in for the next build that'll force the LAV to also start from the first complete picture (I-Frame), so you don't get this half second or so of partial frames.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#30
2018-02-04, 08:04 PM
z06racer66 Wrote:Here you go sub. I waited until about the 5 second mark and skipped forward 60 seconds. Pretty much the same results. The video will go into fast forward mode and then into slow motion until the audio would catch up and then resume normally.
I've added a little more logging. Can you repeat this patch installed, and supply those logs again?
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,683 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,534 2022-03-19, 03:28 AM
Last Post: sub
  tsreader4 skipping issues dlindyds 63 15,753 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Fast-forward and comskip issues manic_biker 11 4,261 2021-07-12, 02:17 AM
Last Post: Robazz
  Issues with Signal? Tularis 6 2,605 2021-05-01, 11:09 AM
Last Post: shspvr
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 16,037 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,274 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,333 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,579 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 3,108 2020-10-11, 08:07 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