Re: dvd::rip - table of contents problems

From: Kevin Oberman (oberman_at_es.net)
Date: 11/28/05

  • Next message: Vincent Blondel: "Re: dvd::rip - table of contents problems"
    To: Vincent Blondel <vincent@xtra-net.org>
    Date: Sun, 27 Nov 2005 15:09:14 -0800
    
    

    > From: Vincent Blondel <vincent@xtra-net.org>
    > Date: Sun, 27 Nov 2005 23:49:43 +0100
    > Sender: owner-freebsd-current@freebsd.org
    >
    > On Sun, 2005-11-27 at 15:54 -0500, Nicolas Blais wrote:
    > > On November 27, 2005 03:46 pm, Rainer Alves wrote:
    > > > Vincent Blondel wrote:
    > > > >Hello all,
    > > > >
    > > > >I am trying to use dvd::rip but I encounter some problems and get this
    > > > >error message
    > > > >
    > > > > ...
    > > > > tcprobe output was:
    > > > >
    > > > > [tcprobe] OSS audio device
    > > > > No support for oss compiled in
    > > > > [tcprobe] summary for /dev/acd0, (*) = not default, 0 = not detected
    > > > > no audio track: use "null" import module for audio
    > > > > DVDRIP_SUCCESS
    > > > > at /usr/local/lib/perl5/site_perl/5.8.7/Video/DVDRip/GUI/Pipe.pm
    > > > >line 137
    > > > >
    > > > >Has somebody any experience with dvd::rip with FreeBSD ??
    > > > >Thanks to help me.
    > > > >
    > > > >Regards
    > > >
    > > > I've had the same issue here... instead of trying to read the TOC and
    > > > ripping the DVD directly from /dev/acd0, first mount the DVD under
    > > > /cdrom, then go to the preferences panel and change both "DVD device"
    > > > and "DVD mount point" to /cdrom. This should solve your problem.
    > > >
    > > > --
    > > > Rainer Alves
    > > >
    > >
    > > Actually, that error message is caused by transcode not using the oss_module.
    > > A recent commit to the transcode port fixes that issue (transcode-1.0.1_1).
    > >
    > > Nicolas.
    >
    > I updated transcode to the last version (transcode-1.0.1_1) but now I
    > get another error message when I tcprobe my device
    >
    > wbedllfs # tcprobe -H 10 -i /dev/acd0
    > [tcprobe] OSS audio device
    > SNDCTL_DSP_SETFMT: Inappropriate ioctl for device
    > [tcprobe] failed to probe source

    What do you have configured in dvd::rip as the "DVD device" and "DVD
    mount point"?

    While it seems wrong, to get it to work I ended up pointing both to the
    mount point I use for ripping (~/dvd). If you are mounting it on /cdrom,
    than try just putting that in both fields and see if it works.

    -- 
    R. Kevin Oberman, Network Engineer
    E-mail: oberman@es.net
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Vincent Blondel: "Re: dvd::rip - table of contents problems"

    Relevant Pages