UPDATE: graphics/ffmpeg

2007-02-08 Thread Nikns Siankin
http://secure.lv/~nikns/stuff/ports/ffmpeg-20070208.diff Index: ffmpeg/Makefile === RCS file: /cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- ffmpeg/Makefile 26 Jan 2007 16:03:20 -

Re: UPDATE: graphics/ffmpeg

2007-01-12 Thread Moritz Grimm
Nikns Siankin wrote: http://secure.lv/~nikns/stuff/ports/ffmpeg-20070110.diff Tested on i386 (with an added ogg-WANTLIB), with VLC and my ports that I have in my submit queue. Everything works fine, except that VLC is now complaining a bit: vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.s

Re: UPDATE: graphics/ffmpeg

2007-01-12 Thread Moritz Grimm
Hi, I just started testing this update. More results later, but for now I just wanted to mention that lib-depends-check wants WANTLIB += ogg for the bin/ffserver binary. Thanks for the update. Moritz

UPDATE: graphics/ffmpeg

2007-01-12 Thread Nikns Siankin
Enables libswscale. http://secure.lv/~nikns/stuff/ports/ffmpeg-20070110.diff Index: ffmpeg/Makefile === RCS file: /cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- ffmpeg/Makefile 2 Dec 2

Re: UPDATE: graphics/ffmpeg

2006-12-26 Thread Brad
On Mon, Dec 11, 2006 at 03:53:23PM +0200, Nikns Siankin wrote: > Added regression tests. > Added back external decoders. > > relevant portion of the official ChangeLog: > > - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer > - TechSmith Camtasia (TSCC) video decoder > - IBM Ultimotion (ULTI

UPDATE: graphics/ffmpeg

2006-12-11 Thread Nikns Siankin
Added regression tests. Added back external decoders. relevant portion of the official ChangeLog: - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer - TechSmith Camtasia (TSCC) video decoder - IBM Ultimotion (ULTI) video decoder - Sierra Online audio file demuxer and decoder - Apple QuickDra

Re: update: graphics/ffmpeg: 20060312p0 -> 20060312p1

2006-07-10 Thread Chris Kuethe
From the "give-him-enough-time-and-he'll-figure-it-out" department: I just realized that the dependency on xvidcore is not needed: xvidcore generates mpeg4 compliant streams (fourcc XviD), ffmpeg can also generate mpeg4 compliant streams (fourcc DivX), and my iPod will play either of them. I don

update: graphics/ffmpeg: 20060312p0 -> 20060312p1

2006-07-01 Thread Chris Kuethe
This patch causes ffmpeg to depend on faac, faad and xvidcore. This allows you to transcode to your ipod video with one nice clean command. ffmpeg -vcodec xvid -b 350 -qmax 10 -bufsize 4096 -g 300 -acodec aac -ab 96 -ac 2 -i input.mpg -s 320x240 output.mp4 gtkpod is able to load these files and

Re: update: graphics/ffmpeg

2006-03-18 Thread Jacob Meuser
On Sat, Mar 18, 2006 at 07:47:40PM -0500, Brad wrote: > On Sat, Mar 18, 2006 at 04:31:04PM -0800, Jacob Meuser wrote: > > here's an update for FFmpeg to CVS as of 3/12/06. > > > > there are a whole lot of changes between the FFmpeg in ports and > > this version. relevant portion of the official C

Re: update: graphics/ffmpeg

2006-03-18 Thread Brad
On Sat, Mar 18, 2006 at 04:31:04PM -0800, Jacob Meuser wrote: > here's an update for FFmpeg to CVS as of 3/12/06. > > there are a whole lot of changes between the FFmpeg in ports and > this version. relevant portion of the official ChangeLog: > > - Fraps FPS1 video decoder > - Snow video encoder

update: graphics/ffmpeg

2006-03-18 Thread Jacob Meuser
here's an update for FFmpeg to CVS as of 3/12/06. there are a whole lot of changes between the FFmpeg in ports and this version. relevant portion of the official ChangeLog: - Fraps FPS1 video decoder - Snow video encoder/decoder - Sonic audio encoder/decoder - Vorbis audio decoder - Macromedia A