Displaying 20 results from an estimated 1000 matches similar to: "vorbis enc and ogg documentation"
2003 Mar 07
0
problem with encoding cbr (updated)
Hi,
Regarding to my previous question, I think I have found out from oggenc source code that the correct way to initialize encoding is:
vorbis_encode_init_vbr (or vorbis_encode_setup_managed for cbr etc.)
vorbis_encode_ctl (to turn off or use avg bitrate management)
vorbis_encode_setup_init
By this way, there is no problem with encoded stream. However, there is no documentation of the three
2003 Mar 07
1
cbr/vbr decoding - supported sample rates
Hi,
Is there any difference between decoding of CBR or VBR streams in realtime in terms of CPU usage/cost?
Are sample rates other than 44100Hz supported by Vorbis officially ? If it is supported, is it efficient to use them or is Vorbis specifically (or at the moment) optimized for 44100Hz ?
Thanks in advance.
---
Mete BALCI
Senior Game Programmer
Momentum DMT
Istanbul, TURKEY
2003 Mar 07
0
problem with encoding cbr
Hi,
I am trying to encode PCM to OGG based on example code in OggVorbis SDK Win 1.0.
There is no problem with "vorbis_encode_init_vbr(&vi, 1, 44100, 0.4f);" setting.
However, using "vorbis_encode_init(&vi, 1, 44100, 96000, 96000, 96000);" setting gives such a warning by ogginfo: "Warning: EOS not set on stream 1"
I have modified ogginfo to display exact
2007 Jul 11
0
Second Call for Papers And Registration for BSDConTR
First Turkish Conference on BSD Systems (BSDConTR'07) Call for Papers
October 20 - 21, 2007 - Marmara University, Goztepe Istanbul, Turkey
The call for papers[1] and conference registration[2] is now open for
BSDConTR
[1] Second Call for Papers
We're inviting you to submit papers and proposals for first BSD
Conference in Turkey
Your submission should include:
1. Name, title,
2011 Mar 22
2
Changing daylight saving time for Turkey.
Hi,
Normally daylight date change last sunday march for Turkey but this year
daylight saving time will change for Turkey at 28 March 2011 at 03.00 AM so
how can i change daylight save time setting for this year on CentOS servers
?
I wrote rule file like below and compile it with zic but when I compile rule
file,it has changed date immediately but it should be change at 28 March
2011 03.00 AM.
2003 Aug 13
0
Winbind (?) Problem ....
I can't setup Authentication between samba & Win NT
[root@fulya etc]# net join -U Administrator%pass
[2003/08/12 20:22:55, 1] utils/net_ads.c:ads_startup(176)
ads_connect: Connection refused
[2003/08/12 20:22:56, 1] utils/net_rpc.c:run_rpc_command(154)
rpc command function failed! (NT_STATUS_ACCESS_DENIED)
Joined domain TRANSVARO.
[root@fulya root]#
What is ads_.. ? if it is
2011 Dec 22
1
try to silence errors
I am trying to use the dmt function in the package {mnormt}. Throughout my
algorithm, the covariance matrix is sometime calculated to be singular.
When attempting to calculate the dmt function with a covariance that is not
positive definite, I would like it to return Inf or NaN instead of an error
message.
I have been using the try function, however it is not yeilding the desired
result. (I did
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2007 Jan 23
6
Installing packages...
Hi,
I am a total newbie to R. I am using R (2.4.1) on Mac OS X 10.4.8 and
trying to install some packages using GUI Packages & Data/Package Installer
interface...
Every time I get:
trying URL
'http://umfragen.sowi.uni-mainz.de/CRAN/bin/macosx/universal/contrib/2.4/neural_1.4.1.tgz'
Content type 'application/x-tar' length 18920 bytes
opened URL
2006 May 26
1
VoIP provider for Turkey from India with Asterisk
Hi Friends,
At present, I am using VoIPJET.COM provider for make calls to USA. I have two doubts.
1) I am unable to make call to UK Mobile phone. Why?
2) I want to make calls to "Turkey" country from "India". With VoIPJET, I am unable to make call to "Turkey" and unable to find VoIP provider for Turkey. Please tell me VoIP Provider for Turkey from India.
2007 Dec 31
1
Samba and AD login Problem
Hi All,
I am trying to join an AD domain due to the this (
http://gentoo-wiki.com/HOWTO_Active_Directory_with_Samba_and_Winbind
) document.
but when i try to add my computer to AD i get these error messages.
haploit srb # net ads join -U Administrator
Administrator's password:
Using short domain name -- ISTANBUL
Failed to set servicePrincipalNames. Please ensure that
the DNS domain of this
2010 Jul 22
0
Please advise acf and pacf in order to determine order of Arima
I have data as below.Please let me know how the ACF and Pacf used to
determine the order od arima model.
Is there any rules need to be followed to determine order.Please advise
> turkey.price.ts
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 1.58 1.75 1.63 1.45 1.56 2.07 1.81 1.74 1.54 1.45 0.57 1.15
2002 1.50 1.66 1.34 1.67 1.81 1.60 1.70 1.87 1.47 1.59 0.74 0.82
2012 Aug 07
2
dovecot+LDAP/AD encoding issue
Hello everybody,
i have a problem with dovecot+Active Directory as Authentication-Service. I am not able to use special characters (???? (german umlaut)) within a password. Normally I would suggest that the ldap-query is done in UTF-8 but as I debugged the auth-process, I have seen that the password is ISO-8859-1 encoded.
The "original" query (from roundcube for example) is UTF-8
2011 Mar 24
1
pigeonhole and roundcube install problem
Hi,
I've installed sieve and managesieve(pigeonhole) on qmail and
dovecot(v2.0.11).
I've install sieverules on Roundcube. I can see the plugin on the
webinterface, and i can add rules.
But there is a problem:
I've put this .qmail file on "deneme" user's home directory according to
[1].
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
2024 Jan 13
2
Strange results : bootrstrp CIs
Dear R-experts,
Here below, my R code working BUT I get a strange result I was not expecting! Indeed, the?95% percentile bootstrap CIs is (-54.81, -54.81 ). Is anything going wrong?
Best,
##########################################
Score=c(345,564,467,675,432,346,476,512,567,543,234,435,654,411,356,658,432,345,432,345, 345,456,543,501)
?
Country=c("Italy", "Italy",
2011 Jun 13
0
Dovecot + qmail-ldap
Hi;
I installed latest dovecot version (2.0.13) and qmail pathed with
qmail-ldap on our systems. We want to use auth_dovecot binary
authentication for dovecot. My dovecot config is following:
auth_debug = yes
auth_debug_passwords = yes
auth_verbose = yes
base_dir = /var/run/dovecot
disable_plaintext_auth = no
first_valid_gid = 100
first_valid_uid = 100
last_valid_gid = 65000
last_valid_uid =
2011 Aug 09
1
Trash Plugin
ReHi;
I have a question about trash plugin. I added following lines into
dovecot.conf:
quota_rule = *:storage=2048000
quota_rule2 = Trash:storage=1MB
quota_rule3 = SPAM:ignore
When I set *:storage line as default quota_rule , There is no problem..
But when I removed this line and set Trash:storage as default
quota_rule, plugin is not working..
That I said, Do I have to add
2012 Feb 20
1
Feature request for maillog plugin
Hi,
Is it possible to add the modification time and file name of the mail
file to maillog plugin?
Thanks
--
*Ayd?n Demirel
Endersys Ltd.
Sistem Destek M?hendisi/ System Support Engineer*
*
*<<Endersys is the first Advanced Business Partner of Red Hat in Turkey!
http://www.europe.redhat.com/partners/endersys/>>
Phone : +90 216 470 9423 | GSM : +90 530 401 8203
Fax : +90 216 470
2011 Apr 25
1
dovecot lda aliases doesn't work
Hi,
I am trying to use dovecot as lda.
I have put this line in my .qmail-default file:
#|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER
It is working correct with real addresses but couldn't find forwarding
addresses.
This is my /usr/local/etc/dovecot-sql.conf:
driver = mysql
connect = host=localhost user=vpopmailuser password=vpopmailpassword
2010 Jun 23
0
Hangup Detection Problem In Turkey
Hi,
Although zonedata.c contains ITU E.180 recommendations for Turkey, we are
still experiencing unrecognized hangups from Turk Telekom PSTN lines when
callers hangup.
Turk Telekom does *not* provide supervised disconnects on analog PSTN, and
the tone we receive we when caller hangs up is similar to busy, with three
short beeps, followed by one long beep, which keeps repeating. We've