Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/dvd not recognized o_o;;
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
BlueCrystal
n00b
n00b


Joined: 31 Mar 2005
Posts: 9

PostPosted: Thu Mar 31, 2005 10:11 pm    Post subject: /dev/dvd not recognized o_o;; Reply with quote

i kinda figured out why mencoder doesnt work ><;;
its because /dev/dvd wasnt installed or set or something..
i kno that there is a dvd drive but its cd/dvd so everytime i try to run mencoder it
<code> mencoder dvd://1 -ovc lavc -lavcopts vcodec=mpeg4:vpass=1-oac copy -o movie.avi </code>
but it cant find the dvd:
Couldn't open DVD device: /dev/dvd
Cannot open file/device
Exiting...
bash-2.05b#

so is there a way to set up so /dev/dvd is recognized?
Back to top
View user's profile Send private message
chunderbunny
Veteran
Veteran


Joined: 31 May 2004
Posts: 1281
Location: 51°24'27" N, 0°57'15" W

PostPosted: Thu Mar 31, 2005 10:28 pm    Post subject: Reply with quote

You have three choices: either edit the udev configs so that it creates a /dev/dvd symlink, upgrade to the ~arch version of udev (which I think does this anyway) or specify the location of your dvd drive to mencoder. If mencoder workd anything like mplayer then you need to use the option --dvd-device /dev/cdroms/cdrom0 (replace cdrom0 with cdrom1 if this is not the correct device name.)
Back to top
View user's profile Send private message
Travers
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2004
Posts: 142

PostPosted: Fri Apr 01, 2005 12:26 am    Post subject: Reply with quote

My dvd drive is /dev/hdc. So, I could do a #ln -s /dev/hdc /dev/dvd.
That would give any program that wants a /dev/dvd something to do.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum