similar to: Theora encode/decode performance is poor with resolution 640X480

Displaying 20 results from an estimated 100 matches similar to: "Theora encode/decode performance is poor with resolution 640X480"

2009 Feb 06
1
Theora encode/decode performance is poor - with resolution 640X480
We build a Voip client with Iaxclient(Jiaxclient+Iaxclient2.1beta1+Theora1.0+libvidcap0.21),when we established video call with resolution 640X480(bitrate:500000,frameRate:11,fragsize:1472) in both sides,the CPU is consumed about 100%,the workload of Asterisk server is good at that moment.This issue does not exist with the resolution 320X240(bitrate:204800,frameRate:11,fragsize:1500), the
2010 Jun 24
2
theora's encoding speed
Is there any way to get better encoding speed out of ffmpeg2theora? eg: <snip> Duration: 00:57:04.92, <snip> ET: 02:06:24 here is the command: ffmpeg2theora --soft-target -V303 -v4 -F25 -K25 --croptop 8 --cropleft 2 --cropright 2 -x360 -y288 --deinterlace --aspect 4:3 -H24000 -A56 --optimize "<filename.mpg>" also the bitrate, 300kbits == 297kb (3 kbit less)
2009 Oct 22
1
usage of --two-pass parameter with ffmpeg2theora?
Hello, So far I used this command to convert video files: ffmpeg2theora.linux --optimize --no-upscaling --videoquality 5 --audioquality 1 --contact=http://navratil.cz a.mp4 Now I'm trying use --two-pass parameter with ffmpeg2theora 0.25+svn16645 - Xiph.Org libtheora 1.1 20090822 (Thusnelda) if I just add --two-pass, then I'm getting Could not set up the first pass of two-pass mode.
2009 Jun 15
2
Strange results encoding with latest ffmpeg2theora-0.24 and playback on Directshow through Winamp
Hi Folks, First, I would like to thank the eople in development who are doing so much to develope these great video and audio tools. I use Ogg Vorbis to store most of my music projects in studio and the results are stunning. Quite frankly, in the audio file reduction game, nothing beats Ogg Vorbis and I can personally say this from my own experience. So a huge thank you to the team. I've
2009 Jun 16
2
Further bug discovered with the Directshow decoder
Hi good people, Just to inform: I finally fed FFMpeg2Theora with a .VOB input, and the .OGV output produced played back beautifully in VLC, both audio and video. However, the same output .OGV file gave clicks and pops in the audio when fed through Directshow programs. I played it through Windows Mediaplayer as well as through Winamp, with the same crackles in the audio, and this leads me to
2010 Jan 05
3
Live Streams
Hello, i am member of red5 project. I am studying ways to integrate your codec into red5 and in a near future inside Flash Player. I want to figure some things about Theora codec. -> Is theora proper for live streams (i.e live transcondig webcam)? What is latency for encoding process? -> Is the format tolerant to lost frames? Thanks for the moment.
2006 Jun 11
3
JIAX status
HI, Anyone knows the current status of JIAXclient? I tried to recompile the sources available in sourceforge but they reference a old java package that I was not able to find. I tried to e-mail the author but seems that his account is no longer valid. I in need of a java IAX client that could be loaded as an applet. I know that is a lot of viable SIP alternatives, but due to NAT/Firewall
2007 May 01
10
Applet?
Hello people. I would like to know if someone knows about any applet to include in a web page to start calls. What I am looking for is something that doesn't allow users to change numbers, or any other option, so I can include it in my web page and force them to call to me and no one else. I have tried JIAXClient, but it allows people to call anywhere, and what I want is just a configurable
2003 Aug 20
5
Interlacing two vectors
I want to interlace two vectors. This I can do: > x <- 1:4 > z <- x+0.5 > as.vector(t(cbind(x,z))) [1] 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 but this seems rather inelegant. Any suggestions? Murray -- Dr Murray Jorgensen http://www.stats.waikato.ac.nz/Staff/maj.html Department of Statistics, University of Waikato, Hamilton, New Zealand Email: maj at waikato.ac.nz
2003 Dec 08
9
IAX clients
Hi, Is there IAX client in Applet JAVA which can be embeded in a web page ? Best regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031208/c388ef61/attachment.htm
2004 Sep 10
3
Altivec, automake
I think I've gotten FLAC__lpc_restore_signal() about as good as I'm going to get it. Here's what I have: -a new file, lpc_asm.s, which has the assembly routines -changes to cpu.h, cpu.c, and stream_decoder.c to enable them -changes to configure.in to support the new cpu stuff -a preliminary Makefile.am -maybe something else I'm forgetting Now automake complains that configure.in
2006 Nov 01
6
Java Web Phone
Hello list partners you know about a softphone made in java attachable in a web page? GNU! Thaks in advance!______________________________ Visita http://www.tutopia.com y comienza a navegar m?s r?pido en Internet. Tutopia es Internet para todos. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Sep 10
2
Altivec, automake
Here's what I listed in that email. Merging doesn't appear to be necessary. If you have any build problems, let me know. Note that my detection code is Darwin-specific. It's a BSD call (sysctl()), so a change to the platform-detection macros should enable it to work on other BSDs. However, I don't know what that would be, and I couldn't determine any safe way to do the check
2004 Sep 10
1
IA64 (Re: patches for flac build)
On Mon, Jul 16, 2001 at 06:46:22PM -0400, Matt Zimmerman wrote: > [0] By the way, flac seems to segfault early on IA64. When built with > --enable-debug, I get a failed assertion: > > flac 0.10, Copyright (C) 2000,2001 Josh Coalson > flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are > welcome to redistribute it under certain conditions. Type
2014 Feb 28
1
PATCH: CPU feature detection when NASM n/a
There was a commit "Fall back to intrinsics if NASM is not available" ( http://git.xiph.org/?p=flac.git;a=commit;h=d163ef456797ef4807138b0ecb5da9ff05e147e2 ) But CPU detection code for IA-32 uses ASM code, and cpuinfo.use_asm == false when NASM isn't available. The attached patch fixes it. Now CPU features are also detected when only FLAC__HAS_X86INTRIN is defined. --------------
2009 Aug 05
2
libtheora 1.1beta1 release
All, After months of intensive development, we're finally coming to a stopping point in our rewrite of the libtheora reference implementation. All major features for the 1.1 are in, so it's down to bug fixing now. Please try this first beta and give us feedback. Most notable is that the encoder's rate control is much more configurable, and more capable in each configuration than
2009 Aug 05
2
libtheora 1.1beta1 release
All, After months of intensive development, we're finally coming to a stopping point in our rewrite of the libtheora reference implementation. All major features for the 1.1 are in, so it's down to bug fixing now. Please try this first beta and give us feedback. Most notable is that the encoder's rate control is much more configurable, and more capable in each configuration than
2004 Sep 10
3
patches for flac build
> > > Unfortunately, there is a bigger problem that affects both SDL > > > and FLAC, > > > which is that the assembly routines are not PIC. > > > > It's not? I think all the IA32 code only references data on the > > stack, and > > it doesn't call outside the library or export any functions outside > > the > > library. The
2006 Aug 17
3
Can I install Centos on Segate ST3160812AS ( SATA II ) Harddisk
HI Can I install Centos on Segate ST3160812AS ( SATA II ) Harddisk? Asky
2009 Jul 06
1
thusnelda Visual C Inline Assembly
I'm pleased to announce that the port of the GCC (AT&T) inline assembly optimized code to Visual C (Intel) inline assembly code is now available in SVN. Thusnelda SVN branch is located here: http://svn.xiph.org/branches/theora-thusnelda For more information regarding Visual Studio 2005/2008 compilation read: http://svn.xiph.org/branches/theora-thusnelda/win32/VS2005/README