Re: the state of software players
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
Claude Heiland-Allen wrote: > I always found 'ogle' to be the best free software player for testing... You’re right! It doesn’t have the problem with proper menu display/highlighting that I found with VLC. > ... but it seems no longer maintained and at least on Ubuntu Karmic it > required a little hacking of the source code to even compile. I only needed some minor tweaks: * The ALSA detection was broken, it thought I had version 0.5, and asked me to get 0.9, when in fact I have 1.0.x. * Fix a syntax error involving a label at the end of a compound statement (just add a semicolon) * Fix an undefined global (just remove the “static” qualifier) * Give up on building ifo_dump for now—its function calls don’t match up with the current version of /usr/include/ifo.h from libmpeg3-dev. By the way, don’t you hate packages that do additional building during the “make install” step? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users