From owner-freebsd-current Thu Jul 3 00:33:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA26262 for current-outgoing; Thu, 3 Jul 1997 00:33:17 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca13-14.ix.netcom.com [204.32.168.46]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA26253; Thu, 3 Jul 1997 00:33:12 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.6/8.6.9) id AAA06698; Thu, 3 Jul 1997 00:33:09 -0700 (PDT) Date: Thu, 3 Jul 1997 00:33:09 -0700 (PDT) Message-Id: <199707030733.AAA06698@silvia.HIP.Berkeley.EDU> To: gpalmer@FreeBSD.ORG CC: current@FreeBSD.ORG In-reply-to: <7457.867913662@orion.webspan.net> (gpalmer@FreeBSD.ORG) Subject: Re: unreadable files on photo CD From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * I think there is a free util to convert them to pbm's * .... hpcdtoppm. It may have been integrated into the pbm toolkit now. You're right, itojun told me it's already part of netpbm. Ohashi-san also mentioned a patch to xv, I'm testing it now. * I bet it's 'cos they are multi-session disks, and win95 displays the * different sessions as one. When you add new photos to an existing * photo-cd, they get added as new sessions. (from memory) Ah. I see some code going into the -current branch of mount_cd9660 and isofs/cd9660. Joerg, do you have any plans to integrate those to -2.2? vvvvvvv I'd try it myself but Joerg says "I've got similar patches for RELENG_2_2, should i commit them too?", which kinda implies it's not the exact same patch.... Satoshi