Displaying 20 results from an estimated 600 matches similar to: "ffmpeg2theora-0.20 released"
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:
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 Ogg Skeleton
- other smaller fixes
binaries
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:
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
2015 Mar 05
2
VLC only sees a fraction of Speex wrapped in OGG
Friends,
My name is Igor, I am new to this forum.
I have a peculiar problem with my OGG/Speex implementation: I encode a
short PCM stream in OGG/Speex, but the result can not be read by VLC and
MediaInfo <http://mediaarea.net/nn/MediaInfo> reports that the file is too
short (240ms). In reality the file contains about 2.7 sec worth of audio.
Another interesting thing I noticed is that the
2007 Feb 13
2
Time for new version of ffmpeg2theora?
Hi ,
I see in trunk that ffmpeg2theora now has Chroma settings , that it is a new
good thing that justify a new release of ffmpeg2theora.
_________________________________________________________________
Dale rienda suelta a tu tiempo libre. Mil ideas para exprimir tu ocio con
MSN Entretenimiento. http://entretenimiento.msn.es/
2006 Mar 21
1
How to use ffmpeg2theora with DVD Source?
I've made a home DVD from my last holidays.
Now i want to pass this DVD to Theora , to show in my
Linux Box.
I copy all .vob files in my HD.
I see the program ffmpeg2theora that can convert a lot
files into Theora , but i don't know how to pass this
.vob files to ffmpeg2theora.
How to use ffmpeg2theora with DVD Source?
__________________________________________________
Do You Yahoo!?
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 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
2009 Sep 06
4
Accelerated video output with ffmpeg2theora 0.24
When I converted two files with ffmpeg2theora their duration changed shorter - they seem to play back with accelerated speed. When I play one of them with VLC, the video stops at 99 seconds but audio continues until 170 seconds. The other file is 120 seconds long but it is played back in 80 seconds.
Here is ffmpeg2theora output:
$ ffmpeg2theora --optimize --inputfps 25 -F 25 2002-05-23\ Juho\
2009 Aug 10
2
ffmpeg2theora bug
I've got a video that causes ffmpeg2theora (nightly) to crash. How/who do I
go about getting you guys the source video.
At times in the past this video encoded, but I had wanted about 2 mbit/s and
it came out 200 kbit/s, and very low quality.
It encodes okay with ffmpeg, but the reason I'm wanting to try ffmpeg2theora
is that we see AV sync issues, and I want to know if its in the tool
2010 Feb 17
1
Batch Encoding in ffmpeg2theora
I've been doing some OGG Theora encoding with ffmpeg2theora and I can't seem to find a good explanation on
how to batch encode with ffmpeg2theora. What do I need to type into the terminal to get ffmpeg2theora to take
multiple input files and export multiple OGVs with the same settings? All of my attempts sofar have resulted in
multiple files being converted into one OGV file :(
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
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
2009 Nov 17
12
ffmpeg2theora and VOB files
Dear,
I am using your ffmpeg2theora for converting VOB files to ogv. At
converting VTS_01_2.VOB (second file from DVD) theora can not find video
stream, only audio stream. Can you help me?
Thanks Martin Koryt?r
2010 Apr 26
1
ffmpeg2theora bug
Hi,
On 04/24/2010 01:26 PM, Silvia Pfeiffer wrote:
> Did anybody ever reply to this, I wonder?
in case nodbody did,
> On Tue, Aug 11, 2009 at 7:30 AM, Frank Barchard <fbarchard at google.com> wrote:
>> I've got a video that causes ffmpeg2theora (nightly) to crash. How/who do I
>> go about getting you guys the source video.
>> At times in the past this video
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