Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#10736 closed Patch - Bug Fix (Fixed)
Fix passthrough case of mythtrancode running in fifo mode
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25.2 |
Component: | MythTV - Mythtranscode | Version: | 0.25-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This is just a reminder for Gavin to sometime take another look at Ticket #10693. After just a very quick look before he thought it missed an important case, but I'm pretty sure it doesn't. He said he'd take another look, but hasn't had a chance yet, I guess. Without this ticket, it might fall completely off the radar.
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Since this new enhancement (audio passthru of any audio type using fifos) is broken in the 0.25 release pending resolution of this ticket, I have added a note to the 0.25 Release Notes to indicate that it is not working, with a link to this ticket. Hopefully this will prevent other users from spending effort trying to make it work until a fix is available.
Paul, you may want to add a similar note to your sample script on the wiki (further to your note that the passthru option requires 0.25.)
comment:3 Changed 13 years ago by
Milestone: | unknown → 0.25.2 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Merged into fixes/0.25, ported to master (and minor fixes).
comment:4 Changed 13 years ago by
Owner: | set to beirdo |
---|
JYA noticed another problem, to do with the accuracy of the timecode calculation. I've added a commit also to fix that, plus I've commented the algorith. Here's an updated pull request containing both commits: https://github.com/MythTV/mythtv/pull/21. To help anyone wishing to check this without applying the commits, here's the updated version of addData, which is the main change: