similar to: batch encode broken oggenc rc3

Displaying 20 results from an estimated 1100 matches similar to: "batch encode broken oggenc rc3"

2008 Nov 21
1
Force parent window
Does Wine allow me to change the parent window of an application run under Wine? I've tested one of the 64k demos from Farbrausch (http://www.farb-rausch.com/) and it works perfectly under Wine. I'd like to have them running as my wallpaper. I've tried Xwinwrap but it doesn't work so I was wondering if there is something I can pass to Wine to tell it to draw its windows on the
2004 Dec 28
5
bitrate limits don't work with -q settings?
I'm sorry if this question has been asked before; I've looked through the archives and haven't seen anything. The problem I'm seeing is that oggenc's VBR encoding doesn't seem to pay attention to any sort of bitrate limitation, either the -m or bitrate_hard_min settings. It isn't that it temporarily dips below the minimum; the average for the whole (in this case,
2001 Jan 31
1
Oggenc - strange display output
Hi all: OK, I was curious to see if I could hear any of the quality loss when going from MP3 to vorbis (a friend wants to know). I used the following command: mpg123 -s 07-Dont_Let_It_Bring_You_Down.mp3 |oggenc -o down.ogg -m2 -r - The encode worked just fine, but at the end oggenc printed up the following: Done encoding file "down.ogg" File length: 0m 00.0s
2002 Feb 08
1
RC3: oggenc & iconv
I'm currently trying to figure out why RC3 oggenc with iconv support will - work, but enter replacement characters into tags instead of converting to UTF-8; - dump core; or - catch an assert(); depending on the locale settings. (On FreeBSD, with Chuguev iconv.) I think I'm getting a handle on the assert(). It's this one: assertion "(!k && !ibl) || (k == (size_t)(-1)
2002 Mar 05
1
oggenc rc3 fails on this one
OggEnc rc3 has trouble with this file. It adds high frequency gunk to the percussive synth part. Lame encodes it fine. http://www.teaser.fr/~amajorel/misc/nabogg.wav http://www.teaser.fr/~amajorel/misc/nabogg.ogg -- André Majorel <URL:http://www.teaser.fr/~amajorel/> std::disclaimer ("Not speaking for my employer"); --- >8 ---- List archives:
2008 Nov 21
0
Wine release 1.1.9
The Wine development release 1.1.9 is now available. What's new in this release (see below for details): - A large number of regression test fixes. - Performance improvements in memory management. - Improved POP3 support in inetcomm. - Initial implementation of the XInput DLL. - Various bug fixes. The source is available from the following locations:
2001 Dec 02
2
bug report for oggenc in CVS: vorbis-tools/oggenc/encode.c
I was wondering why my CD ripping was producing short files from some tracks. A superficial examination of the code shows this piece of code in vorbis-tools/oggenc/encode.c: Line 120: /* Main encode loop - continue until end of file */ while(!eos) { [...] /* While we can get enough data from the library to analyse, one
2008 Mar 18
2
(Critical Updates) Asterisk 1.2.27, 1.4.18.1, 1.4.19-rc3, 1.6.0-beta6 Released
The Asterisk.org development team has released four new versions of Asterisk to address critical security vulnerabilities. AST-2008-002 details two buffer overflows that were discovered in RTP codec payload type handling. * http://downloads.digium.com/pub/security/AST-2008-002.pdf * All users of SIP in Asterisk 1.4 and 1.6 are affected. AST-2008-003 details a vulnerability which allows an
2008 Mar 18
2
(Critical Updates) Asterisk 1.2.27, 1.4.18.1, 1.4.19-rc3, 1.6.0-beta6 Released
The Asterisk.org development team has released four new versions of Asterisk to address critical security vulnerabilities. AST-2008-002 details two buffer overflows that were discovered in RTP codec payload type handling. * http://downloads.digium.com/pub/security/AST-2008-002.pdf * All users of SIP in Asterisk 1.4 and 1.6 are affected. AST-2008-003 details a vulnerability which allows an
2011 Nov 25
1
[virt-tools-list] virt-v2v rhev import error
On Tue, Nov 22, 2011 at 08:03:15PM +0000, Wandell, Doug wrote: > Image is a prebuilt VMWare image from Layer7. Downloaded and converted under RHEL6 like this: > > virt-convert --arch=x86_64 SSG_64bit_VirtualAppliance_v6.1/ SSG_64bit_VirtualAppliance_v6.1.xml > qemu-img convert -O qcow2 SSG_64bit_VirtualAppliance_v6.1.raw SSG_64bit_VirtualAppliance_v6.1.qcow2 > > No problem. I
2008 Oct 01
5
"group by" functionality in R
I have a data frame with the following information day hour volume 1 2003-07-18 10 836700 2 2003-07-18 11 375000 3 2003-07-18 12 60000 4 2003-07-18 8 1020000 5 2003-07-18 9 390000 I have been trying create a new data frame with the following day total_daily_volume I can accomplish this by bringing the data to excel and
2004 Sep 23
0
followup: Re: Issue with predict() for glm models
Could you just use lines(newX, myPred, col=2) -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Paul Johnson Sent: Thursday, September 23, 2004 10:3 AM To: r help Subject: followup: Re: [R] Issue with predict() for glm models I have a follow up question that fits with this thread. Can you force an overlaid plot
2012 Nov 24
0
Plot of 3d stock price density
Hi, I have thought a lot about my problem and also posted it on stackexchange, the post can be found here: http://stats.stackexchange.com/questions/44276/how-to-plot-3d-gbm but I have got no useful answer, that's why I trry the last possibility, which is to ask you professional guys. I want to recreate the following picture with my own code, the picture can be found in my other post:
2008 Mar 01
1
jpeg and margin text
Hi guys, I use R 2.6.2 and Windows XP. I’ve got the following question: I wrote a lot of text into the margin of a plot. When I use the “jpeg”-function, only a little part of the margin text is displayed in the final jpeg? Any ideas to change it? Source-Code: datenbankdaten<-data.frame(LETTERS[1:20],
2014 Oct 17
0
High memory usage
Hi I recently (about 2 weeks ago) moved over my users over to a new version of dovecot (2.0.9) and now the memory usage on the new server seems much higher than it was before. The new server is a CentOS 6 VM with 4 GB of RAM and 4 CPUs and according to top, it's used up all of the RAM and all of the Swap. Here's a sample of the output from top (sorted by allocated memory). top -
2006 Jan 18
2
Own Color Palette
Own Color Palette Dear all,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> I would like to generate a contour-plot according to a master plot. The problem is that the rainbow-palette included in R does not answer this purpose. I need a darker blue, no turquoise, relatively less green, more yellow and more red. Haw can I adjust
2014 Sep 24
2
High CPU Load samba 4.1.12 possibly because of Notify Request problem
Hi List, I recently upgraded one of our high-volume SMB servers from samba 3.x to samba 4.1.12 (also changing the OS). Now I have a strange problem. The CPU load on the server is very high, processes that are causing it are nslcd or since I changed to it sssd and the smbd processes themselves. ? Top looks like this: --------------------------------- PID USER????? PR? NI? VIRT? RES? SHR S
2004 Aug 06
2
Multichannel Speex
Hello! The question is: "Does Speex support multiple channels?" Speex is reported to encode only mono and stereo signals. But I found 'nb_channel' defined in <speex_header.h> among the Public Attributes. Does this mean that it is also possible to store more than two channels in one single speex-file? Maybe it will be possible in the next future...? TIA -- Mch --- >8
2001 Jan 16
0
AIFF support in oggenc
For those that are interested in beating it up and complaining that it doesn't work on particular input files, cvs oggenc now supports AIFF input. I've tested it with 1 (one) file, which was a conversion using sox. So I don't expect it to work with everything. If others have files that it doesn't work properly with, let me know (preferably with a short description of what was
2001 Sep 29
0
oggenc autonaming with bitrate and input filename.
I thought it would be useful for testing to include the bitrate in the output filename. I often screw it up and overwrite it by accident. That facility appears in the -n string as %B (uppercase to distinguish it from any comment field argument). I also implemented %F for input filename, for completeness and to save the bother of having to add a comment to a test file just so -n can be used.