Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#9584 closed Bug Report (Fixed)
Progress Bar not working for NUV files
| Reported by: | Owned by: | Janne Grunau | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | MythTV - Video Playback | Version: | 0.24-fixes |
| Severity: | medium | Keywords: | Progress Bar NUV |
| Cc: | Ticket locked: | no |
Description
It would appear that recent changes, since 6th Feb 2011 (in respect of issues with BBC HD Channels not displaying the correct time), has rendered the progress bar as 0:00 on all my NUV (mpeg4) files (UK Sky Digital via Svideo input).
LiveTV or watching current Recording shows the time increasing on the total time, but 0:00 as current position.
I am able to FF/RWD and skip forward and backwards by any number of minutes (say 10 minutes), but nothing is shown on the progress bar. Therefore the seek tables do not appear to be corrupt.
I have followed the recent discussions regarding DVB-T Radio (audio - MHEG) also not showing the progress bar correctly, however 2011-02-12 0.24-fixes, do not appear to have any effect.
I still have one frontend which is on 2011-02-04 0.24-fixes, and the progress bar is working correctly.
DVB-T recordings are unaffected.
Mythbuntu 10.10 with 0.24-fixes (daily) PPA
Change History (2)
comment:1 by , 15 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 15 years ago
Use totalLength and framesPlayed to generate duration/position for nuv decoder.
Refs #9584.
Changeset: 99af9272d17e86cca73eb5c9701daa9f8e9254ce

Fixed by 99af9272d17e86cca73e and 72b76bd406210922c004.