On Jun 26, 2013 5:28 PM, "Simon" <[email protected]> wrote: > > Hello Everyone, > > Does anyone use the latest FFMpeg version 1.2 and FreeBSD? > > How did you compile it? did you run into any issues? > > The FFMpeg port is 6+ months behind and I feel like I'm the only one who uses > this which would be very odd given everything uses video nowadays. > > Thanks, > Simon > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " [email protected]"
i make extensive use of ffmpeg, try devel port or try build from ffmpeg src, try gcc46. there arent issues i can think of. its pretty well put together. if you install the port first then build src its easier b/c it pulls in dependencies. just use something besides /usr/local for the prefix of src install. Waitman Gobble San Jose California USA _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
