Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#6731 closed defect (fixed)
Transcode in trunk 20907 with DVB-T records destorys the ability to seek.
Reported by: | Owned by: | Janne Grunau | |
---|---|---|---|
Priority: | major | Milestone: | 0.22 |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | mythtranscode seek table |
Cc: | Ticket locked: | no |
Description
I record PAL DVB-T programs and then use the editor to trim out the ads. I then run mythtranscode to remove the advertising material. Once this is done (and not before) I lose the ability to jump forwards or backwards through the material. The OSD claims that I've moved forward/backward, but the program starts again from the beginning. I have tried rebuilding seek tables with mythcommflag, but this does not work. I believe it started some time prior to the 11th July (I update roughly weekly).
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [20941]) do not overwrite setted AVPacket.pos, fixes keyframe index calculation
gets rid of unused AVStream addition cur_frame_startpos Fixes #6731, Refs #4862