similar to: [PATCH] update fisbone size in ffmpeg2theora

Displaying 20 results from an estimated 9000 matches similar to: "[PATCH] update fisbone size in ffmpeg2theora"

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 Jun 29
0
ffmpeg2theora tool
I've been encoding with ffmpeg.exe. Due to the muxing issue, I tried ffmpeg2theora, but I ran into some issues 1. it fails on 1080p content. 1920x1080. 1920x800 is okay. 2. I have raw yuv. in ffmpeg I use -s 1920x1080 to specify the source size. ffmpeg2theora doesnt seem to have a way to accept width/height for the raw yuv (420). So I need to do an additional step of muxing it into a
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 Sep 02
4
ffmpeg2theora bugs ?
Hi, we are using ffmpeg2theora as encoder for a new project. We are finding problems during the conversion step with different type of input compression but, for now, in AVI container. In many case an error generated by ffmpeg lib produce a stop in theora lib (we suppose) Here an example: D:\tmp\ffmpeg>ffmpeg -i f:\vi1.avi vo1.avi ffmpeg version 0.4.9-pre1, build 4743, Copyright (c)
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
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 output name is specified * aspect ratio fix in twopass mode * update documentation
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
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
2006 Feb 21
5
ffmpeg/ffmpeg2theora &vhooks
Hi theora-list, I'm involved in in a project to redistribute C-SPAN's floor footage from the US house and senate that we're capturing and converting*. This footage is in the public doman, however there's a C-SPAN overlay which is a registered trademark - we're having to overlay a "public domain" graphic on top of it. We're currently doing this with
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:
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 strange framerates * add new option --info outputs json info about source * frontend
2009 Nov 23
1
ffmpeg2theora 0.25 : This doesn't look like a Speex file
why is this happening? $ ffmpeg2theora /dev/video0 -f video4linux2 --inputfps 15 -o - | oggfwd myhost 8000 mypass /test.ogv [video4linux2 @ 0x196b8c0][3]Capabilities: 4000001 [video4linux2 @ 0x196b8c0]The V4L2 driver changed the video from 384x288 to 320x240 oggfwd: Connected to server Input #0, video4linux2, from '/dev/video0': Duration: N/A, start: 1258938983.307552, bitrate:
2011 Jan 22
2
ffmpeg2theora multi-threading
Is there a way to use multi-threading with ffmpeg2theora? Pretty much any type i'm ok with, including multi-threaded theora encoding or multi-threaded ffmpeg decoding, or using half of my cpu cores on ffmpeg decoding and the other half on theora encoding. Is there a way to do multithreaded thoera encoding? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Aug 23
2
Merging Ogg streams whilst updating the Skeleton?
On Sat, 23 Aug 2014, Silvia Pfeiffer wrote: > What does oggz-info tell you about the file when you've merged it > (without skeleton)? It may say that there are two logical video > bitstreams, because they've come from different files. So, two > skeletons may actually be correct. There should be (and are) two logical video streams - I'm trying to create a file with a
2009 Oct 01
1
mixed interlaced content and ffmpeg2theora
dv file from minidv camera - interlaced. small dv created by imported jpeg images - not interlaced. seems that when I use ffmpeg2theora with deinterlace switch and reduce size, it works. But when the only reduction I am doing is to width (720x480 -> 640x480) the encoder ignores the naturally interlaced bit and uses the last de-interlaced frame. Since the small bit made from jpegs is a dv
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
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