<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Maya - 日本語フォーラムのトピックRe: maya arnold assファイル作成時のcolor managerの設定</title>
    <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10301736#M2822</link>
    <description>&lt;P&gt;お世話になっております。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;だいぶ時間が経ってしまいましたが、よろしいでしょうか。&lt;/P&gt;&lt;P&gt;ご教示いただいた設定をしましたが、エラーが出てしまいました。&lt;/P&gt;&lt;P&gt;どこがどう間違っているのかが見当もつかないので、&lt;/P&gt;&lt;P&gt;一度エラーログと設定内容を見ていただきたいのですが、&lt;/P&gt;&lt;P&gt;こちらのフォーラムで公開しなければいけないでしょうか。&lt;/P&gt;&lt;P&gt;可能であればメールでご対応いただきたく、よろしくお願いいたします。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 04:26:39 GMT</pubDate>
    <dc:creator>tec_stf</dc:creator>
    <dc:date>2021-05-10T04:26:39Z</dc:date>
    <item>
      <title>maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10014817#M2816</link>
      <description>&lt;P&gt;お世話になります。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mayaで作ったモデルをassファイルでexportしてarnoldレンダリングをしています。&lt;/P&gt;&lt;P&gt;レンダリング結果を見ると、全てのファイルが真っ白の状態でした。(ファイルはtiff保存)&lt;/P&gt;&lt;P&gt;そこで以下の方法を行いました。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;①mayaでassファイルをexportする際に、color managerを選択しない。&lt;BR /&gt;②作成したassファイルを開いて、color_space "○○"と表示されている所をcolor_space "sRGB"にして上書き保存する。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;上記ですと、ちゃんとレンダリングされていました。&lt;/P&gt;&lt;P&gt;しかし、数百枚もあるassファイルを1枚ずつ開いて上記②の処理をするのは時間の無駄ですので&lt;/P&gt;&lt;P&gt;簡単な方法がありましたらご教示いただければと思います。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;どうぞよろしくお願いいたします。&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 03:00:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10014817#M2816</guid>
      <dc:creator>tec_stf</dc:creator>
      <dc:date>2021-01-20T03:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10030599#M2817</link>
      <description>&lt;P&gt;こんにちは。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;以下のkickのドキュメントによると環境変数 SYNCOLOR で別途用意したsynColorConfig.xmlを設定することで、&lt;BR /&gt;カラー管理をオーバーライドすることが出来ると書いてあるので、それを利用することで.ass内を書き換え無くてもレンダリング出来るかもしれません。&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.arnoldrenderer.com/pages/viewpage.action?pageId=130613835" target="_blank"&gt;https://docs.arnoldrenderer.com/pages/viewpage.action?pageId=130613835&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;以下のサンプルはLinux用に書かれているので、Windowsを使用する場合は set を使用する必要がります。&lt;/P&gt;
&lt;P&gt;$ export SYNCOLOR=/path/to/synColorConfig.xml&lt;/P&gt;
&lt;P&gt;↓&lt;BR /&gt;Windows&lt;BR /&gt;C:&amp;gt;set SYNCOLOR=C:\path\to\synColorConfig.xml&lt;BR /&gt;など。&lt;/P&gt;
&lt;P&gt;ちなみに、上記サイトにも記載がありますが、synColorConfig.xmlの例は以下のフォルダにあります。&lt;BR /&gt;（Maya日本語UI使用時）&lt;BR /&gt;"C:\Users\&amp;lt;ユーザ名&amp;gt;\Documents\maya\2020\ja_JP\prefs\synColorConfig.xml"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;実際には試していますが、おそらく以下のような手順だと思います。&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;例の.xmlファイルをどこか別のフォルダにコピー&lt;/LI&gt;
&lt;LI&gt;コピーした.xmlファイルを自分の設定に編集&lt;/LI&gt;
&lt;LI&gt;コマンドプロンプトで以下のようにレンダリングするのだと思います。&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;　　　　set SYNCOLOR=synColorConfig.xmlのパス&lt;/P&gt;
&lt;P&gt;　　　　kick (オプション) xxx.ass&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 01:50:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10030599#M2817</guid>
      <dc:creator>SOTOMEA</dc:creator>
      <dc:date>2021-01-26T01:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10049338#M2818</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6385278"&gt;@tec_stf&lt;/a&gt;&amp;nbsp;さん、こんにちは。コミュニティのご利用ありがとうございます。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;その後、状況はいかがでしょうか。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SOTOMEA&amp;nbsp;さんから返信が来ています。&lt;/P&gt;
&lt;P&gt;ご確認ください。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 00:20:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10049338#M2818</guid>
      <dc:creator>akina.yokoyama</dc:creator>
      <dc:date>2021-02-02T00:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10055914#M2819</link>
      <description>&lt;P&gt;お世話になっております。&lt;/P&gt;&lt;P&gt;ご教示いただき、ありがとうございます。&lt;/P&gt;&lt;P&gt;勉強不足で難しくて理解できていないのですが、&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;assファイルをwindowsPCで作成し、レンダリングをLinuxサーバで行う場合、&lt;/P&gt;&lt;P&gt;バッチスクリプトに以下の1行を追加すればよろしいのでしょうか。&lt;/P&gt;&lt;P&gt;$ export SYNCOLOR=/path/to/synColorConfig.xml&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"C:\Users\&amp;lt;ユーザ名&amp;gt;\Documents\maya\2020\ja_JP\prefs\synColorConfig.xml"&lt;/P&gt;&lt;P&gt;上記にあるsynColorConfig.xmlを開くと、14行ありますが&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.コピーした.xmlファイルを自分の設定に編集&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;というのは、何行目をどのように編集するのでしょうか。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 03:04:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10055914#M2819</guid>
      <dc:creator>tec_stf</dc:creator>
      <dc:date>2021-02-04T03:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10068049#M2820</link>
      <description>&lt;P&gt;こんにちは。&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt;assファイルをwindowsPCで作成し、レンダリングをLinuxサーバで行う場合、&lt;BR /&gt;&amp;gt;バッチスクリプトに以下の1行を追加すればよろしいのでしょうか。&lt;BR /&gt;&amp;gt;$ export SYNCOLOR=/path/to/synColorConfig.xml&lt;/P&gt;
