Opened 20 years ago
Closed 20 years ago
#1093 closed patch (fixed)
Add ability to insert DVD NAV packets in mythtranscode and mpeg2fix
Reported by: | Owned by: | Geoffrey Hausheer | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | dvd transcode nav dvdauthor |
Cc: | Ticket locked: | no |
Description
The attached patch adds the "--dvd" command line option to mythtranscode and mpeg2fix which passes the right flag to the replex library so the DVD NAV packets are inserted in the resulting stream.
With this option, if the input file satisfies reslution and bitrate requirements, the output file can be fed directly to dvdauthor without any further steps.
This brings us one (very) small step closer towards the integrated DVD burning solution :-)
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | mythtranscode-dvd.patch added |
---|
comment:1 by , 20 years ago
Milestone: | → 0.20 |
---|---|
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.
Thanks, I'll look at it after 0.19 is out the door.