search for: thorny

Displaying 20 results from an estimated 45 matches for "thorny".

Did you mean: thorn
2014 May 23
2
Newer version of FfMpeg
We're trying to build a rich media website, and will need to re-encode the video content with ffmpeg. Unfortunately, the ffmpeg version that comes with the most common repos are rather out of date. As in 0.6.5 vs 2.21 being the most current version. However, ffmpeg looks to be a pretty thorny thing to compile with all the options we need. It appears that the FFMPEG with rpmfusion for Fedora is pretty current, 2.1.4. Is there a repo out there that anybody knows of that has a relatively current version of ffmpeg out for Centos 6? Thanks in advance, Ben
2014 May 23
2
Newer version of ffmpeg for EL6?
We're trying to build a rich media website, and will need to re-encode the video content with ffmpeg. Unfortunately, the ffmpeg version that comes with the most common repos are rather out of date. As in 0.6.5 vs 2.21 being the most current version. However, ffmpeg looks to be a pretty thorny thing to compile with all the options we need. It appears that the FFMPEG with rpmfusion for Fedora is pretty current, 2.1.4. Is there a repo out there that anybody knows of that has a relatively current version of ffmpeg out for Centos 6? Thanks in advance, Ben
2011 Dec 04
1
Polishing my geom_bar for publication
...breaks=c("100","102","107","88","90","91","92","93","94","96","98","99"), labels=c("WINTER","SPINYTAIL","BIGELOW'S","SKATES (NS)","THORNY","SMOOTH","ABYSSAL","LITTLE","DEEPWATER","JENSEN'S","WHITE","SOFT")) + ylab("Abundance (fish/tow)") + coord_flip() + theme_bw() + opts(axis.title.x = theme_text(size = 10)) + opts(panel.grid.minor = t...
2020 Apr 01
3
LLD default page size for arm32
Hello, In the recent days we have been debugging a really thorny issue where binaries build with clang and linked with lld was just "Killed" when started on a specific armv7 device we ship on. After quite a bit of head scratching it turns out that the kernel on this device ships with a 32k default page size (getconf PAGESIZE) and lld uses 4k default p...
2005 Jan 13
1
SCCP questions
...--snip------ (I have a default extension set for the entire sccp.conf, so that shouldnt(?) be the issue) I have the XMLDefaultConf in place, tftp server running, although that's about it. I would appreciate any pointers in this general direction. What am I missing? :) The second, much more thorny question is: did anyone had any success on using a KIRK IP600 with asterisk? - The only thing I really found on the net were a couple of emails on this list, that didn't get me too far. The KIRK IP600 is a DECT (cordless) to IP solution, with support for SCCP and H323. The SCCP interface was...
2010 Aug 22
5
Help me... how to convert amchart to pdf
Hi Guys I need help.. I want to making 1 controller for covert html to pdf.. But that html have amchart (swf). When I tried convert, the swf not loadded... Any body can help me Please???? -- Senior Rails Developer Anton Effendi - Wu You Duan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send
2006 Apr 06
16
Rails Masters'' debugging techniques -> Rails Recipes?
...the Recipes book and really like the way it has been progressing. There is one subject I''d like to see explored in detail. Having come from Assembly and C background I find that a ''must have'' tool in your collection is the debugger. I find debugging a Rails App the most thorny issue inversely proportional to its simplicity and beauty. I have tried breakpointer, mr.guid, arachnoruby etc but they are either inadequate or slow or both. What do you do when you set a breakpoint in your code and it doesn''t hit and there are no messages in the log or in the browser. W...
2017 May 10
4
[SPIR-V] SPIR-V in LLVM
Totally agree Philip! I think the main pending issue is are we allowed to have a target that doesn't go through the normal mechanisms that targets adhere to - and is basically just a ModulePass underneath. In light of how thorny this request has been perceived in the past, I'd honestly rather just make external targets work _without_ patching LLVM being a requirement, and then any SPIR-V target (or any other external LLVM targets too!) can live, mature, and prove its usefulness while there is an avenue to use vanil...
2016 Jul 05
0
smbldap-passwd - Failed to modify SMB password: Insufficient access
...N> line 3. Please note that this was happening with version 0.9.10-6 of smbldap-tools but also with version 0.9.11-1. Running the same command as root works faultlessly. Changing the password as an unprivileged user with smbpasswd also works fine. Could you give me a hand to troubleshoot this thorny issue? Thanks in advance and best regards, Daniele Rispoli Appendix A, other configuration details: - CentOS Linux release 7.2.1511 (Core) - 3.10.0-327.18.2.el7.x86_64 - samba-common-tools-4.2.10-6.2.el7_2.x86_64 - samba-client-libs-4.2.10-6.2.el7_2.x86_64 - samba-client-4.2.10-6.2.el7_2.x86...
2001 Nov 04
0
Dos Error Message Tables
...Version 7.00 command.com aborts with a SIGILL signal at the end of every DIR listing, because it tries to call the message locate routine passed to it by the int 2f ax=122E dl=08 handler -- which is to be expected, because that handler is just a stub. The real problem, of course, is that there is a thorny design issue in regard to where the various pieces of this process should be located, and how they talk to each other. If I'm not stepping on anyone's toes, I am willing to take a stab at this, but I would appreciate hearing from anyone who has already looked at this. -- Chuck Crayne ----...
2012 Jan 12
1
posting for r-help
Hi there I have a post I would like to put on the "95% confidence intercal with glm" thread. Thank-you so much! I am wondering first of all if anyone knows how to calculate confidence intervals for a GLMM? I use the lme4 library. Also, I am wondering how to predict a model mean and confidence intervals for a particular independent variable? For example in the following example:
2011 Nov 01
6
[LLVMdev] Proposal: MCLinker - an LLVM integrated linker
...he generated file, we can avoid generating the 'fat' objects and also get enough performance improvement. Apart from the LTO, we also have some good idea on link time optimization. I will open another thread to discuss this later. >  - linker scripts (or equivalent) Linker scripts is a thorny problem. The grammar of link script language in GNU ld is context sensitive, and hard to be implemented. Maybe we can list the necessary requirements first, and try to define a simpler grammar. >  - Incremental linking >  - GNU ld compatibility >  - IR processing by plugin >  - Limited...
2009 Jul 07
1
AEC with different soundcards
AFAIK, that's a common point for all AECs. But some of them solve the problem by resampling on of the end to keep it in sync with the other. On Tue, Jul 7, 2009 at 5:14 PM, ggb<ggb at tid.es> wrote: > Thank you John. > > On 07/06/2009 11:03 PM, John Ridges wrote: > > ly synchronized, and therefore the clock drift adds a non-linear > factor to the audio path. The AEC
2009 Jul 07
0
AEC with different soundcards
...Ridges <jridges at masque.com> Asunto: Re: [Speex-dev] AEC with different soundcards Para: "Alexander Chemeris" <Alexander.Chemeris at sipez.com> CC: "speex-dev at xiph.org" <speex-dev at xiph.org> Fecha: martes, 7 julio, 2009 9:36 Measuring clock drift is a thorny problem that depends greatly on your hardware setup and OS. In my case (Windows machines) I simply measure how many samples are played and captured in a given time period, and use that ratio to calculate the clock drift. Unfortunately these measurements are usually very noisy and require some h...
2011 Oct 05
0
[LLVMdev] LLVM IR is a compiler IR
...LVM IR as a Platform, and I'm saying that there are important high-level considerations to make before doing so, and my impression is that there is little discussion of issues I consider important. Possibly it's too late for some though, and possibly people are getting too caught up on the thorny ABI issues and missing my broader ideas. Dan
2009 Feb 02
0
[LLVMdev] Adding legal integer sizes to TargetData
On Feb 2, 2009, at 1:29 PMPST, Chris Lattner wrote: > > On Feb 2, 2009, at 1:26 PM, Dale Johannesen wrote: > >> >> On Feb 1, 2009, at 11:06 PMPST, Chris Lattner wrote: >> >>> Now that 2.5 is about to branch, I'd like to bring up one of Scott's >>> favorite topics: certain optimizers widen or narrow arithmetic, >>> without regard for
2011 Oct 05
4
[LLVMdev] LLVM IR is a compiler IR
On 5 October 2011 01:19, Chris Lattner <clattner at apple.com> wrote: > I'm not sure what you're getting at here.  My email was not intended to say that I'm not interested in LLVM improving - quite the contrary.  My email was to rebut Dan's implicit claim that PNaCL and using LLVM as a portable IR is never going to work.  I'm arguing in the "opencl" and
2002 Sep 28
0
Theora branch and win/mac codecs
...Personally I am in violent agreement with your point that there needs to be a connect-the-dots between both MAC and Windows toolsets to the final OGG/Vorbis/Theora bitstream. Monty & I have discussed this, and I think we're on the same page. The only problem is that there are some pretty thorny format limitations, especially wrt AVI files and the old VFW interfaces (which Vdub and some other popular programs use). These problems will necessitate putting some limits on what kinds of streams can be generated, so the codec versions (particularly on the audio side) may end up being subsets o...
2016 Jan 19
2
[RFC] A proposal for byval in a world with opaque pointers
...Duncan, David M, and Reid (pseudorandom selection of people who > might be interested/voiced opinions on prior threads/conversations on the > subject) > > Firstly, thanks Eddy for doing a lot of work in the opaque pointer area - > it's greatly appreciated. This is a particularly thorny part of it (or, at > least I think so at the moment - sounds like you've seen thornier parts > further down the trail). > > On Tue, Jan 19, 2016 at 2:47 PM, Eddy B. via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> Hi, >> >> In the past months...
2009 Feb 02
2
[LLVMdev] Adding legal integer sizes to TargetData
On Feb 2, 2009, at 1:26 PM, Dale Johannesen wrote: > > On Feb 1, 2009, at 11:06 PMPST, Chris Lattner wrote: > >> Now that 2.5 is about to branch, I'd like to bring up one of Scott's >> favorite topics: certain optimizers widen or narrow arithmetic, >> without regard for whether the type is legal for the target. In his >> specific case, instcombine is