« Archive 2008/08 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 » «Archive 2008/08 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31»

Music2B Music2B

Music2B
Music2B Music2B
ブログに音楽貼り付けられるサービス。 Music blog paste the service.

[ コメントを書く ] [ Permalink ] [2008/06/21] [Write comments] [Permalink] [2008/06/21]

perl Win32::GUI perl Win32:: GUI

Win32::GUIを使用する機会があった。 Win32:: GUI have had the opportunity to use. >> 続きを読む >> Read more

[ コメントを書く ] [ Permalink ] [2008/05/20] [Write comments] [Permalink] [2008/05/20]

FC2_piyoのAPIを使用してみる FC2_piyo to try to use the API

FC2_piyoのAPIをちょっと試してみた時に書いてみた。 FC2_piyo the API tried a little bit when I write. 大したことはできませんが、使ってみようという奇特な人がどこかにいるかもしれないのでさらしておきます。 Not much that we can not use that to try somewhere that beneficently person may be bleached.

まあ、Twitterとは集まってる人間がまた別なので、あまりAPI叩いてIMのステータスやら、ブログやら、SBMやらを更新してもうざがられるだけかもしれませんが(笑)RSSフィードの読み込みも目障りっていう人もいるみたいで。 Well, Twitter has to do to another human being, not let API pounding IM status, let blog, SBM let ZAGA to update the other may be as much (laughs) RSS feeds and read an eyesore I like people. それ言い出すと、毒にも薬にもならない一行コメントみたいなものも、他人が読めば目障りかもしれないわけで、そういう自覚はないのか? It delirium, neither harm nor comment line like some other people might be annoying when you read it, I realize not? と逆に問いたくもなりますが。 And vice versa, but also問いたく. 傍から見てる分には目糞鼻糞なところもあるやろうし、そこを楽しむものでもあるだろうからなぁ。 I'm from the par 1bfbe a-minute目糞ROUSHI nose dirt and some places, there to enjoy it and also am from.
 #!/usr/bin/perl --    my $api_key='your_api_key';  my $pid="your_pid";    my $piyo = Piyo::Simple->new(   api_key => $api_key,   pid => $pid,  );  #http://piyo.fc2.com/api.html  #詳しい説明は上記URLで。 #! / usr / bin / perl - my $ api_key = 'your_api_key'; my $ pid = "your_pid"; my $ piyo = Piyo:: Simple-> new (api_key => $ api_key, pid => $ pid, ); # Http://piyo.fc2.com/api.html # detailed explanation of the above URL. #URLの表示例$piyo->public(30)->apiurl;  $piyo->send("テストです")->apiurl;  $piyo->comment(30,10)->apiurl;  $piyo->user(fc2piyostaff2,30)->apiurl;  $piyo->status(fc2piyostaff2,f)->apiurl;    #データ取得例$piyo->status(midoler,f)->getdata;    #メッセージの送信例$piyo->send("おはようございます")->post;    #XMLパース例#これはまだまだ#$piyo->public(30)->getdata->xmlparse; Example # URL of $ piyo-> public (30) -> apiurl; $ piyo-> send ( "test") -> apiurl; $ piyo-> comment (30,10) -> apiurl; $ piyo-> user (fc2piyostaff2, 30) -> apiurl; $ piyo-> status (fc2piyostaff2, f) -> apiurl; # example data retrieval $ piyo-> status (midoler, f) -> getdata; # $ piyo-Message example > send ( "Good morning") -> post; # XML Perth This is still # # $ piyo-> public (30) -> getdata-> xmlparse; 
>> 続きを読む >> Read more

[ コメントを書く ] [ Permalink ] [2008/05/16] [Write comments] [Permalink] [2008/05/16]

Sound eXchange SOXとLAMEをインストール Sound eXchange SOX and install LAME

ちょっとメモ書き。 A little notepads.

LAME MP3 EncoderLAME MP3 Encoder
 $ tar zxvf lame-3.97.tar.gz  $ cd lame-3.97  $ ./configure --prefix=$HOME/local  $ make  $ make install $ Tar zxvf lame-3.97.tar.gz $ cd lame-3.97 $. / Configure - prefix = $ HOME / local $ make $ make install 
Sound eXchange SOXSound eXchange SOX
 $ tar zxvf sox-14.0.1.tar.gz  $ cd sox-14.0.1  $ ./configure --prefix=$HOME/local  $ make  $ make install $ Tar zxvf sox-14.0.1.tar.gz $ cd sox-14.0.1 $. / Configure - prefix = $ HOME / local $ make $ make install 

 % source ~/.cshrc % Source ~ /. Cshrc 


