Opened 8 years ago
Closed 8 years ago
Last modified 8 years ago
#11376 closed Bug Report - General (fixed)
LOTR: The Two Towers ISO keep switching to English language
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | MythTV - DVD Playback | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I have created an iso from the Lord of the Rings: The Two Towers DVD (Italian version). The playback always resets to the English audio track, no matter if I select the italian track in the DVD menu or with the OSD. When I use the OSD to select the italian track, it works for the current scene, but as soon as the playback goes to the next chapter, it resets to English again. The iso is on a mythtv backend using storage groups. Note that "LOTR: The Fellowship of the Ring" doesn't have this problem (nor many other DVDs I have converted to ISO). Which logs can I provide to help with this ?
Attachments (1)
Change History (8)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Milestone: | unknown → 0.26.1 |
---|---|
Owner: | set to stuartm |
Status: | new → accepted |
comment:3 Changed 8 years ago by
Not directly relevant, but I've recently started using Project-X in -tots mode to cut recordings from DVB-T in the UK, yielding single video and audio output streams in a TS format that works with uPnP on my TV. VLC and mediainfo agree - wrongly - that the audio stream is in Deutsch/German?.
comment:4 Changed 8 years ago by
Logs with -v playback --loglevel=debug would probably be best for starters.
Changed 8 years ago by
Attachment: | 0001-Fix-filtering-sorting-and-selection-of-DVD-audio-str.patch added |
---|
comment:5 Changed 8 years ago by
As suggested by stichnot, this appears to be the same conceptual issue as in #9429. The attached patch filters out audio streams that are not mapped in the current program chain, which should prevent the mapping errors being encountered.
See also LangSPU_16x9.iso in stuartm's repository.
comment:6 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:7 Changed 8 years ago by
Milestone: | 0.26.1 → 0.27 |
---|---|
Version: | 0.26-fixes → Master Head |
This could be a dup of #9429. Even though #9429 and its attached patch deal with subtitle tracks rather than audio tracks, there may be the same fundamental issue of mapping between tracks and languages.