Displaying 20 results from an estimated 2000 matches similar to: "ffmpeg2theora 0.19 release"
2010 Feb 05
5
ffmpeg2theora 0.26 released
ffmpeg2theora 0.26 is out - http://v2v.cc/~j/ffmpeg2theora
Some changes that went into this release:
* use a/v sync from input container
this should fix many issues that came up with variable framerates
* include metadata from source in --info json output
* update fmpeg
* update libkate
* OggIndex support, can be enabled with --seek-index
* update GPL to version 3
Source:
2010 Feb 05
5
ffmpeg2theora 0.26 released
ffmpeg2theora 0.26 is out - http://v2v.cc/~j/ffmpeg2theora
Some changes that went into this release:
* use a/v sync from input container
this should fix many issues that came up with variable framerates
* include metadata from source in --info json output
* update fmpeg
* update libkate
* OggIndex support, can be enabled with --seek-index
* update GPL to version 3
Source:
2008 Oct 10
4
ffmpeg2theora 0.22 released
ffmpeg2theora 0.22 is out - http://v2v.cc/~j/ffmpeg2theora
* enable v4l input again (-f video4linux or -f video4linux2)
* ability to set framerate for image sequences (--inputfps)
* fix several memory leaks
* if only width or height are given,
the other is set to preserve aspect ratio
* -start / -end options now work with audio only input
* new option --novideo to disable video
2008 Oct 10
4
ffmpeg2theora 0.22 released
ffmpeg2theora 0.22 is out - http://v2v.cc/~j/ffmpeg2theora
* enable v4l input again (-f video4linux or -f video4linux2)
* ability to set framerate for image sequences (--inputfps)
* fix several memory leaks
* if only width or height are given,
the other is set to preserve aspect ratio
* -start / -end options now work with audio only input
* new option --novideo to disable video
2007 Dec 02
4
ffmpeg2theora-0.20 released
New version of ffmpeg2theora,
a command line tool to convert video files to Ogg Theora.
new in version 0.20
- postprocessing filters, denoise, deblock, dering (check --pp help)
- new preset
- several bugfixes
- binaries build with latest version of libtheora
Binaries
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.20.linux.bin.bz2
2007 Dec 02
4
ffmpeg2theora-0.20 released
New version of ffmpeg2theora,
a command line tool to convert video files to Ogg Theora.
new in version 0.20
- postprocessing filters, denoise, deblock, dering (check --pp help)
- new preset
- several bugfixes
- binaries build with latest version of libtheora
Binaries
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.20.linux.bin.bz2
2009 Jul 24
2
ffmpeg2theora: Undefined symbols?
Compiling ffmpge2theora from SVN appears to die while complaining
about undefined symbols?
This documents my attempt to build ffmpeg2theora from SVN on Mac OS X
version 10.5.7. I'm using libogg 1.1.4, libvorbis 1.2.3 and Thusnelda
built from SVN...
jason$ svn co http://svn.xiph.org/trunk/ffmpeg2theora/
...
Checked out revision 16330.
jason$ cd ffmpeg2theora;curl -C - -O
2009 Jul 10
2
theora sprint
hey,
Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
free manuals about free software and in August (10-15) we will hold Book
Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
will write a really good manual (book) about Ogg Theora in 5 days. The
event will be in Berlin.
We want to cover a lot of stuff, but we hope to get our teeth into at
least some of
2009 Jul 10
2
ogg theora book sprint
hey,
Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write
free manuals about free software and in August (10-15) we will hold Book
Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We
will write a really good manual (book) about Ogg Theora in 5 days. The
event will be in Berlin.
We want to cover a lot of stuff, but we hope to get our teeth into at
least some of
2009 Mar 13
1
ffmpeg2theora 0.24 released
ffmpeg2theora 0.24 is out - http://v2v.cc/~j/ffmpeg2theora
* fix to make --max_size --no_upscaling work
* pad image with black instead of green
* long option for -p is --preset now
* update ffmpeg to newly released version 0.5
Source:
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.24.tar.bz2
svn co https://svn.xiph.org/tags/ffmpeg2theora/ffmpeg2theora-0.24
?
Binaries:
2011 Jul 31
2
ffmpeg2theora 0.28 released
ffmpeg2theora 0.28 - http://v2v.cc/~j/ffmpeg2theora/
Some changes that went into this release:
- select resize method via commandline
- fix 5.1 channel ordering
- update to FFmpeg 0.7 branch
- additional bug fixes
Source:
http://v2v.cc/~j/ffmpeg2theora/downloads/ffmpeg2theora-0.28.tar.bz2
svn co https://svn.xiph.org/tags/ffmpeg2theora/ffmpeg2theora-0.28
?
Binaries:
Linux 32bit
2011 Jul 31
2
ffmpeg2theora 0.28 released
ffmpeg2theora 0.28 - http://v2v.cc/~j/ffmpeg2theora/
Some changes that went into this release:
- select resize method via commandline
- fix 5.1 channel ordering
- update to FFmpeg 0.7 branch
- additional bug fixes
Source:
http://v2v.cc/~j/ffmpeg2theora/downloads/ffmpeg2theora-0.28.tar.bz2
svn co https://svn.xiph.org/tags/ffmpeg2theora/ffmpeg2theora-0.28
?
Binaries:
Linux 32bit
2010 Mar 05
2
ffmpeg2theora bug: generation of a video from a series of images
Hi J.,
We are using ffmpeg2theora to produce an introduction video from a
series of images:
ffmpeg2theora-0.26.linux32.bin images/img-%03d.png -o intro.ogv
The video that we get is huge and horrible, with lots of blinking colors:
http://free-electrons.com/issues/ffmpeg2theora-mar5-2010/intro.ogv
Here's what we had in the past:
2009 Aug 29
4
No quality advantage with two-pass?
The ffmpeg2theora chapter[1] of the Theora Cookbook says that the only
advantage of two-pass encoding is that you can hit a specific target
size. But isn't it so that you can reserve bits for difficult parts of
a video, which improves the perceived quality? It may be true that
Theora does quite alright without two passes, but it seems like a
no-brainer to me that two passes will always be
2009 Jul 15
2
ffmpeg2theora: issue converting from a png image list
Hi Jan, all
I am trying to generate a video introduction with a fade-in / fade-out
effect. To do this with ffmpeg2theora only, I generated a list of PNG
images: img001.png, img002.png... img299.png
The ffmpeg2theora man page says:
Encode a series of images:
ffmpeg2theora frame%06d.png -o output.ogv
That's exactly what I tried with the latest 0.24 release of ffmpeg2theora:
2005 Aug 30
1
ffmpeg2theora 0.15 release
because it was so much fun and 0.14 lost half of its frames, here comes
ffmpeg2theora 0.15
Binaries
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.linux.bin.bz2
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.dmg
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.exe
Source
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.tar.bz2
More Info
2005 Aug 30
1
ffmpeg2theora 0.15 release
because it was so much fun and 0.14 lost half of its frames, here comes
ffmpeg2theora 0.15
Binaries
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.linux.bin.bz2
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.dmg
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.exe
Source
http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.15.tar.bz2
More Info
2005 Nov 06
1
Piping AVI to ffmpeg2theora
I wish to transcode an AVI from 29fps to 15fps theora. I have tried many
combinations.
The nearest I have so far is to:
1)
ffmpeg -i input.avi -f avi -vcodec rawvideo -acodec pcm_s16le -r 15 -ar
22050 -ac 1 intermediate.avi
then
2)
./ffmpeg2theora-0.15.linux.bin -f avi -c1 -H 22050 -o out.ogg
intermediate.avi
This gives me an output I want, however, the intermediate uncompressed
stage
2005 Mar 30
3
ffmpeg2theora with mmx patches is available on konvalo.org
Hello,
ffmpeg2theora (with encoder mmx patches) is available on konvalo.org.
You can run it on Linux (2.6.x), FreeBSD (5.x) and NetBSD (2.x) on Intel x86.
ffmpeg2theora may be considered the recommended Theora encoder.
The author of the program is Jan Gerber @ v2v.cc
Those of you who already use Konvalo.org do not need to do anything,
the program is in your PATH. Otherwise see
2005 Mar 30
3
ffmpeg2theora with mmx patches is available on konvalo.org
Hello,
ffmpeg2theora (with encoder mmx patches) is available on konvalo.org.
You can run it on Linux (2.6.x), FreeBSD (5.x) and NetBSD (2.x) on Intel x86.
ffmpeg2theora may be considered the recommended Theora encoder.
The author of the program is Jan Gerber @ v2v.cc
Those of you who already use Konvalo.org do not need to do anything,
the program is in your PATH. Otherwise see