Opened 16 years ago

Closed 15 years ago

#8247 closed defect (fixed)

Stream ordering fix for mythburn.py / mytharchive

Reported by: anonymous Owned by: paulh
Priority: minor Milestone: unknown
Component: Plugin - MythArchive Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I've recently encountered a recording which had the streams output in a different order to the PIDs specified on the Project-X command line, so I've written the attached patch to try and do things a bit better than in my original code.

It was created against 0.21's mythburn.py as that's what I currently run, but the same code is in 0.23's mythburn.py.

I've used this code to burn many discs without issue.

Attachments (1)

mythburn-streamorder-20100329.diff (4.0 KB ) - added by Alex Butcher 16 years ago.
patch to improve stream ordering

Download all attachments as: .zip

Change History (4)

by Alex Butcher, 16 years ago

patch to improve stream ordering

comment:1 by Alex Butcher, 16 years ago

FYI, this is a better fix for #5263 than my original fix which was committed.

comment:2 by stuartm, 16 years ago

Severity: highmedium

comment:3 by paulh, 15 years ago

Resolution: fixed
Status: newclosed

(In [25063]) MythArchive: Improved stream ordering/choosing when using ProjectX to cut and de-mux. Only very lightly tested by me but I do know others have tested it without issue.

Patch from Alex Butcher. Fixes #8247.

Note: See TracTickets for help on using tickets.