&lt;P&gt;追加する行は"$"抜きの以下になります。"/path/to/"はあくまで例なので、実際のパスは自分が作成したsynColorConfig.xmlの場所になります。&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;export SYNCOLOR=/path/to/synColorConfig.xml&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;先頭の"$"が何かは"Linux シェル"等で検索してみてください。&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt;2.コピーした.xmlファイルを自分の設定に編集&lt;BR /&gt;&amp;gt;というのは、何行目をどのように編集するのでしょうか。&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;synColorConfig.xmlの以下の行はWindowsでのパスなので、Linux用のパスに変更する必要があります。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;TransformsHome dir="C:/Program Files/Autodesk/Maya2020/synColor" /&amp;gt;&lt;BR /&gt;&amp;lt;SharedHome dir="C:/Users/&amp;lt;ユーザ名&amp;gt;/Documents/maya/synColor/Shared/" /&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Linux用のMayaを使用しているなら、すでにprefsディレクトリ以下にsynColorConfig.xmlが存在している可能性もあります。&lt;/P&gt;
&lt;P&gt;もし存在しているならそれを使用するのでは良いと思います。&lt;BR /&gt;Linuxのプリファレンスのパスは以下を見てください。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;プリファレンスの保存&lt;BR /&gt;&lt;A href="https://knowledge.autodesk.com/ja/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2020/JPN/Maya-Customizing/files/GUID-A11EDD96-3362-4186-BE82-A245B46A0165-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/ja/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2020/JPN/Maya-Customizing/files/GUID-A11EDD96-3362-4186-BE82-A245B46A0165-htm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;またWindowsで作成したassファイルはテクスチャのパスなどが異なっていると思うので、事前にLinuxでも認識出来るパスに変換する必要があります。&lt;BR /&gt;以下が参考になると思います。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MayaのデータをArnoldでレンダリングするためのファイル変換について&lt;BR /&gt;&lt;A href="https://forums.autodesk.com/t5/maya-ri-ben-yu/mayanodetawoarnoldderendaringusurutamenofairu-bian-huannitsuite/td-p/8194460" target="_blank"&gt;https://forums.autodesk.com/t5/maya-ri-ben-yu/mayanodetawoarnoldderendaringusurutamenofairu-bian-huannitsuite/td-p/8194460&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 23:50:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10068049#M2820</guid>
      <dc:creator>SOTOMEA</dc:creator>
      <dc:date>2021-02-08T23:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10083213#M2821</link>
      <description>&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6385278" target="_blank"&gt;@tec_CG&lt;/A&gt;&amp;nbsp;さん、こんにちは。コミュニティのご利用ありがとうございます。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;その後、状況はいかがでしょうか。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;再度SOTOMEA&amp;nbsp;さんから返信が来ています。&lt;/P&gt;
&lt;P&gt;ご確認お願いします。&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 02:11:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10083213#M2821</guid>
      <dc:creator>akina.yokoyama</dc:creator>
      <dc:date>2021-02-15T02:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10301736#M2822</link>
      <description>&lt;P&gt;お世話になっております。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;だいぶ時間が経ってしまいましたが、よろしいでしょうか。&lt;/P&gt;&lt;P&gt;ご教示いただいた設定をしましたが、エラーが出てしまいました。&lt;/P&gt;&lt;P&gt;どこがどう間違っているのかが見当もつかないので、&lt;/P&gt;&lt;P&gt;一度エラーログと設定内容を見ていただきたいのですが、&lt;/P&gt;&lt;P&gt;こちらのフォーラムで公開しなければいけないでしょうか。&lt;/P&gt;&lt;P&gt;可能であればメールでご対応いただきたく、よろしくお願いいたします。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 04:26:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10301736#M2822</guid>
      <dc:creator>tec_stf</dc:creator>
      <dc:date>2021-05-10T04:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10304601#M2823</link>
      <description>&lt;P&gt;こんにちは。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;以下のサイトの「&lt;SPAN&gt;サポートに連絡するには:」からお問い合わせ下さい。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/ja/customer-service/account-management/users-software/support-options" target="_blank"&gt;https://knowledge.autodesk.com/ja/customer-service/account-management/users-software/support-options&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 08:01:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10304601#M2823</guid>
      <dc:creator>SOTOMEA</dc:creator>
      <dc:date>2021-05-11T08:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: maya arnold assファイル作成時のcolor managerの設定</title>
      <link>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10304641#M2824</link>
      <description>&lt;P&gt;ありがとうございます。&lt;/P&gt;&lt;P&gt;問い合わせてみます。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 08:16:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-ri-ben-yuforamu/maya-arnold-assfairu-zuo-cheng-shinocolor-managerno-she-ding/m-p/10304641#M2824</guid>
      <dc:creator>tec_stf</dc:creator>
      <dc:date>2021-05-11T08:16:01Z</dc:date>
    </item>
  </channel>
</rss>

