libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcdio-devel] Let iso-read/iso-info handle UDF images


From: Christophe Fergeau
Subject: [Libcdio-devel] Let iso-read/iso-info handle UDF images
Date: Wed, 17 Oct 2012 13:45:33 +0200

Hi,

I recently needed to get a file from an UDF image (windows 7
installation DVD) on linux as a regular user, and I couldn't
find anything to do that. fuseiso/libarchive don't seem to have
UDF support, and while libcdio has a libudf and some sample code
to read files from an UDF image, iso-read/iso-info do not support
UDF

This patch series moves some code from the udf sample code to
iso-read/iso-info so that they can deal with UDF images as well.
They fall back to the regular ISO9660 code when the image
does not seem to be an UDF image.

Christophe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]