Thanks for the response. I did just run "portsnap fetch && portsnap extract" 
right before trying. Why wouldn't I be at the latest version of the ports tree? 
Also, do I understand you correctly that even if I were using the latest ports, 
the handbrake port would still be broken? Any suggestions for how I could fix 
it manually?

Thanks,
Matt


> On Mar 21, 2015, at 9:28 PM, Matthew Donovan <kit...@kitchetech.com> wrote:
> 
> 
> On Mar 21, 2015 8:21 PM, "Matt Klein" <mpkl...@gmail.com> wrote:
> >
> > Hello,
> >
> > I'm having a problem with the port "handbrake".
> >
> > From the Makefile:
> > # Created by: Andrew Thompson <a...@fud.org.nz>
> > # $FreeBSD: head/multimedia/handbrake/Makefile 374303 2014-12-08 16:48:38Z
> > tijl $
> >
> > The build and install of the port succeeds, but the resulting installation
> > is broken. Attempting to read a DVD leads to this error:
> >
> > # HandBrakeCLI -t 1 -f mp4 -e x264 -q 20 -E faac -B 160 -i /dev/cd0 -o
> > /tmp/out.mp4
> > [21:03:28] hb_init: starting libhb thread
> > HandBrake rev5474 (2015032199) - FreeBSD amd64 - http://handbrake.fr
> > 4 CPUs detected
> > Opening /dev/cd0...
> > [21:03:28] hb_scan: path=/dev/cd0, title_index=4
> > libbluray/bdnav/index_parse.c:162: indx_parse(): error opening
> > /dev/cd0/BDMV/index.bdmv
> > libbluray/bdnav/index_parse.c:162: indx_parse(): error opening
> > /dev/cd0/BDMV/BACKUP/index.bdmv
> > libbluray/bluray.c:1725: nav_get_title_list(/dev/cd0) failed (0x8048b3000)
> > [21:03:28] bd: not a bd - trying as a stream/file instead
> > libdvdnav: Using dvdnav version 4.1.3
> > libdvdread: Missing symbols in libdvdcss.so.2, this shouldn't happen !
> > libdvdread: Using libdvdcss version  for DVD access
> > Segmentation fault
> >
> > From these links:
> >
> > https://bbs.archlinux.org/viewtopic.php?id=187410
> > http://www.linuxquestions.org/questions/slackware-14/handbrake-and-current-4175528049/
> >
> > It looks this is due to a handbrake bug that was fixed in version 0.9.9-8;
> > I'm guessing that the version installed by the port is earlier than this,
> > but I don't know enough about how the ports system works to be able to say
> > definitively or to fix it myself.
> >
> > I'm using FreeNAS version 9.3.
> > # uname -i -K -r -U -v
> > 9.3-RELEASE-p10 FreeBSD 9.3-RELEASE-p10 #0 r275790+c9242cc: Mon Mar 16
> > 12:46:11 PDT 2015
> > r...@build3.ixsystems.com:/tank/home/nightlies/FN93/objs/os-base/amd64/tank/home/nightlies/FN93/FreeBSD/src/sys/FREENAS.amd64
> >  FREENAS64 903000 903000
> >
> > Any assistance would be greatly appreciated!
> >
> > Thanks,
> > Matt Klein
> > _______________________________________________
> > freebsd-ports@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 
> Your ports are out of date the lastest port is 9.9.3. The port does need to 
> be updated to the latest however.  Which I cant do currently as not near a 
> FreeBSD system currently
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to