Re: dvd::rip - table of contents problems

From: Vincent Blondel (vincent_at_xtra-net.org)
Date: 11/27/05

  • Next message: Cian Hughes: "Building new Athlon AMD64 Socket 939 or 940 machine"
    To: current@freebsd.org
    Date: Sun, 27 Nov 2005 23:49:43 +0100
    
    

    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

    _______________________________________________
    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: Cian Hughes: "Building new Athlon AMD64 Socket 939 or 940 machine"