DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 7th September 2010
st89 st89 is offline
New User
 
Join Date: Sep 2009
Posts: 4
Default Playing DVDs

I gathered from OpenBSD Faq 13.9 (can't post link) that it's possible to play DVDs, with or without mounting them. When I do
Code:
$ xine /dev/cd0c
I get
Quote:
- xine engine error -

Input plugin failed to open mrl'/dev/cd0c'
and behind that another message saying
Quote:
"sight", unknown error. (Permission error /dev/cd0c)
I then do
Code:
$ sudo chmod a+r /dev/cd0c
which takes away the second permission-related message but still leaves the first. I then do
Code:
$ sudo mount /dev/cd0c /mnt/dvd;
$ xine /mnt/dvd
and can hear the DVD drive whirring and reading the disc before getting
Quote:
- xine engine error -

Input plugin failed to open mrl
'mnt/dvd/VIDEO_TS/VTS_03_0.VOB'
...which leads to Xine hanging up and requiring killing.

I have similar problems when trying to use dvdrip in that mounting works but reading directly from the DVD drive doesn't. Does anyone know of any resources to get 'raw' (i.e. no need to mount) DVD playback/ripping working? Thanks in advance for any help/tips/pointers
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Playing IPTV Multicast stream tomageeni OpenBSD General 2 18th July 2010 09:28 PM
Automounting CDs/DVDs in KDE on FreeBSD BSDKaffee Guides 10 10th October 2009 08:18 AM
Playing a CD. maxrussell FreeBSD General 2 22nd July 2009 07:24 PM
playing songs in text mode rex FreeBSD General 4 27th August 2008 08:48 PM
Playing DVDs drhowarddrfine FreeBSD Ports and Packages 9 30th May 2008 02:46 PM


All times are GMT. The time now is 07:03 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick