��� �������� �������� �� ��������� ������: English Castellano Deutsch Francais Nederlands Portugues Russian Turkce Arabic |
����� Philip de Groot �� ������: ����� �� ������� Ph.D. �� chemometrics � ������������ ���������. ��� �������� �������� � Linux � ���������� ���� ����, ��� �� ��������� � ������. ����������: |
������:
������� ���������� �������� ������� � ���������� ������� � ������ mp3 ������ � �������� �������, �������� ���������������. � ���������� ������� �� ����������� ������� �������� �������� mp3 ����� (650 Mb - 12 ����� ��� 1.3 Gb - 24 ���� ������ CD �������� (128 kbit/s; ������)). ������ ����� ���� ������ ����� ������� - ��� ��� ����������, ��� ����� - ������� ��� ������� ���� ��� ����� ������. ����� ������� ��������� � �������� ��������������� �������� mp3.
������ ������ - �� �������� ��� ��������� ��������� �������������
���� mp3 �����! ����� ��������� ����, �� (� ��������� �����) �� ���
Linux. ���������� ����� �� ��� Windows, �� � ���� ���� ������� ���������� -
��� �� �������� ������������ ����� ������ ������� - 650 Mb. �� ��� ��� ��
������� ����� ���� ���������� -
'Manns' mp3 edit'. � ����������� �� ��� Windows98. ����������� ���������
���� ��������� ��������� �������� ������ ����� ��������� mp3 ����� �
����������� ��� � ������ ���� �������� 'trim'. ��� ��������� �� ���������
'donationware', ��� �������� �� ������������ ����� �� ���, �� ���
���������� �� ��� ��� ���� �� ������� �� ��� ���������. �� � ��� �� ���
������� - ������: ������ ��������� ������ � ������ �������� ������� (650 Mb)
� ������: �������� ���������� ������ ����� � ����������� ���������!!!
����� ���������� �������� ��������� � 24 ������� mp3 ����� �������� �����
����� ������� � ������ ��������� ����. ���������� �� ������� ���������
�������� - ���������� ������� (� ��� ������ mp3 ��������). �� ��� ���
� �� ��������� ������� ������� � ���������������� mp3 ������, ���������
� ������� ����� ���������. ��� �� ����� � ������ �������� ����������
���������, ������� �� � mp3-�������� - ���� �������� ��������� - ����
� �������. �� ����� ������ ������������� � ��� �� ������ 'trim' � ������
����������� ������ ��������� � ������ - ���������� ���� ��������� ����� -
�� ������������ ���������� ��������������! ��������� ����� �������� 650 Mb
�������� � ���� �������� 1 ���.
������������ ����� ������� � ������ �����������, ������������� �
����������. Images ��� �������! ����� ���������������� ������� �
������� ���������� �������: ������������ image, ������ mp3, ���������������
����� 12 ����� ������, ������������ ���������� image � ����������� ������
� �.�. � ������� ��� ����� �������, ������ ��� �������� �������� (������
����� ���� ��� � ���� ������� � ���������). ����, � ������ 4 images: 3
���� � ������ �� ������ ������������� ������� � ������� CD (36 ����� ��
������� ��������). ������, ������� � �����������, �������� ��������� �������:
#!/bin/sh echo "loading modules for sound support..." modprobe -k snd-card-sb16 modprobe -k snd-pcm-oss modprobe -k snd-mixer-oss echo "setting mixer..." amixer set Line 31 unmute capture; amixer set Master 31; amixer set PCM 31 cd /where/ever/you/stored/the/images/ for i in 1 2 3; do for ii in 1 2 3 4; do echo "mounting image_$ii on /mnt ..." mount -t ext2 -o loop=/dev/loop1 image_$ii /mnt echo "starting mpegrec ..." mpegrec -b 128 -x -mj -o /mnt/top2000_$ii.mp3 echo "umount /mnt" umount /mnt done done
��� ������ � �������� ��� XWindows, ������ Bash-prompt.
��������� �����, �������� OSS � mixer ���� ��������� ������� (�������
�� ������ ���������������� ���� ������� ����������� ����� �����
/etc/conf.modules). � 4-�� ������ ����������� mixer: �������� ������-
"�������� ����", ��������� �� ��������. ����� ��������� ������ ���������
�������������/����������������. ����� ���������� ����� mpegrec: '-mj'
��������� �� joined stereo. � ������, ��������� ��� �����, ��� ����� ������
�������� �������, �� ��� ��������� �� ��� - �� ����� �������� ���������� ��
stereo ��� joined-stereo! � ��������� ��� � ���� ������������ ordinary
stereo. ����� ���� ������� ���������� 'mpegrec' ����� 12 ����� ������.
� ��������� ��������� - ������� 24 �� 12, �� � ��������� ������ ������������
��-��������. ��� �������� ��������� ������ ������ ������ 12 �����. ����
����� �������������� ���������� �� ���������...
�������� ��������:
����� �������� �������� � ����� ������ ������� cdrecord (cdrecord-1.9).
������ ���������� ������ ���� ����������. ��� �������� ���� ������
������������� firmware ����� CD recorder - Philips CDD 3610, � 3.02 ��
3.09. ������� � �������, ��� �������� ������ ������ ������� � ����� 2.4.3,
�� ��� ������������� ����� ��������� ���������!
�������� ���������� �������:
#!/bin/bash echo "record $1 named ($3) for $2 seconds" aumix -f ~/.aumixrc /usr/bin/yes x | /usr/bin/radio $1 >/dev/null 2>/dev/null sox -V -r 44100 -c 2 -t ossdsp -w -s /dev/dsp -t wav - 2>/dev/null | lame - ~/$3.`/bin/date "+%H%M.%m-%d-%y"`.mp3 --resample 16 -b 8 -a -m m -h --lowpass 4 --highpass .12 --voice& sleep $2 kill -9 $! # copy the output to a different direcory. If you want you can # replace cp by rcp or scp and copy it to a different computer: cp $3.*`/bin/date "+.%m-%d-%y"`.mp3 /tmp/outputdir
�������� ������ ��� - �������� ����������� ������ ��������������� ������������ �������� ������������� 3.5 Mb �� ���! ����������� - ������ ���������� ���� ������ ���� �������. ����������� �������� ���������� �������. � 1-�� ������ ����������� mixer, ��������� ��������� ��� �������� � 'sox'. �������� �������� � ������ 'lame':
--resample 16 | �������������� ������� ��������� ����� � 44 kHz �� 16 kHz. |
-b 8 | ������������� 8 kbit/s. |
-a | ���������� ������ ������ � ���� ������. |
-m m | �������� ���� mp3 �����������. |
-h | �������� ������������������ mp3 ����������� (���������). |
--lowpass 4 | ������������� ������ ������ ������ �� 4 kHz (��� ������� ���� ����� ������� ����� �������). |
--highpass .12 | ������������� ������ ������� ������ �� 12 kHz (��� ������� ���� ����� ������� ����� �������). |
--voice | ���������� ���������� mp3 ������ �������������� ��� ����. |
����, ��� ��� ������ ���� ����� ������ ���������. �� � ����������� ������� ��� ������� �� � ����. ��� �� ����� ����� ����������� ����!
#!/bin/sh /usr/local/bin/mpegrec \ -l 5400 \ -x '--preset fm \ --tt "Computers in Your Life" \ --tl "Open Line with Tom Wieble" \ --ta "Tom Wieble" --ty `date +%Y` \ --tg "Speech" \ --tc "Copyright (c) 1997 - `date +%Y` WOSU" -c' \ -o open_line_`date +%d%b%y`_`date +%H%M`.mp3
����� '-l 5400' ������������ ����� ������ 90 ��������. ��� ����� ����� '-x' ���������������� 'lame' (������ � 4 �� 9) � ����� '-o' ������ ��� ����� � ���� 'date_and_time.mp3'. ��� ������ ����� ���� �������� �� �������. ��� ����� �� �������� ����� ������ ���������� � ������� 'lame'. ���������� ����� ���������:
--preset fm | Lame ������ ��������� ����������� ���������. 'fm' ��� ������ ���������������. |
--tt "Computers in Your Life" | '--tt' �������� ������ (30 �������� ��������). |
--tl "Open Line with Tom Wieble" | '--tl': �������� ������� (30 �������� ��������). |
--ta "Tom Wieble" --ty `date +%Y` | '--ta': ����������� (30 �������� ��������). |
--tg "Speech" | '--tg': ���� (�������� ��� �����). |
--tc "Copyright (c) 1997 - `date +%Y` WOSU" -c" | '--tc': ����������� (30 �������� ��������). |
�������� ������� ��� �������� mp3 ������, ���������� ���� � ����� � ����� ������ ����������. ������� ���� ��������� ������� ������� �� ���, �� ����� ��, ������� ������ ��� ���� ����� �����������!
|
Webpages maintained by the LinuxFocus Editor team
© Philip de Groot, FDL LinuxFocus.org Click here to report a fault or send a comment to LinuxFocus |
Translation information:
|
2001-05-13, generated by lfparser version 2.8