Date: Sat, 21 Mar 2015 20:28:02 -0500 From: Matthew Donovan <kitche@kitchetech.com> To: Matt Klein <mpklein@gmail.com> Cc: ports@freebsd.org Subject: Re: Broken port: handbrake Message-ID: <CABgom6eerCV-mTRme-FxeahWOaRsGHTiV9_v_M8DfmNfg6sO4A@mail.gmail.com> In-Reply-To: <CALV1-qjVX6WcfMrGKVEvOXEuej4_wkboEXQhT84j_mYed0dS0Q@mail.gmail.com> References: <CALV1-qjVX6WcfMrGKVEvOXEuej4_wkboEXQhT84j_mYed0dS0Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 21, 2015 8:21 PM, "Matt Klein" <mpklein@gmail.com> wrote: > > Hello, > > I'm having a problem with the port "handbrake". > > From the Makefile: > # Created by: Andrew Thompson <andy@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 > root@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-unsubscribe@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABgom6eerCV-mTRme-FxeahWOaRsGHTiV9_v_M8DfmNfg6sO4A>