Date: Tue, 28 Aug 2007 13:32:46 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: multimedia@freebsd.org Subject: Re: how play dvd / vcd Message-ID: <46D3EBBE.5030403@yandex.ru> In-Reply-To: <20070827131435.qq3nv5nvyko884co@webmail.leidinger.net> References: <7fd638000708270320k27350963s190f4e1c2421887b@mail.gmail.com> <20070827131435.qq3nv5nvyko884co@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote: >> well, again, how do i load alcohol images created from windows xp esp >> movies? > > I don't know what kind of images alcohol creates, but if they are just > plain 1:1 copies, then you just need to point you player to the file. First of you can try to mount your images via a memory disk. See mdconfig(8) and the following example: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virtual.html#AEN25376 (of course, you should use "mount -t cd9660 /dev/md0 /cdrom") Also you can convert mdf images to iso. (try mdf2iso in ports/sysutils). -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46D3EBBE.5030403>