[ オリジナルレポート ]

BugID: #04700

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
システムコア仮承認未処理2012-02-22 00:542012-02-23 12:24
 
テスターFirewave担当者 ソース
バージョン0.145u1発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要CHDにCD-Textが保存されない。
詳 細I ripped an audio CD with cdrdao

cdrdao read-cd --device 0,0,0 --driver generic-mmc --read-raw --read-subchan rw_raw hc.toc


and converted it to a CHD

chdman createcd -i hc.toc -o mynew.chd


Then I extracted it

chdman extractcd -i mynew.chd -o out.out -ob out.bin


and burned it back to a CD

cdrdao write --device 0,0,0 out.out


The original CD shows the CD-Text while playing, but the burned one doesn't. It seems it's because of the CD-Text data not being stored and missing in the resulting TOC file.

Also the resulting TOC file says the type is CD_ROM instead of CD_DA, but I think that might not be an issue.
再現手順 
追加情報 
 
添付ファイルdiff filetoc.diff (2012-02-22 00:54)