[DVDnav-discuss] [PATCH] fix arbitrary wrong encoded file names in UDF file system

Alexander Roalter alex at roalter.it
Sun Sep 18 12:09:09 CEST 2011


This patch (as suggested in 
http://ubuntuforums.org/showthread.php?p=11254706) fixes an issue with 
newest Paramount DVDs (Thor, Rango) where a special video_ts.ifo file 
with bogus information is placed in the file system in a manner 
unpatched versions of libdvdread will use that file instead of the 
correct VIDEO_TS.IFO file, the result being an unplayable DVD.

The following patch uses the return value of the Unicodedecode to 
determine of such a non-transformable value has been encountered, 
dropping that file name.

-- 
Cheers,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thor.diff
Type: text/x-patch
Size: 1321 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/dvdnav-discuss/attachments/20110918/f58e3e8d/attachment.bin>


More information about the DVDnav-discuss mailing list