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 … 35 36 37 38 39 … 104 Next »
Recording cut short

 
  • 0 Vote(s) - 0 Average
Recording cut short
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#1
2023-01-22, 03:39 PM
Hello,
I have a recording that seems to have been cut short recording but will play to completion in VLC.
It is Mrs Doubtfire recorded back on 1-19-23 at 7:12 to 9:23 am.  
I suspect this the same that is happening with my Mothers nextpvr as well.  

https://drive.google.com/drive/folders/1...sp=sharing
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,528
Threads: 964
Joined: May 2006
#2
2023-01-22, 03:44 PM (This post was last modified: 2023-01-22, 03:45 PM by mvallevand.)
Which NextPVR player/client shows it short?

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#3
2023-01-22, 03:52 PM
Within NextPVR and windows media player. In Nextpvr it stops and says it is the end of the recording at 1 hr 37 min. In Windows Media Player it runs into problems 1 hr 37 min into the recording. In VLC it plays to completion.
Thank you,
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,528
Threads: 964
Joined: May 2006
#4
2023-01-22, 03:58 PM
That recorded stream definitely needs a remux so it will depend on the player's remux so it is probably a source issue. If it happens often you will need to post process your recordings.

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#5
2023-01-22, 04:05 PM
Ok, How/what process would I need to do to post process it?

This issue seems to have started with NextPVR ver 5 and ver 6. Never had this issue on ver 4. I just migrated over to ver 6 recently. My Mother has had 5 and 6 and has complained of this issue.

Any Thoughts?

Thank you
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,528
Threads: 964
Joined: May 2006
#6
2023-01-22, 04:20 PM (This post was last modified: 2023-01-22, 04:21 PM by mvallevand.)
No this is source issue, the file has bad timestamps and junk in the file, talk to your provider if you really want a solution. It is hard for a player to get good time stamps and skip in this file. It is likely playable but not skipping is not something IPTV providers care about.

In general a simple remux is

Code:
ffmpeg -i filename -c copy -c:s copy newfilename
Depend
ing on your player because this is h264/aac I would remux it to seekable mp4

Code:
ffmpeg.exe" -i filename -c copy -c:s copy -movflags faststart newfilename.mp4

since that can play nicely in the NextPVR web player. You can experiment with the web player options to generate mp4 files too.

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#7
2023-01-22, 06:30 PM
I do all this in a cmd window? This is a first for me.

Also what shall I say to my provider?
As always that you.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,528
Threads: 964
Joined: May 2006
#8
2023-01-22, 06:40 PM (This post was last modified: 2023-01-22, 06:41 PM by mvallevand.)
Yes but sorry I am not going to spend time of this as I have noted to others I don't support using ffmpeg, it's too much trouble. You can find ffmpeg in C:\Program File\NextPVR\Other so you don't need to install.

I wouldn't bother with the provider, they have no obligation to provide quality streams. The make money by mass distribution not service. Even OTA you can find this problem again because the broadcast streams are designed for live playback, and your recording will play live without seeking.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording stuck in loop Gmjh 17 582 2025-08-31, 09:25 PM
Last Post: Gmjh
  Externally generated SRT subtitles for DVB recording not displayed hmc 12 719 2025-08-17, 09:03 AM
Last Post: hmc
  Recording Glitches - Debug Advice? andrewj 7 704 2025-06-23, 08:19 PM
Last Post: mvallevand
  Advanced Recording Scheduling question Bobins 7 601 2025-06-17, 12:56 AM
Last Post: mvallevand
  "Recording interrupted" problem started happening sharkbite 8 1,097 2025-06-02, 08:08 AM
Last Post: sharkbite
  Failed: Recording interrupted jzk 3 723 2025-04-18, 09:06 PM
Last Post: mvallevand
  Unable to delete recording. File may be in use. seattlefog 24 2,011 2025-04-13, 01:08 AM
Last Post: sub
  Directory not deleted after recording deleted Bobins 13 1,564 2025-03-08, 05:30 PM
Last Post: sub
  Recording IPTV lemmy999 8 1,261 2025-03-02, 06:13 PM
Last Post: lemmy999
  Temporarily Suspend Recording andrewj 1 447 2025-02-25, 12:44 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