search for: ffmpeg2theora

Displaying 20 results from an estimated 308 matches for "ffmpeg2theora".

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 suppo...
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 suppo...
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 / -...
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 / -...
2007 Jun 29
5
ffmpeg2theora 0.19 release
New version of ffmpeg2theora, a command line tool to convert video files to Ogg Theora. new in version 0.19 - use libswscale api - add frontend mode and a simple PythonCard Frontend (only in svn right now or binary for os x *) - support for output larger than 2GB on 32bit systems - fix short option -k to output Og...
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.2...
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.2...
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 pas...
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 http://www.ffmpeg.org/releases/ffmpeg-0.5.tar.bz2 jason$...
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 h...
2009 Oct 01
10
ffmpeg2theora 0.25 synchronization issues when converting from .mov
Has anyone noticed this? I have a video made with Final Cut Pro, which I convert to .mov via Compressor. This .mov file plays back fine in Quicktime. But when I then use ffmpeg2theora to convert to ogv, the video seems to play back too fast compared to the audio (I'm using VLC 1.0.2, the latest I believe, to play back the ogv file, and I also have an app that uses the recently released libtheora 1.1, and I see the same sped-up video as with VLC). I'm wondering i...
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 http://v2v...
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 http://v2v...
2009 Sep 28
0
ffmpeg2theora 0.25 released
ffmpeg2theora 0.25 is out - http://v2v.cc/~j/ffmpeg2theora This is the first release to use libtheora 1.1.0 please report issues and bugs. Some changes that went into this release: * fix input from codecs where width/height is not encoded width/height * fix a/v sync issues with some mov/mp4 files with str...
2010 Jun 18
1
ffmpeg2theora 0.27 released
ffmpeg2theora 0.27 - "Works with FFmpeg 0.6" http://v2v.cc/~j/ffmpeg2theora Some changes that went into this release: * Use Skeleton 4.0 by default (including index), can be disabled with --skeleton-3 or --no-skeleton * update to FFmpeg 0.6 branch * use ogv/oga/ogx depending on input if no outpu...
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: ffmpeg2theora-0.24.linux32.b...
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://...
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://...
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 generates 36Mb/sec of data, which is impractical. So it would be better if I could send the uncompressed output of ffmpeg through a pipe into ffmpeg2theor...
2008 May 18
0
ffmpeg2theora 0.21 released
ffmpeg2theora 0.21 is out - http://v2v.cc/~j/ffmpeg2theora * switch default extension to .ogv * enable Ogg Skeleton by default * start- and endtime now also works if output framerate is set ? * experimental ?support for kate ?subtitle streams ? * several bugfixes Source: http://v2v.cc/~j/ffmpeg2theora...