Opened 21 years ago
Closed 21 years ago
Last modified 21 years ago
#506 closed patch (fixed)
Audio Sync consolidation
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.19 |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | audio sync |
| Cc: | Ticket locked: | no |
Description
this patch consolidates audio sync control to use tc_wrap.
Attachments (1)
Change History (4)
by , 21 years ago
| Attachment: | mythtv_audiosyncconsolid.patch added |
|---|
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 21 years ago
The logic for disabling the auto resync is that the pts relabel to 0 for mpeg is in avf utils.c and this fixes the problem for any instances Ive found.
Note:
See TracTickets
for help on using tickets.

it also disables auto resync as Ive found this does nasty things sometimes. which is why the equivalent was disabled previously.