LAME3.95.1コマンドラインオプション LAME3.95.1 command line
sox サウンドファイルのコンバータsox sound file converters
sox - SOund eXchange - 会津大学UNIXウィキsox - SOund eXchange - University UNIX wiki
[Perl] wav を mp3 に変換する[Perl] wav to convert to mp3
FLV-Info-0.18FLV-Info-0.18
.cshrc - csh、tcshの設定 ■. Cshrc - csh, tcsh configuration
サンプリング周波数sampling frequency

[ コメントを書く ] [ Permalink ] [2008/05/10] [Write comments] [Permalink] [2008/05/10]

nelly2pcmを使用したmidomiデータのwav変換について nelly2pcm using about midomi data conversion wav

今回は、nelly2pcmを使用して、midomiからダウンロードしたFLVファイルのWAV変換について書こうと思います。 This time, nelly2pcm using, midomi FLV files downloaded from the conversion of WAV and write. 実は、FFmpegや携帯動画変換君を使用するやり方より、真っ先に試したのがこっちでした。 In fact, FFmpeg and mobile video conversion from the way you use, the first to be tried over here. ここ最近のFLV to mp3なツールをいろいろ試してはみたものの、どうもうまく再生できなかった。 FLV to mp3 this recent experiment is a tool, but tried, I could not play well. 調べてみると、Nellymoserというコーデックがちょっと厄介な存在になっているみたいで、これをデコードできるものを探していると、 nelly2pcmを知りました。 Scrutiny, Nellymoser the codec is a bit awkward seems to exist and is able to decode and we are looking for, nelly2pcm for him.

nelly2pcm nelly2pcm

Decodes Nellymoser Asao encoded audio in FLV files. Turn the raw pcm into a wav, mp3, or whatever you like. Decodes Nellymoser Asao encoded audio in FLV files. Turn the raw pcm into a wav, mp3, or whatever you like.


Downloadsから、ソースをダウンロードし解凍して、makeします。 Downloads, download and extract the source, make. 使い方が分からなかったのでソースをちょっと見てみると、コメントで説明がされてありました。 Since not know how to use a quick look at the source, explained in the comments.

/* / *
* to get a wav do something like: * To get a wav do something like:
* ./nelly2pcm test.flv | sox -t raw -c 1 -2 -r * ./nelly2pcm Test.flv | sox-t raw-c 1 -2-r -s - test.wav - s - test.wav
*/ * /


nelly2pcm test.flvまではいいとしても、soxというコマンドは初めて知りました。 nelly2pcm test.flv as is all very well, sox first learned of the command.
SoX - Sound eXchangeSoX - Sound eXchange
SoX - Sound eXchangeSoX - Sound eXchange
音声ファイルの変換やエフェクトや切り出しみたいなことができるみたいですが、詳しくはよく分かりません。 Effects and audio file conversion and cut like I can, but the more I'm not sure. 幸いにも使用しているLinuxに入っていたので、以下のコマンドを叩いてみた。 Fortunately, you are using Linux, so I was, pounding his command.

nelly2pcm foo.flv | sox -r 44100 -t raw -c 1 -s -w - bar.wav nelly2pcm foo.flv | sox-r 44100-t raw-c 1-s-w - bar.wav

これで、wavに変換されて、手元のMedeia Player Classicで再生できました。 Now, wav has been converted, the local Medeia Player Classic to play.

[ コメントを書く ] [ Permalink ] [2008/05/09] [Write comments] [Permalink] [2008/05/09]

GUIを使ったmidomiデータのmp3変換について(windows版) GUI-based mp3 convert data about midomi (windows)

前回したWindowsでのmidomiデータのmp3変換についてですが、コマンドラインでの操作は苦手だという方も多いでしょう(私もその一人です)。 Last of the Windows convert mp3 about midomi data, but the command line operations, many people do not like the idea (I was one). ですからGUIで使用する一方法を示します。 So while the method to use GUI.

動画形式変換ソフトとして有名な携帯動画変換君 ( http://mobilehackerz.jp/contents/3GPConv )はFFmpegのフロントエンドとしても使用できます。 As a famous movie format conversion software converts your mobile video (http://mobilehackerz.jp/contents/3GPConv) FFmpeg is also used as a front end. ただ、同封されているFFmpegは少し古いものですから、Nellymoserの変換は(現時点では)できません。 However, the enclosed FFmpeg is a little older these days, Nellymoser conversion is (currently).

携帯動画変換君をダウンロードしてインストールします。 Convert your mobile video download and install them.

その後、FFmpegの新しいバージョンも準備します。 Then, FFmpeg is also preparing a new version. 前回ダウンロード及び解凍した方はどこかにあるでしょうが、そうでない方はWindows用FFmpegがダウンロードできるサイト( http://ffdshow.faireal.net/mirror/ffmpeg/ )から03-Nov-2007以降のものをダウンロードします(私はffmpeg.rev12665.7zをダウンロードしました)。 The last time you downloaded and unzipped it to be somewhere, but not for FFmpeg can download the Windows site (http://ffdshow.faireal.net/mirror/ffmpeg/) from 03 - Nov-2007 after the Download the (I have to download ffmpeg.rev12665.7z). 解凍には7-Zip( http://www.7-zip.org/ja/ )を必要とします。 Extracting the 7 - Zip (http://www.7-zip.org/ja/) is required.

解凍したffmpegフォルダの中のffmpeg.exeとpthreadGC2.dllをC:\Program Files\3GP_Converter034\cores の中に入れます。 Unzipped in ffmpeg folder and ffmpeg.exe pthreadGC2.dll to C: \ Program Files \ 3GP_Converter034 \ cores inside. 元々入っているffmpeg.exeは捨ててしまっても、あるいはリネームして別の所においていて構いません。 Ffmpeg.exe is included in the original have been abandoned, or rename the place, I can wait another. 次にhttp://rss-jp.dyndns.org/Transcoding_nellyToMp3.iniをダウンロードし、C:\Program Files\3GP_Converter034\default_setting の中に入れて下さい。 Then http://rss-jp.dyndns.org/Transcoding_nellyToMp3.ini to download, C: \ Program Files \ 3GP_Converter034 \ default_setting inside please.

3GP_Converter034フォルダのSetup.exeを起動して、nellyエンコードされたflvからmp3を抜き出す、という設定にして3GP_Converterを起動して下さい。 Start Setup.exe 3GP_Converter034 the folder, nelly encoded in mp3 flv extract from the set to start on 3 GP_Converter please. 後は、変換したいファイルをドラッグドロップするだけで終了です。 After the conversion drop the files you want to drag in the end.

[ コメントを書く ] [ Permalink ] [2008/05/09] [Write comments] [Permalink] [2008/05/09]

midomiデータのmp3変換について(windows版) mp3 convert about midomi data (windows)

前回はmidomiデータのバックアップ方法について説明しましたが、今回はwindowsでのmp3への変換について説明します。 The last data backup midomi describes how, but this time the windows to convert mp3 files.

midomiのデータはflashから録音されているために音声コーディックがNellymoserとなっており、そのままではWindowsMediaPlayerやiTunes、MP3プレーヤーなどでは再生できません。 midomi flash from the data is recorded on audio because Nellymoser KODIKKU is, and will continue WindowsMediaPlayer and iTunes, MP3 player, will not play.

2007/10/15以降のFFmpegではNerrymoserにも対応している( http://ffmpeg.mplayerhq.hu/ )ため、これを使用します。 15 FFmpeg, and later also supports the Nerrymoser (http://ffmpeg.mplayerhq.hu/), which is used. Windows用FFmpegがダウンロードできるサイト( http://ffdshow.faireal.net/mirror/ffmpeg/ )から03-Nov-2007以降のものをダウンロードします(私はffmpeg.rev12665.7zをダウンロードしました)。 FFmpeg site can download for Windows (http://ffdshow.faireal.net/mirror/ffmpeg/) from 03 - Nov-2007 or later to download the thing (I have to download ffmpeg.rev12665.7z). 解凍には7-Zip( http://www.7-zip.org/ja/ )を必要とします。 Extracting the 7 - Zip (http://www.7-zip.org/ja/) is required.

以下はパスを通したり、入力ファイル・出力ファイルを正確にパス指定すれば汎用的に使用できますが、簡単にデスクトップに解凍したものとして説明します。 Or follow the path through the input to output file path specified exactly do you use a generic, and you can easily unzipped as the desktop.

コマンドプロンプトからcd:\Document and Setting\デスクトップ\ffmpeg.rev12665 に移動します。 Command cd: \ Document and Setting \ Desktop \ ffmpeg.rev12665 to move. 入力ファイルをffmpeg.rev12665に入れ、コマンドプロンプトからffmpeg -y -i 入力ファイル名(ex.yourfile.flv) -ab 64 出力ファイル名(ex:yourfile.mp3) で変換できます。 Ffmpeg.rev12665 entered into the file, type the ffmpeg-y-i input file name (ex.yourfile.flv)-ab 64 output file name (ex: yourfile.mp3) conversion. なお64というのはビットレートですが、Nellymoserでは元々64kbits/sで録音されているために、高音質に128等で指定しても、自動的に64kbit/sで変換されます。 It's still 64-bit rate is, Nellymoser, the original of 64 kbits / s record is the reason for the high quality specified by the 128, automatically 64 kbit / s conversion.

[ コメントを書く ] [ Permalink ] [2008/05/09] [Write comments] [Permalink] [2008/05/09]
«過去の記事 «Previous article

カテゴリー Category

月別アーカイブ Monthly Archive

RSSリンク RSS link

ブログ全記事表示 All shows blog posts

全ての記事を表示する All the articles on display


At the same time I want to read BUROGUPATSU
Page rank SUKAUTA: bigchocolate
Feed meter - bigchocolate
SEO measures
0