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

Re: how to mount a Video DVD when it is on hard drive. ? (treat directory as an iso)



On 23/01/12 01:38, shirish शिरीष wrote:
> at bottom :-
> 
> 2012/1/22 Scott Ferguson <prettyfly.productions@gmail.com>:
> 
> <snipped>
> 

<snipped>
> What I have is that I have downloaded dvd video files and I
> want to use that as a virtual drive 

I'm not understanding why => VLC => "Open Directory..." is not doing
that for you already. If you've already tried that and it failed -
please try it again using the cli (see further down this post for
example) and post the output.

In KDE with Dolphin - right-click on the directory, choose "Other..."
from the "Open with..." drop-down, select "VLC" from the list (beneath
"Multimedia"), select "Remember application association for this type of
file" => "OK".
(The above is best done with the hot keys)
>From then on it'll be the first option in the "Open with" right-click
sub-menu. (hot key is V)

<snipped>
> 
> Btw my /etc/sudoers does have my user as access after giving the root password.

No worries - just substitute "sudo" for "su"
Doesn't matter how you become root.
NOTE: the answers are to your questions - with the hope that others may
use them.

> 
> Looking forward for clarity .


:-)

# pwd
/home/scott
# mkdir iso
# mount -o loop,users -t iso9660
/media/One_Terrabyte/Movies/Deadwood/deadwoods2d1.iso iso
~$ mkdir "Deadwood Series Two Disk One"
$ cp -R iso/* "Deadwood Series Two Disk One"
$ ls -R iso
iso:
audio_ts  video_ts

iso/audio_ts:

iso/video_ts:
video_ts.bup  vts_01_0.bup  vts_01_1.vob  vts_01_4.vob  vts_02_0.ifo
video_ts.ifo  vts_01_0.ifo  vts_01_2.vob  vts_01_5.vob  vts_02_1.vob
video_ts.vob  vts_01_0.vob  vts_01_3.vob  vts_02_0.bup
==========
A directory, not mounted on a loopback, containing a media DVD
==========
$ vlc dvd:///home/scott/"Deadwood Series Two Disk One"
VLC media player 1.1.3 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Warning: call to signal(13, 0x1)
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0xb67750d4, 0xb6775048)
Blocked: call to setlocale(6, "")
Warning: call to signal(13, 0x1)
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Couldn't find device name.
libdvdnav: Can't read name block. Probably not a DVD-ROM device.
libdvdnav: Unable to find map file '/home/scott/.dvdnav/.map'
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions:
1 2 3 4 5 6 7 8
Warning: call to srand(155239)
Warning: call to rand()
Warning: call to rand()
swScaler: pal8 is not supported as output pixel format
[0x976a594] swscale scale error: could not init SwScaler and/or allocate
memory
No accelerated IMDCT transform found
========
VLC loads, navigation and play all work.



Cheers

-- 
Iceweasel/Firefox extensions for finding answers to Debian questions:-
https://addons.mozilla.org/en-US/firefox/collections/Scott_Ferguson/debian/

NOTE: new update available for Debian Buttons
(New button for querying Debian Developer Package):-
https://addons.mozilla.org/en-US/firefox/addon/debian-buttons/


Reply to: