Re: DVD & how to overcome mkisofs

2019-09-10 Thread T T
hi all . now i use openbsd snapshots(6.6) and manage to watch DVD . 1) mount /dev/cd0c /mnt 2)$ mplayer -v /mnt/VIDEO_TS/VTS_11_1.VOB | grep 'audio stream' ==> Found audio stream: 128 ==> Found audio stream: 129 3)mplayer /mnt/VIDEO_TS/VTS_11_1.VOB -aid 129 -nosub -- regards

Re: DVD & how to overcome mkisofs (zsh function)

2014-08-14 Thread Tuyosi Takesima
thanks reply . i managed to find http://qiita.com/yuku_t/items/77c23390e52168a2754a . perhaps 1) chsh -s zsh 2) edit .zshrc fpath .or FPATH . /usr/local/share/zsh/5.0.5/functions/ autoload ...genisoimage then genisoimage go but i do not understand now how to use fun

Re: DVD & how to overcome mkisofs

2014-08-14 Thread Joel Rees
On Thu, Aug 14, 2014 at 9:52 PM, Tuyosi Takesima wrote: > Josh's advise make me forward. > i upgrade snapshots . > and pkg_add zsh . > > then > '/usr/local/share/zsh/5.0.5/functions/_genisoimage' appear . > > head /usr/local/share/zsh/5.0.5/functions/_genisoimage > is next . > > #compdef genisoi

Re: DVD & how to overcome mkisofs

2014-08-14 Thread Tuyosi Takesima
Josh's advise make me forward. i upgrade snapshots . and pkg_add zsh . then '/usr/local/share/zsh/5.0.5/functions/_genisoimage' appear . head /usr/local/share/zsh/5.0.5/functions/_genisoimage is next . #compdef genisoimage _arguments \ '-nobak[do not include backup files]' \ '-no-bak[do no

Re: [Bulk] Re: DVD & how to overcome mkisofs

2014-07-23 Thread Kevin Chadwick
previously on this list Stuart Henderson contributed: > I think it may be better to change the group ownership of the device > node instead - I don't see the need for mplayer to have access to the > other privileges that "operator" allows. brw-r- 1 cdwrite cdread6, 2 Jul 19 17:36 /dev

Re: [Bulk] Re: DVD & how to overcome mkisofs

2014-07-23 Thread Kevin Chadwick
previously on this list Kevin Chadwick contributed: > > I think it may be better to change the group ownership of the device > > node instead - I don't see the need for mplayer to have access to the > > other privileges that "operator" allows. > > brw-r- 1 cdwrite cdread6, 2 Jul 19

Re: DVD & how to overcome mkisofs

2014-07-23 Thread Josh Grosse
On Wed, Jul 23, 2014 at 08:31:57AM +, Stuart Henderson wrote: > I think it may be better to change the group ownership of the device > node instead - I don't see the need for mplayer to have access to the > other privileges that "operator" allows. That's something I have not previously consi

Re: DVD & how to overcome mkisofs

2014-07-23 Thread Stuart Henderson
On 2014-07-22, Josh Grosse wrote: > On Tue, Jul 22, 2014 at 09:22:24AM +, Stuart Henderson wrote: >> On 2014-07-21, Tuyosi Takesima wrote: >> > ... >> > >> > sudo mplayer dvd://1 -dvd-device /dev/rcd0c -aid 129 >> > >> > ... >> I think it would be better to change permissions on the device -

Re: DVD & how to overcome mkisofs

2014-07-22 Thread Tuyosi Takesima
thanks , kind advise . # usermod -G operator tuyosi

Re: DVD & how to overcome mkisofs

2014-07-22 Thread Josh Grosse
On Tue, Jul 22, 2014 at 09:22:24AM +, Stuart Henderson wrote: > On 2014-07-21, Tuyosi Takesima wrote: > > ... > > > > sudo mplayer dvd://1 -dvd-device /dev/rcd0c -aid 129 > > > > ... > I think it would be better to change permissions on the device - > mplayer code should not be run as root.

Re: DVD & how to overcome mkisofs

2014-07-22 Thread Stuart Henderson
On 2014-07-21, Tuyosi Takesima wrote: > Hi al . > > xine is good , but big . > > i hear and see DVD by > > sudo mplayer dvd://1 -dvd-device /dev/rcd0c -aid 129 > > i owe > http://sakamoto.fam.cx/index.cgi?p=Video%2FMPlayer . > > in my case ,i do ' sudo mplayer -v dvd://1 -dvd-device /dev/rcd0

Re: DVD & how to overcome mkisofs

2014-07-20 Thread Tuyosi Takesima
Hi al . xine is good , but big . i hear and see DVD by sudo mplayer dvd://1 -dvd-device /dev/rcd0c -aid 129 i owe http://sakamoto.fam.cx/index.cgi?p=Video%2FMPlayer . in my case ,i do ' sudo mplayer -v dvd://1 -dvd-device /dev/rcd0c ' then i get audio stream: 0 format: ac3 (5.1) lan

Re: DVD & how to overcome mkisofs

2014-07-20 Thread Tuyosi Takesima
acording to https://wiki.archlinux.org/index.php/Optical_Disc_Drive_ , -use-the-force-luke=spare:none may be good for growisofs. ---tuyosi

Re: DVD & how to overcome mkisofs

2014-07-08 Thread Tuyosi Takesima
Hi ,all i at last manage to sucseed by advice of misc . --- dvdbackup -M -i /dev/rcd0c -o /home/DVD/NAME mkisofs -dvd-video -o /home/ISO/test.iso /home/DVD/NAME/fogefoge growisofs -dvd-compat -Z /dev/rcd0c=/home/ISO/test.iso --- test.iso is over 7GB . thanks a lot .

Re: [Bulk] Re: [Bulk] Re: DVD & how to overcome mkisofs

2014-07-08 Thread Kevin Chadwick
previously on this list Maurice McCarthy contributed: > > I used to use and liked x-cdroast but have had more success with > > tkdvd > > lately which shows you the commandline that it uses too. > > > Thanks for the tip about tkdvd. I only once tried K3B, because of the > glowing reports it h

Re: [Bulk] Re: DVD & how to overcome mkisofs

2014-07-08 Thread Maurice McCarthy
On 2014-07-07 16:28, Kevin Chadwick wrote: previously on this list Maurice McCarthy contributed: OpenBSD has K3B from the KDE desktop. If I remember rightly I tried k3b on amd64 recently and it didn't work for me even when told which devices to use manually. The latest k3b has switched to r

Re: [Bulk] Re: DVD & how to overcome mkisofs

2014-07-07 Thread Kevin Chadwick
previously on this list Maurice McCarthy contributed: > OpenBSD has K3B from the KDE desktop. If I remember rightly I tried k3b on amd64 recently and it didn't work for me even when told which devices to use manually. The latest k3b has switched to rediculously requiring udisks and all the depend

Re: DVD & how to overcome mkisofs

2014-07-07 Thread Maurice McCarthy
On 2014-07-07 04:10, Tuyosi Takesima wrote: Hi ,all . i understand dd's limit . i am considring about " growisofs -dvd-compat -Z $DEV="$FILE" -use-the-force-luke=dao:$SIZE $SPEEDSTR " , but clueless , ' man growisofs' give me no hint especially 'dao's usage' . i only guess "growisofs -dvd-

Re: DVD & how to overcome mkisofs

2014-07-06 Thread Tuyosi Takesima
Hi ,all . i understand dd's limit . i am considring about " growisofs -dvd-compat -Z $DEV="$FILE" -use-the-force-luke=dao:$SIZE $SPEEDSTR " , but clueless , ' man growisofs' give me no hint especially 'dao's usage' . i only guess "growisofs -dvd-compat -Z /dev/rcd0c=/ISO/test.iso -use-the-for

Re: DVD & how to overcome mkisofs

2014-07-06 Thread Maurice McCarthy
On 2014-07-06 03:15, Tuyosi Takesima wrote: owing to Maurice advice , i manage to succeed . 1) simple but beautiful dd if=/dev/rcd0c of=dvd.iso bs=64k growisofs -dvd-compat -Z /dev/rcd0c=dvd.iso this image -rw-r--r-- 1 root tuyosi 3882747904 Jul 6 09:42 dvd.iso and is bigger than image

Re: DVD & how to overcome mkisofs

2014-07-05 Thread Tuyosi Takesima
owing to Maurice advice , i manage to succeed . 1) simple but beautiful dd if=/dev/rcd0c of=dvd.iso bs=64k growisofs -dvd-compat -Z /dev/rcd0c=dvd.iso this image -rw-r--r-- 1 root tuyosi 3882747904 Jul 6 09:42 dvd.iso and is bigger than image made by mkisofs 2984450048 Jul 6 08:21 ISO/t

Re: DVD & how to overcome mkisofs

2014-07-05 Thread Maurice McCarthy
Simplest $ sudo chown root:operator /dev/*cd* $ sudo user mod -G operator tuyosi Copy dvd to disk $ dd if=/dev/rcd0c of=dvd.iso bs=64k Burn dvd $ growisofs -dvd-compat -Z /dev/rcd0c=dvd.iso Good Luck Mo

Re: DVD & how to overcome mkisofs

2014-07-05 Thread Maurice McCarthy
Rip the original DVD with dvdbackup or dvdcpy. (If you do not need to do any transcoding to do you could use "dd" to copy the raw iso.) Have you then tried installing dvdstyler to create and burn your new dvd? It pulls in all necessary dependencies. DvdStyler contains these commands: Create is

Re: DVD & how to overcome mkisofs

2014-07-04 Thread Kevin Chadwick
previously on this list Tuyosi Takesima contributed: > *"sudo mplayer dvd://1 /dev/rcd0c" go well .* > You would be better of modifying the group permissions or adding yourself to the operator group (instead of running complicated mplayer code as root). > > *but by home video , DVD is bigin

Re: DVD & how to overcome mkisofs

2014-07-04 Thread Tuyosi Takesima
thanks to Josf . I succedd in partialy . *mplayer well read directory which is done by dvsbackup .* *mplayer well read iso-image whidh is done by mkisofs .* and, *"sudo mplayer dvd://1 /dev/rcd0c" go well .* *but by home video , DVD is bigin to be read about 10 second or so but at last home

Re: DVD & how to overcome mkisofs

2014-07-02 Thread Josh Grosse
On Thu, Jul 03, 2014 at 11:14:40AM +0900, Tuyosi Takesima wrote: > Thanks Josh' s advice , i try it after two days . > In debian , no mkisofs , instead genisoimage . > Times are changing . $ pkg_locate genisoimage zsh-5.0.5p0:shells/zsh:/usr/local/share/zsh/5.0.5/functions/_genisoimage

Re: DVD & how to overcome mkisofs

2014-07-02 Thread Tuyosi Takesima
Thanks Josh' s advice , i try it after two days . In debian , no mkisofs , instead genisoimage . Times are changing .

Re: DVD & how to overcome mkisofs

2014-07-02 Thread Tuyosi Takesima
thanks for reply . sorry , mkhybrid doesn't have ' -udf -dvd-video ' suffics . I guess mkhybrid cannot deal udf file system . --- tuyosi

Re: DVD & how to overcome mkisofs

2014-07-02 Thread Josh Grosse
On Thu, Jul 03, 2014 at 08:54:35AM +0900, Tuyosi Takesima wrote: > Hi , all . > > I try to copy DVD . > but in OpenSD , mkisofs doesn't exist . Yes, it does. But not in the base. Instead, it's available as a 3rd party package/port. You may find databases/pkglocatedb helpful. In this examp

Re: DVD & how to overcome mkisofs

2014-07-02 Thread Chris Cappuccio
Use mkhybrid ?? Tuyosi Takesima [nakajin.fu...@gmail.com] wrote: > Hi , all . > > I try to copy DVD . > but in OpenSD , mkisofs doesn't exist . > > > my procedurw is next > I use dvd-rw. > > 1)format > dvd+rw-format -force /dev/rcd0c > > 2)ripping > dvdbackup -M -n test -i /dev/

DVD & how to overcome mkisofs

2014-07-02 Thread Tuyosi Takesima
Hi , all . I try to copy DVD . but in OpenSD , mkisofs doesn't exist . my procedurw is next I use dvd-rw. 1)format dvd+rw-format -force /dev/rcd0c 2)ripping dvdbackup -M -n test -i /dev/rcd0c -o /home/DVD/ 3) in Linux mkisofs -udf -dvd-video -o /ISO/test.iso /home/DVD/tes