Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to seek recordings #111

Open
B0ycee opened this issue Nov 25, 2019 · 2 comments
Open

Unable to seek recordings #111

B0ycee opened this issue Nov 25, 2019 · 2 comments

Comments

@B0ycee
Copy link

B0ycee commented Nov 25, 2019

Version 3.5.18 under Kodi 18.5 x64 playback stops as soon as attempting to seek through a recording

Attempting to resume recording at a position other than beginning also fails.

Platform: Windows 10 1909 x64
Streaming method: TSReader over RTSP

Using ffmpeg streaming method with version 2.4.19 under Kodi 17.6 works perfectly with seeking. Cannot use ffmpeg method under Kodi 18.5 to test (see issue #110)

@B0ycee
Copy link
Author

B0ycee commented May 23, 2021

Still cannot use ffmpeg method under Kodi 19.0/19.1. Using TSReader over RTSP seeking still fails. Following in Kodi.log when attempting seeking:

INFO : AddOnLog: pvr.mediaportal.tvserver: CloseRecordedStream: Stop TSReader...
INFO : AddOnLog: pvr.mediaportal.tvserver: TsReader: closing RTSP client
WARNING : CVideoPlayerVideo::OutputPicture - timeout waiting for buffer
INFO : DXVA::CDecoder::Open: Total video memory available is 4165 MB (dedicated = 128 MB, shared = 4037 MB)
INFO : CVideoPlayer::OnExit()
INFO : VideoPlayer: eof, waiting for queues to empty
INFO : Closing stream player 1
INFO : Waiting for audio thread to exit
ERROR : Got MSGQ_ABORT or MSGO_IS_ERROR return true
INFO : thread end: CVideoPlayerAudio::OnExit()
INFO : Closing audio device
INFO : Deleting audio codec
INFO : Closing stream player 2
INFO : waiting for video thread to exit
ERROR : Got MSGQ_ABORT or MSGO_IS_ERROR return true
INFO : thread end: video_thread
INFO : deleting video codec
INFO : DXVA::CDecoder::Close: closing decoder.
INFO : Closing stream player 3
INFO : Deleting settings information for files pvr://recordings/tv/active/TV recording name.pvr
INFO : CActiveAESink::OpenSink - initialize sink
INFO : CVideoPlayer::CloseFile()
INFO : DXVA::CDecoder::Close: closing decoder.
INFO : DXVA: closing decoder context.
INFO : VideoPlayer: waiting for threads to exit
INFO : VideoPlayer: finished waiting
INFO : CVideoPlayer::CloseFile()
INFO : VideoPlayer: waiting for threads to exit
INFO : VideoPlayer: finished waiting

@B0ycee
Copy link
Author

B0ycee commented Aug 24, 2023

Same behaviour in Kodi v20.2. Would be great if anyone gets a chance to understand why. Seems no option to use Kodi for playback without SMB share otherwise...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant