Opening TS_VIDEO folder as a DVD disc in a path contains Hebrew letters fails
Opening TS_VIDEO folder as a DVD disc for this path:
C:\Users\Itay\SkyDrive\Backup\DVDs\אאא\VIDEO_TS
Does not work.
Log is attached.
Changing path to:
C:\Users\Itay\SkyDrive\Backup\DVDs\aaa\VIDEO_TS
And it works well.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Developer
I can't reproduce. Seems os/fs related.
- Owner
Try 3.0?
- Owner
I guess this is an issue in libdvdread, for the same reason as libbluray.
- Contributor
Yes. And it uses readdir too. I can copy the fix for open() from libudfread.
Also libdvdcss might need the same fix...
Collapse replies - Owner
That would be nice.
The opening code of libdvdread and libdvdcss are insane...
#ifdef
in the same file, instead of splitting the code in several files...As for libdvdcss, I'm not too sure, since for iso, is dvdcss actually used?
- Please register or sign in to reply
- Contributor
Looks like it is used when present.
- Contributor
Also, this issue is with dvd directory tree too, not just with .iso. And with cache files if user name is not ASCII...
Edited by Petri Hintukainen 1 - Owner
- Jean-Baptiste Kempf mentioned in commit f7cfb90d
mentioned in commit f7cfb90d
- Jean-Baptiste Kempf changed milestone to %3.0.13
changed milestone to %3.0.13
- Jean-Baptiste Kempf marked #22096 (closed) as a duplicate of this issue
marked #22096 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #22096 (closed)
marked this issue as related to #22096 (closed)
- Owner
Fixed in f7cfb90d and backported to 3.0.x
- Jean-Baptiste Kempf closed
closed
- Jean-Baptiste Kempf added Status::fixed label
added Status::fixed label
- Owner
Released dvdnav, dvdread and dvdcss for all this.
- Jean-Baptiste Kempf marked this issue as related to #25723 (closed)
marked this issue as related to #25723 (closed)