お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2009-09-20 17:09:08

syosinnsya
メンバ
登録日: 2008-06-20

cueシートのマウント

windowsを使っていた時はcueシート+waveファイルをデーモンツールでマウントできたのですが、ubuntuのGmount-isoでは不可能なのでしょうか?
なんとかマウントしてGripで切り出したいんですけど、cueファイルのマウントでエラーがでます。
元々cueシートは曲をどこで切るか書いてある設定みたいなものでマウント出きること自体がすごいとは思うのですが、できないと不便なのでどうにかしてマウントしたいのです。どなたかやり方をご存知の方いらしたら教えてください。お願いします。


以下のサイトは一応チェックしたのですが、GUIで行いたいので可能ならGUIのものをお願いします。
LinuxでCUEシートに基づき音楽ファイルを分割

オフライン

 

#2 2009-09-20 18:01:45

yama
メンバ
登録日: 2006-10-23

Re: cueシートのマウント

試していませんが、CDemuやAcetoneISO2が出来そうですね。

オフライン

 

#3 2009-09-20 18:04:48

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

CDemuを追加と削除で探しても見つからないので自分でレポジトリに追加するしかないのでしょうか?

オフライン

 

#4 2009-09-20 18:23:20

yama
メンバ
登録日: 2006-10-23

Re: cueシートのマウント

こちらで提供されているようです。
https://launchpad.net/~cdemu/+archive/ppa

オフライン

 

#5 2009-09-20 19:23:40

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

PPAのCDemuを入れたのですが、追加と削除にもSynapticにも検索しても全然ひっかからないのですが、どうすればいいでしょうか?
リロードはそれぞれ何度もやったのですが・・・

オフライン

 

#6 2009-09-20 20:27:38

avidya
ゲスト

Re: cueシートのマウント

 最初に端末で

コード:

$sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D782A00F

を実行します。
 次にソフトウェア・ソースに以下のリポジトリを追加します。"YOUR_UBUNTU_VERSION_HERE" には 9.10 ならば "jaunty" を入れます。

コード:

deb http://ppa.launchpad.net/cdemu/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main
deb-src http://ppa.launchpad.net/cdemu/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main

 以上で Synaptic パッケージ・マネージャでも、apt-get でもヒットします。

 

#7 2009-09-20 20:30:32

avidya
ゲスト

Re: cueシートのマウント

※訂正

- 次にソフトウェア・ソースに以下のリポジトリを追加します。
+ 次にソフトウェア・ソースにより以下のリポジトリを追加します。

 

#8 2009-09-20 20:54:15

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

レポジトリもちゃんと追加しましたし、GPG keyも追加しました。

コード:

$sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D782A00F

も試したのですが、同じkeyが上書きされたようで、その後リロードしてsynapticや追加と削除を試したのですが依然としてひっかかりません。
なぜなのでしょう。

オフライン

 

#9 2009-09-20 21:07:46

avidya
ゲスト

Re: cueシートのマウント

 私が Synaptic パッケージマネージャで "cdemu" 検索してみたところヒットしました。

 私は Ubuntu 9.04 Jaunty Jackalope を使っているので以下のようにリポジトリを登録しました。参考になるでしょうか。

コード:

deb http://ppa.launchpad.net/cdemu/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/cdemu/ppa/ubuntu jaunty main

 念のため Ubuntu のバージョンと OUR_UBUNTU_VERSION_HERE の対応表を書いておきます。
Ubuntu 8.04 LTS Hardy Heron:hardy
Ubuntu 8.10 Intrepid Ibex:intrepid
Ubuntu 9.04 Jaunty Jackalope:jaunty

 

#10 2009-09-20 21:23:32

kaorin
メンバ
From: 仙台近郊
登録日: 2008-09-07

Re: cueシートのマウント

Synapticで「再読込」はされました?

オフライン

 

#11 2009-09-20 22:01:04

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

もちろん再読み込みもしてます。なぜなんでしょう・・
検索ワードのcdemuのスペルが違うのかとも思いましたが間違ってませんでした。

コード:

$cat /etc/apt/sources.list

# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release amd64 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://jp.archive.ubuntu.com/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu jaunty partner
deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ - Ubuntu 9.04 "Jaunty Jackalope"
deb http://download.virtualbox.org/virtualbox/debian jaunty non-free
deb http://ppa.launchpad.net/cdemu/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/cdemu/ppa/ubuntu jaunty main

オフライン

 

#12 2009-09-20 22:07:16

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

本当にすいません。今もう一度検索したら引っかかりました。

GPG keyの一覧のスクリーンショットを撮って、ソフトウェアソースを閉じただけなのですが・・・(開きっぱなしではなかったです。SSを撮るために開き直しました)


お騒がせしました。本当にすいませんでした。

オフライン

 

#13 2009-09-20 22:31:50

masque
メンバ
登録日: 2009-06-12

Re: cueシートのマウント

解決乙
ちなみに、cue + waveをcdemuでマウントする場合、cueシートに日本語が書かれてる場合はUTF-8じゃないとマウント出来ないので変換して下さいね。

オフライン

 

#14 2009-09-20 22:32:09

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

cdemuのクライアントであるgcdemuもインストールしたのですが、アプリケーションに表示されません。
システムの所や、メインメニューの設定で非表示になっているかどうかもチェックしたのですが見つかりませんでした。
どこに表示されるのでしょうか?質問してばかりで悪いのですが教えてください。お願いします。

#関係ないですが、追加と削除で「cdemu」と検索すると「GStreamer plugins for mms, wavpack, quicktime, musepack」がひっかかります。
#cdemuをsynapticで追加した後でも同じです。どこにもcdemuなんで文字列はなさそうなのですが不思議です・・・

オフライン

 

#15 2009-09-20 22:36:48

masque
メンバ
登録日: 2009-06-12

Re: cueシートのマウント

gcdemuはパネルにありますよ。
上でも下でも適当に右クリックして追加して下さいね。

オフライン

 

#16 2009-09-20 23:03:34

syosinnsya
メンバ
登録日: 2008-06-20

Re: cueシートのマウント

どうもありがとうございます。やっと見つけられました!!

オフライン

 

#17 2009-09-21 07:13:44

avidya
ゲスト

Re: cueシートのマウント

#6 の訂正
- "YOUR_UBUNTU_VERSION_HERE" には 9.10 ならば "jaunty" を入れます。
+ "YOUR_UBUNTU_VERSION_HERE" には 9.04 ならば "jaunty" を入れます。

#9 の訂正
- 念のため Ubuntu のバージョンと OUR_UBUNTU_VERSION_HERE の対応表を
+ 念のため Ubuntu のバージョンと YOUR_UBUNTU_VERSION_HERE の対応表を

 

Board footer

Powered by FluxBB