On Thu, Apr 02, 2009 at 10:56:05PM +0200, Matthias Kilian wrote: > > Could someone with a macppc system please check that this builds Ok? > > At least ffmpeg, x264 and mplayer build fine on macppc (after fixing > some conflicts and some missing pkgname bumps). Trying the other > stuff now.
Something is broken on macppc. Running something like $ ffmpeg -t 00:00:05 -i AdolfIchhockinmeinem.avi -vcodec libx264 a.mp4 on i386 or amd64 creates a small and correct file. Running the same on macppc creates a larger and broken files. http://openbsd.dead-parrot.de/x264/a.mp4 (amd64, 195k) http://openbsd.dead-parrot.de/x264/b.mp4 (powerpc, 1.3M) Ciao, Kili