Opened 13 years ago Closed 13 years ago #334 closed defect (fixed)--MRG=0 breaks in HE configs
Description
--MRG=0 causes the encoder to fail in HE configs. Since the HM introduces a flag into the SPS which is not present in the WD, it's probably best to remove this option and the SPS coding. A patch to do this is attached. Attachments (1)Change History (5)comment:1 Changed 13 years ago by DefaultCC Plugin
Changed 13 years ago by thomasdcomment:2 Changed 13 years ago by ksuehring
comment:3 Changed 13 years ago by ksuehring
comment:4 Changed 13 years ago by ksuehring
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
This has been fixed in HM-6.0-dev in r2087 / r2088 (following the suggestion and cleaning up some more unused code)