Есть вопрос?
Зайди на форум

Поиск на сайте: Advanced

Denix - новый дистрибутив Linux. Русификация Ubuntu и установка кодеков

dkws.org.ua
Форум сайта dkws.org.ua
 
Главная    ТемыТемы    АльбомАльбом    РегистрацияРегистрация 
 ПрофильПрофиль   Войти и проверить личные сообщенияВойти и проверить личные сообщения   ВходВход 

блин
На страницу 1, 2, 3, 4, 5, 6, 7  След.
 
Начать новую тему Ответить на тему    Список форумов dkws.org.ua -> Общий форум
 
Автор Сообщение
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Сб Апр 28, 2007 8:03 pm    Заголовок сообщения: блин
Ответить с цитатой

мда... запустил пинвина, всё ок. скомпилил vmware-модули для ядра, ядро сдохло... чё делать?
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Вс Апр 29, 2007 4:59 am    Заголовок сообщения:
Ответить с цитатой

Вот уже не помню VMWare при установке ядра сохраняет ли копию старого. Дело в том, что когда я ставил VMWare то все манипуляции с ядром призводил вручную и новое тоже прописывал в конфиге загрузчика вручную, то есть у меня была возможность запустить старое и исправить. Если у тебя мандрива то она прописывает так называемый безопасный режим failsafe - грузись в нем, исправляй ошибки.
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Вс Апр 29, 2007 9:34 am    Заголовок сообщения:
Ответить с цитатой

нее... у мя гента )) пришлось опять грузится с LiveCD и компилить заново)) на этот раз сделал бэкап и всё вышло))
ЗЫ: как сконвертить mp3 в wav в линуксе? легче некуда))
mpg123 file.mp3 -w file.wav )))
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Вс Апр 29, 2007 1:29 pm    Заголовок сообщения:
Ответить с цитатой

а что нормальный способ? mpg123 умеет со списками работать, см. man mpg123 - конвертируй сразу весь каталог с mp3
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Пн Апр 30, 2007 12:44 pm    Заголовок сообщения:
Ответить с цитатой

