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 -
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo