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

FastForward / Rewind not working #71

Open
Space2Man opened this issue Mar 5, 2018 · 14 comments
Open

FastForward / Rewind not working #71

Space2Man opened this issue Mar 5, 2018 · 14 comments

Comments

@Space2Man
Copy link

Hi Antti, Hi Rolf,

thanks for all your hard work on vaapidevice. I just noticed one issue. If I FastForward or Rewind then the "position" clock is not updating and if you press play again you are at the same time where you started FastForward / Rewind ... even if you let FF/Rew run for quite some time ...

Not sure where this started ... my last "known good" commit (6372704) is also affected ...

Thanks and best regards,

Jochen

@jupe76
Copy link

jupe76 commented Mar 6, 2018

No such issues here (ffmpeg 3.4.2, libva-2.1.0-1, X.Org 1.19.6, vdr 2.3.8)

@pesintta
Copy link
Owner

pesintta commented Mar 6, 2018

Tested various samples and also could not reproduce the issue. (ffmpeg 3.3.6, libva-2.1.0-1, X.Org 1.19.5, vdr 2.3.8).
Is there anything special in the recordings that you use, e.g pes instead of ts, h.264 or mpeg-2 etc.?

Also, does your vdr have write-access to recordings so that it is able to create/update the resume files? Read-only access might cause the described behavior.

@Space2Man
Copy link
Author

Space2Man commented Mar 6, 2018

Hm, yes, looks like only some recordings (most from the same channel -- SuperRTL) are affected. I also saw that I have included the naludump patch although it's deactivated in settings. ... I will compile without that patch ... if required I can also provide a sample of the recordings ...

That also explains why it was not noticed before ... our kids do not ff/rew and I only noticed when trying to cut some series for them ...

@Space2Man
Copy link
Author

FYI: I have removed the naludump patch from the build process and did a small test which looked fine. But I will know more once the recording of Toggo channel has finished tomorrow afternoon.

@Space2Man
Copy link
Author

Hi,

it's a very strange behaviour ... while "Spirit" was working almost fine "Dragons" was a complete mess again. Even if cut it has the same issue.

But I did one test on my nvidia based system with softhddevice ... same issue with the same recording. So either something "old" in softhddevice/vaapidevice is broken or something common (like ffmpeg) or the TV station broadcasts some kind of crap ...

Any hint how I can verify / exclude that? I can provide a short sample (100MB).

Thanks and best regards,

Jochen

@pesintta
Copy link
Owner

pesintta commented Mar 8, 2018

I think the problem might be in the demuxer part of original softhddevice. We haven't really modified that code so same bug might be present in all versions of the plugin.

A sample of few minutes could be of interest. I guess you could contact us privately so @rofafor can then take a look.

@Space2Man
Copy link
Author

@rofafor did you get my message via vdr-portal?

@rofafor
Copy link
Contributor

rofafor commented Mar 10, 2018

I did, but the provided URL doesn't work.

@Space2Man
Copy link
Author

Ah, sorry, my fault ... geo-blocking was still active ... please try again :)

@rofafor
Copy link
Contributor

rofafor commented Mar 10, 2018

Got it, thanks!

@rofafor
Copy link
Contributor

rofafor commented Mar 13, 2018

The bug was introduced in commit df3464b

@Space2Man
Copy link
Author

Hi, can I somehow assist in troubleshooting / testing?

@rofafor
Copy link
Contributor

rofafor commented Mar 28, 2018

Sorry, I haven't had any time to investigate the actual bug - just bisecting the offending commit after I got the sample.

@rofafor
Copy link
Contributor

rofafor commented Aug 9, 2018

This has been fixed in #122, but unfortunately it still contains a few other showstoppers.

j1rie pushed a commit to j1rie/vdr-plugin-softhddevice that referenced this issue Dec 23, 2023
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

4 participants