Opened 10 years ago
Closed 9 years ago
Last modified 9 years ago
#9870 closed Patch - Bug Fix (Fixed)
mpeg2fix transcoding crashes with no language metadata
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | major | Milestone: | 0.25 |
Component: | MythTV - Mythtranscode | Version: | 0.24.1 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
If a recording is transcoded a second time, mythtranscode fails with a segfault, the attached patch corrects this problem.
Attachments (1)
Change History (6)
Changed 10 years ago by
Attachment: | mythtv.patch added |
---|
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | set to beirdo |
---|---|
Status: | new → assigned |
comment:3 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Milestone: | unknown → 0.25 |
Resolution: | → Fixed |
Status: | assigned → closed |
This has been fixed in master.
comment:4 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | transcoding a recording a second time fails with segfault → mpeg2fix transcoding crashes with no language metadata |
Huh? How did I get that into the description?!
As this is about to have a major rewrite committed (for getting rid of Qt3Support structures), I doubt much more will be done in 0.24-fixes. I'll look at backporting this in the meantime perhaps (and one other subsequent bugfix).
comment:5 Changed 9 years ago by
We don't use AVMetadata in 0.24, the offending code was added after the 0.24 release [83e79b6e] and therefore the fix doesn't need to be backported.
I've reported the false version, it is in 0.24-fixes, sorry.