similar to: feature idea for wine : stereo 3D

Displaying 20 results from an estimated 6000 matches similar to: "feature idea for wine : stereo 3D"

2010 Feb 01
3
Trying to rebuild srpm from fedora....
So I am trying to rebuild this source rpm from fedora 10, shutter-0.85.1-1.fc10.src.rpm -its a screen capture application ( http://shutter-project.org/ ) that I have been unable to find in any repos, although it is in the fedora repos. Thought I would give it a go and try to rebuild the rpm, so here is the error that I am getting: + desktop-file-install --delete-original --dir
2012 Jan 29
1
A desktop Centos remix
Hello Centos users! I'm doing a Centos 6 desktop oriented remix called Stella. This has been brewing since the summer and it's starting to get ready. :-) I've backported a lot of packages from Fedora and Rpmfusion and I bundle several other repos, too, resulting in a big range of software available, including but not limited to: LibreOffice, VLC, MPlayer, Shutter, Arista, Java,
2018 Jul 13
2
bad text under KDE and C7
On Thu, 12 Jul 2018, Michael Hennebry wrote: > On Thu, 12 Jul 2018, Pete Biggs wrote: > >> For some reason you say you disliked Gnome - but does Gnome show issues >> (they use the same video driver)? > > No, neither gnome nor gnome-classic. The black tape has gone away for KDE also. Apparently logging out and in again fixed or obscured the problem. > One of them, I
2008 Feb 24
4
wxruby effect like fxshutter
hi, i was searching for an efect in wxruby like fxshutter from fxruby. http://www.fxruby.org/doc/examples.html is it possible to build an skeleton like this in wxruby? i am ruby beginner -- Posted via http://www.ruby-forum.com/.
2006 Aug 21
1
How to look at (XEN) initialization messages
Newbie question, but I can''t find the answer anywhere: I need to look at the (XEN).... messages that scroll by like lightning. Way too fast for a human to read them. I can''t pause them (No respond to ctrl-S or Scrl-Lock). I can''t redirect them to serial (My computer has no serial port). I can''t send them to disk. (No way I know of. Seems unlikely, anyway,
2017 Dec 21
1
develop.raw error ( adimpro )
Hello all, I'm trying to use the adimpro package to read RAW files (image). Make readins is OK! > r <- read.raw( '20171218_210956.dng', type='RAW', compress=FALSE ) > summary( r ) > ### cut the many lines... Filter pattern: GR/BG > extract.info( r ) [1] "GR/B" > To next, develop the raw file using the "develop.raw" function. But the
2006 Mar 20
11
has_many brings back ''uninitialized constant''
hello. first things first - I am new to ruby on rails (ruby, too), so I''m figuring this is just a basic newbie error. I''m creating a basic photography website. And I have two tables with a relationship: photos: - id (set up as PK) - title - shutter - aperture - date - the_order ...etc photo_comments: - id (set up as a PK) - photos_id (set up as a FK) - author - date -
2009 Aug 11
2
libThusnelda 20081201
I'm having a issue with build libThusnelda 20081201,video is blocky, you can clearly see video is blocky in some parts of the video. the Bit rate is high so what is the problem is, on x264 this type of Bit rate will make the video very smooth. can anybody tell me how to get that smooth video and what settings can i use, I'm interested in the advanced usage of Thusnelda with two pass
2017 Mar 02
3
CentOS-5 End of Life
On 3/1/2017 7:28 PM, Tom Munro Glass wrote: > > Can you say exactly when in early April the tree will be moved? I have > a number of installations that need to continue running CentOS 5 so > I'd like to do a final update before the tree moves. may I suggest building your own mirror well before then, update it with rsync or lftp weekly (or even daily), from
2018 Jul 12
7
bad text under KDE and C7
> > > > Kernel driver in use: i915 > > Kernel modules: i915 > The i915 driver is fairly rock solid - virtually all desktop machines these days have on-board Intel video, it's the lowest common denominator. And your chipset is not exactly cutting edge stuff. Are there any errors in the logs - either kernel logs or X logs? For some reason you say you
2013 Jun 20
3
What method would you suggest for installing the Pinta screenshot editor on CentOS 6.4?
A screenshot editor needs to do a few things - but it must do these three things easily and well: 1. Draw curved and straight arrows, dotted or solid line, with various end dots and points 2. Draw open circles of various shapes to highlight areas of interest 3. Text easily without having to pre-define a bounding box for the ad-hoc text By far, the most powerful easy-to-use freeware screenshot
2004 Aug 06
0
to stereo or not to stereo .. that is the question
hello, a very short while ago there was a brief discussion when to use stereo and when to use mono. as you know, Radio France kept its word and now is webcasting in ogg. In total Radio France (through tv-radio.fr/ycast.com) is webcasting eight different stations, using the ogg format. on http://cuba.calyx.nl/~oink/oggstreams/rfoggstreams.html you can find all the streams with m3u files and
2003 Dec 17
9
Grandstream Early Dial
I have upgraded my grandstream phone from firmware 1.0.3.78 to 10.0.4.30 and now I am having problems with early dial. On the older firmware earlydial worked fine with my asterisk server, but now as soon as I have dialed the number I get a congested tone, and the number 4 flashes up on the LCD screen. Has anyone had this problem, and if so, how do I fix it? -------------- next part
2011 Jul 28
0
Great Find
Just a good joke An old couple went into a restaurant and ordered something to eat: one Coca Cola and one portion of French fries. The old man sat down and the woman, his wife, sat opposite him, and he began to divide the Coca Cola into two glasses, half for him and half for his wife. He divided all the French fries half-and-half. He gave half to his wife and kept half for himself. Then he began
2001 Jun 14
2
Vorbis and Joint Stereo.
Hi, I've just read this on Vorbis Xtreme site: "11. YOU SAY THAT OGG VORBIS IS PATENT-FREE, BUT I SAW A PATENT NAMED 'JOINT-STEREO' ON FRAUNHOFER'S PATENT LIST? SO OGG VORBIS ACTUALLY ISN'T PATENT-FREE SINCE IT ALSO USES JOINT-STEREO? No. You can't judge on a patent just by looking at its name - what's 'inside' is what matters. So if the name of the
2024 Feb 13
2
[PATCH v2 3/8] fbdev: Do not include <linux/backlight.h> in header
Forward declare struct backlight_device and remove the include statement. Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de> Reviewed-by: Jani Nikula <jani.nikula at intel.com> --- include/linux/fb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/fb.h b/include/linux/fb.h index 2ce2f5c2fca9a..7380d959c5d53 100644 --- a/include/linux/fb.h +++
2015 Nov 25
0
Stereo voice not being retained
Hey Kevin! Once you start dropping under (I think) 32kbps, the codec naturally starts losing stereo separation for the benefit of quality. If you really want perfect stereo at 16kbps CBR (this is horrifically low in my opinion) you might be better off splitting the audio and encoding each part at 8kbps CBR. Or, there may be a magic "enforce 100% stereo" one could pass? (doesn't look
2005 Sep 29
2
stereo couple
Dear All: I studied the stereo couple documents and now confused, I wonder why it can be done like that, and what is the principle behind that. I think i am confused perhaps because i have no background knowledge, can you help me out? Also, when doing the T/F transform,we used MDCT, so it means no imaginary part. And i am much puzzled about the angle in the stereo couple,what does it mean?
2017 Mar 02
2
CentOS-5 End of Life
On 02/03/17 19:50, James Hogarth wrote: > On 2 Mar 2017 03:49, "John R Pierce" <pierce at hogranch.com> wrote: > > On 3/1/2017 7:28 PM, Tom Munro Glass wrote: >> >> Can you say exactly when in early April the tree will be moved? I have a >> number of installations that need to continue running CentOS 5 so I'd like >> to do a final update before
2002 Jul 30
1
Why Point-Stereo at 160 kbps ?
Hi there ! I checked Vorbis' performace for mono files at approx. 64-80 kbps (it does a good job) and I'm wondering why the current OggEnc still uses Point-Stereo (>10kHz) for -q4 and -q5 I know, we're usually unable to percieve those phase correlations above 10 kHz, But a Dolby Prologic Decoder isn't. I think a future version of OggEnc which is able to use a user-selectable