Opened 19 years ago
Closed 19 years ago
#3282 closed patch (fixed)
To ensure correct playback of dvd's burned with MythArchive -dvd-compat should be added to the growisofs command
| Reported by: | anonymous | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mytharchive | Version: | 0.20 |
| Severity: | medium | Keywords: | dvd burn dvd-compat |
| Cc: | Ticket locked: | no |
Description
I wanted to burn a dvdrw with mytharchive to view a recording on a standalone dvd player. It didn't work from mythtv, but it did work if I burned the image created by mythtv using growisofs myself. The difference was, that I used -dvd-compat. I think it should be added to the mythburn.py script on both lines 1411 and 1414. Just add " -dvd-compat" before " -use-the-force-luke". I tested it yesterday and now dvd playback also works nicely in my standalone dvdplayer with dvd's burned with mythtv!
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | mythburn.py added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

My new and improved mythburn.py script