mpg123 -@ spisok.txt -w -@ spisok.wavok.txt ???
я man удалил нечяянно (( хотел mcом удалить mania (игра) а снёс man (((
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Пн Апр 30, 2007 1:06 pm    Заголовок сообщения:
Ответить с цитатой

Держи man!

NAME
mpg123 - play audio MPEG 1.0/2.0 file (layers 1, 2 and 3)

SYNOPSIS
mpg123 [ -tscCvqy01m24 ] [ -b size ] [ -k num ] [ -n num ] [ -f factor ] [ -r rate ] [ -g gain ] [ -a dev ] [ -o s | -o h | -o l ] [ -d n ] [ -h n ] [ -p proxy ] [ -u u ] [ -@ file ] file ... | URL ... | -

DESCRIPTION
mpg123 reads one or more files (or standard input if ``-'' is specified) or URLs and plays them on the audio device (default) or outputs them to stdout. file/URL is assumed to be an MPEG-1/2 audio bit stream.

OPTIONS
mpg123 options may be either the traditional POSIX one letter options, or the GNU style long options. POSIX style options start with a single ``-'', while GNU long options start with ``--''.

-t, --test
Test mode. The audio stream is decoded, but no output occurs.
-s, --stdout
The decoded audio samples are written to standard output, instead of playing them through the audio device. This option must be used if your audio hardware is not supported by mpg123. The output format is raw (headerless) linear PCM audio data, 16 bit, stereo, host byte order.
-c, --check
Check for filter range violations, and report them for each frame if any occur.
-C, --control
Enable control keys. By default use 's' to stop, 'p' to pause, 'f' to jump forward to the next song, 'b' to jump back to the beginning of the song, ',' to rewind, '.' to fast forward, and 'q' to quit.
-v, --verbose
Increase the verbosity level. For example, displays the frame numbers during decoding.
-q, --quiet
Quiet. Suppress diagnostic messages.
-y, --resync
Try to resync and continue decoding if an error occurs in the input file. Also try to recover from certain broken headers. Useful if you have a broken MPEG file, on which mpg123 normally gives up saying `Illegal header'. Be careful: Broken locations in MPEG files might cause sharp, loud pops or clicks, which might damage your speakers if played too loud.
-0, --single0; -1, --single1
Decode only channel 0 (left) or channel 1 (right), respectively. These options are available for stereo MPEG streams only.
-m, --singlemix
Mix both channels. This option is available for stereo MPEG layer-3 streams only. It takes less CPU time than full stereo decoding.
-2, --2to1; -4, --4to1
Performs a downsampling of ratio 2:1 (22 kHz) or 4:1 (11 kHz) on the output stream, respectively. Saves some CPU cycles, but at least the 4:1 ratio sounds ugly. Please note, that does not change speed of the song. Ie the --2to1 option is the same like forcing the sampling output rate to -r 22050 on a 44.1 kHz song.
-b size, --buffer size
Use an audio output buffer of size Kbytes. This is useful to bypass short periods of heavy system activity, which would normally cause the audio output to be interrupted. You should specify a buffer size of at least 1024 (i.e. 1 Mb, which equals about 6 seconds of audio data) or more; less than about 300 does not make much sense. The default is 0, which turns buffering off.
-k num, --skip num
Skip first num frames. By default the decoding starts at the first frame.
-n num, --frames num
Decode only num frames. By default the complete stream is decoded.
-f factor, --scale factor
Change scale factor (default: 32768).
-r rate, --rate rate
Set sample rate (default: automatic). You may want to change this if you need a constant output rate independed of the mpeg stream rate. mpg123 automagically converts the rate (down/up sampling) . You should then combine this with --stereo or --mono.

-g gain, --gain gain
Set audio hardware output gain (default: don't change).
-a dev, --audiodevice dev
Specify the audio device to use. The default is system-dependent (usually /dev/audio or /dev/dsp). Use this option if you have multiple audio devices and the default is not what you want.
-o s, --speaker
Direct audio output to the speaker.
-o h, --headphones
Direct audio output to the headphone connector.
-o l, --lineout
Direct audio output to the line-out connector.
-d n, --doublespeed n
Only play every n'th frame. This will cause the MPEG stream to be played n times faster, which can be used for special effects. Can also be combined with the --halfspeed option to play 3 out of 4 frames etc. Don't expect great sound quality when using this option.
-h n, --halfspeed n
Play each frame n times. This will cause the MPEG stream to be played at 1/n'th speed (n times slower), which can be used for special effects. Can also be combined with the --doublespeed option to double every third frame or things like that. Don't expect great sound quality when using this option.
-p URL | none, --proxy URL | none
The specified proxy will be used for HTTP requests. It should be specified as full URL (``http://host.domain:port/''), but the ``http://'' prefix, the port number and the trailing slash are optional (the default port is 80). Specifying none means not to use any proxy, and to retrieve files directly from the respective servers. See also the ``HTTP SUPPORT'' section.
-u auth, --auth auth
HTTP authentication to use when recieving files via HTTP. The format used is user:password.
-@ file, --list file
Read filenames and/or URLs of MPEG audio streams from the specified file in addition to the ones specified on the command line (if any). Note that file can be either an ordinary file, a dash ``-'' to indicate that a list of filenames/URLs is to be read from the standard input, or an URL pointing to a an appropriate list file. Note: only one -@ option can be used (if more than one is specified, only the last one will be recognized).
-z, --shuffle
Shuffle play. Randomly shuffles the files specified on the command line and in the list file.
--stereo
Force stereo output
--reopen
Forces reopen of the audiodevice after ever song
--8bit
Forces 8bit output
-w, --wav file
Write the song using the WAV format to the specified file Instead of a real filename you can use a dash ``-'' to indicate that the data is to be written to standard out.
-Z, --random
Full random play

OPERANDS
The following operands are supported:
file(s)
The path name(s) of one or more input files. They must be valid MPEG-1/2 audio layer-1, -2 or -3 bit streams. If a dash ``-'' is specified, MPEG data will be read from the standard input. Furthermore, any name starting with ``http://'' is recognized as URL (see next section).

HTTP SUPPORT
In addition to reading MPEG audio streams from ordinary files and from the standard input, mpg123 supports retrieval of MPEG audio files via the HTTP protocol, which is used in the World Wide Web (WWW). Such files are specified using a so-called URL (universal resource location), which starts with ``http://''. When a file with that prefix is encountered, mpg123 attempts to open an HTTP connection to the server in order to retrieve that file to decode and play it. It is often useful to retrieve files through a WWW cache or so-called proxy. To accomplish this, mpg123 examines the environment for variables named MP3_HTTP_PROXY, http_proxy and HTTP_PROXY, in this order. The value of the first one that is set will be used as proxy specification. To override this, you can use the -p command line option (see the ``OPTIONS'' section). Specifying -p none will enforce contacting the server directly without using any proxy, even if one of the above environment variables is set. Note that, in order to play MPEG audio files from a WWW server, it is necessary that the connection to that server is fast enough. For example, a 128 kbit/s MPEG file requires the network connection to be at least 128 kbit/s (16 kbyte/s) plus protocol overhead. If you suffer from short network outages, you should try the -b option (buffer) to bypass such outages. If your network connection is generally not fast enough to retrieve MPEG audio files in realtime, you can first download the files to your local harddisk (e.g. using lynx(1)) and then play them from there. If authentication is needed to access the file it can be specified with the -u user:pass.
INTERRUPT
You can abort mpg123 at any time by pressing Ctrl-C. If you are playing multiple files, this will stop the current file and begin playing the next one. If you want to abort playing immediately instead of skipping to the next file, press Ctrl-C twice in short succession (within about one second). Note that the result of pressing Ctrl-C might not be audible immediately, due to audio data buffering in the audio device. This delay is system dependent, but it is usually not more than one or two seconds.
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Пн Апр 30, 2007 1:36 pm    Заголовок сообщения:
Ответить с цитатой

thx... ещё, если я в убунте 6.06 ввёл
apt-get -b build-dep firefox
то куда она сунет исходники фокси?
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Пн Апр 30, 2007 2:49 pm    Заголовок сообщения:
Ответить с цитатой

с репозитария, открой /etc/apt/sources.list посмотри
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Пн Апр 30, 2007 4:23 pm    Заголовок сообщения: uu
Ответить с цитатой

да блин, мне надо узнать КУДА она сунула эти исходники а не ОТ КУДА !!! Question
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Пн Апр 30, 2007 7:05 pm    Заголовок сообщения:
Ответить с цитатой

/var/cache/apt

а вообще там есть параметр (см. ман, точно не помню), чтобы она загружала пакеты, но не ставила их. удобнее всего имхо - и пакеты и будут и поставить сможешь в любой момент
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Вт Май 01, 2007 12:31 pm    Заголовок сообщения:
Ответить с цитатой

ыыы... у мя под убунту раздел 5GB =] так что не выйдет... место жалка
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Вт Май 01, 2007 12:35 pm    Заголовок сообщения:
Ответить с цитатой

ну так нужно было больше отрезать и не жадничал бы
а вообще закажи ДВД-версию, там много дополнительных пакетов, я уже заказал, скоро будет. Как поставлю отпишусь
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Вт Май 01, 2007 7:54 pm    Заголовок сообщения:
Ответить с цитатой

смотри ман-у меня его нету!!!
в /var/cache/apt нету...
ЗЫ: ждать несколько дней???
да я этот DVD iso в 3,5 гигов за 4 минуты скачал!!!
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
den

Старожил


Зарегистрирован: 31.01.2006
Сообщения: 13870
Откуда: Кировоград, Украина

СообщениеДобавлено: Ср Май 02, 2007 4:30 am    Заголовок сообщения:
Ответить с цитатой

Уже отправили, думаю завтра будет, сейчас праздники - не угадаешь
Вернуться к началу
Посмотреть профиль Отправить личное сообщение dhsilabs@jabber.ru
Anton99

Neo


Зарегистрирован: 26.11.2006
Сообщения: 1676

СообщениеДобавлено: Ср Май 02, 2007 7:06 am    Заголовок сообщения:
Ответить с цитатой

ыы а зачем заказывать если я за 4 минуты этот трёхгиговый iso скачал и ещё за 15 минут записал на скорости 1x???
так надёжнее да и ждать максимум полчаса...
Вернуться к началу
Посмотреть профиль Отправить личное сообщение Отправить e-mail
Показать сообщения:   
Начать новую тему Ответить на тему    Список форумов dkws.org.ua -> Общий форум Часовой пояс: GMT
На страницу 1, 2, 3, 4, 5, 6, 7  След.
Страница 1 из 7
 Главная страница сайта
 
Перейти:  
Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете голосовать в опросах
© Колисниченко Денис