dvd:// does not seem to work correctly
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
Important Information
Provide following Information:
- mpv version 0.32
- Linux Distribution and Version Arch Linux 64b
- Source of the mpv binary https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz
- If known which version of mpv introduced the problem
- Window Manager and version Plasma 5.19.3 on X11
- GPU driver and version Mesa 20.2.0-dev
Reproduction steps
Playing a DVD with dvd://[title], at the end of the video mpv does not quit but instead launch another title, in my test it'll be the menu forever, but maybe with other DVDs it would be different.
Expected behavior
mpv dvd://[title] quits at the end of the current title
Actual behavior
mpv dvd://[title] keeps going onto the next title, in this case for ever
Log file
I read in #1527 that dvdread:// should be better, but it does not seem to exist anymore unless I now need to enable it at build time but I found no option for that.
My goal is simply to stream-dump to a file, so nothing fancy should be needed.
Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing mpv dvd://[title] on the reported Linux setup and review the linked log for title-transition behavior. Compare the observed end-of-title loop with the expected exit behavior; the issue is done when the selected title stops without launching another title.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, linux
- Domain
- audio-video-rtc, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100