[mythtv-commits] Ticket #11299: MythArchive 0.26: DVD creation from DVB-T is broken
MythTV
noreply at mythtv.org
Wed Feb 27 11:52:03 UTC 2013
#11299: MythArchive 0.26: DVD creation from DVB-T is broken
------------------------------+----------------------------
Reporter: J.Pilk@… | Owner: stuarta
Type: Patch - Bug Fix | Status: closed
Priority: minor | Milestone: 0.27
Component: MythTV - General | Version: 0.26-fixes
Severity: medium | Resolution: Fixed
Keywords: | Ticket locked: 0
------------------------------+----------------------------
Comment (by paulh <mythtv@…>):
Replying to [comment:17 J.Pilk@…]:
> Thanks for committing these.
>
> I confess I haven't looked into Paul's Comment 16 and the original form
might be more exactly correct. My problem was that I couldn't select
'NONE' as an encoding profile; re-encoding will still be an option. In a
single run with the new form of test it has worked for me. The recordings
will be demuxed and remuxed later, and I have seen no special problems in
playing disks made from DVB-T formats that are not strictly DVD compliant.
You're talking about the changing the encoding profile on the 'Change
Encoding Profile' profile popup in the frontend here is that correct?
Are you saying you couldn't change the profile to 'None' or that once you
changed it to 'None' the mythburn.py script then ignored your choice?
The only problem I can see is there is another comparison in
MythBurn::getDefaultProfile() that is looking for "mpeg2video" when it
should be looking for "mpeg2video (full)" which will mean the encoding
profile will always use the default profile even if the file is an mpeg2
which maybe what is causing the confusion here although that wouldn't
explain why changing the script fixed it for you. I'm confused time for a
drink :)
--
Ticket URL: <http://code.mythtv.org/trac/ticket/11299#comment:18>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list