Opened 16 years ago
Closed 16 years ago
#6564 closed defect (fixed)
Fast Forward/Rewind with no seektable is broken
Reported by: | anonymous | Owned by: | Anduin Withers |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | MythTV - Video Playback | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
mythvideo locks up the mythfrontend when ffwd or rrwd.. here is backtrace for it
Attachments (1)
Change History (6)
comment:1 by , 16 years ago
Component: | Plugin - MythVideo → MythTV - Video Playback |
---|---|
Status: | new → infoneeded_new |
Summary: | mythvideo ffwd lock up → Fast Forward/Rewind with no seektable is broken |
comment:2 by , 16 years ago
I have gotten around this by using mythcommflag to rebuild the seek tables for all videos in my "archives" It seems the internal player does not like it when you drop HDPVR recorded H.264s and play it via Mythvideo
comment:4 by , 16 years ago
Current trunk fixes the issue (I can ffwd and rwd), but... major pixelization occurs when FFWD or RWD
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | infoneeded_new → closed |
Closed per (?)reporter(?) (also, worksforme)
Note:
See TracTickets
for help on using tickets.
Please try with latest trunk. The backtrace doesn't make it look like it's really hung, it's just trying to buffer enough video, probably because you have no seektables.
We also need to know what type of files, mpeg2, h.264 or something else? Which container? In short we need much more information.