Announcement

Collapse
No announcement yet.

DTS to AC3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    DTS to AC3

    I read from this forum that audio conversion is limited to cases when converting to BD9/5.
    Is there some technical reason for this?

    I would like to see this possible also in other cases because not all devices support DTS but they support AC3/5.1.
    For example I have disk which includes only DTSHD and AC3/2.0. My device don't support DTS but I would like to hear multichannel audio (AC3/5.1).

    Is it possible to create profile called something like "bd_m2ts.ac3.videocopy"?

    #2
    Thread moved to feature requests.

    Comment


      #3
      Actually I as able to solve this by myself. I combined some existing profiles to create "bd_m2ts.ac3.videocopy".
      File was too big to attach here (XML max is 4.9kb, this is 5.1kb)

      Comment


        #4
        I wondered about doing the same thing myself. How about you just paste the contents of the file in here with [CODE] tags around it?

        Comment


          #5
          Here it is

          Code:
          <?xml version="1.0" encoding="utf-8"?>
          <remark/>
          <data>
          	<container key="" descriotion="" format="bdav">
          		<split enable="0" mode="0" size="0"/>
          		<odml value="1"/>
          	</container>
          	<video key="" enable="1" muti_stream="0">
          		<codecs>
          			<codec copy="0" key="h264">
          				<generic profile="0" level="0"/>
          				<deinterlace mode="0" method="0" enable="0"/>
          				<size keep_aspect="1" list="" out_size="" aspect_x="4" aspect_y="3" maxsize="" limited="0" />
          				<outfps mode="3" value="" list="10,12,15,14.985,15,20,23.976,24,25,29.97,30"/>
          				<fourcc value=""/>
          				<bitrate value="900" min="1" max="-1"/>
          				<quality value="85"/>
          				<quantizer value="2"/>
          				<perset enable="0" key="" owner="" template=""/>
          			</codec>
          		</codecs>
          		<streams>
          			<codec copy="1" key="h264">
          				<deinterlace mode="0" method="0" enable="0"/>
          				<size keep_aspect="1" list="" out_size="" aspect_x="4" aspect_y="3" maxsize="" limited="0" />
          				<outfps mode="3" value="" list="10,12,15,14.985,15,20,23.976,24,25,29.97,30"/>
          				<fourcc value=""/>
          				<bitrate value="900" min="1" max="-1"/>
          				<quality value="85"/>
          				<quantizer value="2"/>
          				<perset enable="0" key="" owner="" template=""/>
          				<!-- msmpeg4v1 mpeg4 mpeg2 mpeg1 -->
          				<motion motion_search="5" vhq="0" qpel="0" gmc="0" chroma_me="0"/>
          				<!-- wmv9 wmv9 loss vc1  -->
          				<vbr enable="0" method="quality" max_vbr_bitrate="0" max_vbr_bufferwin="0" pass="0"/>
          				<!-- msmpeg4v1 mpeg4 mpeg2 mpeg1 -->
          				<generic max_key_interval="250" profile="-1" level="-1"/>
          			</codec>
          		</streams>
          	</video>
          	<audio key="aac" enable="1" muti_stream="0">
          		<codecs>
          			<codec copy="0" multi="0" key="ac3">
          				<generic profile="0"/>
          				<quality value="0"/>
          				<vbr method="0"/>
          				<channels value="6" mode="4"/>
          				<bitdepth value="16"/>
          				<freq value="48000" list="44100,48000"/>
          				<bitrate value="448000" muti_value="/1:96000/2:192000/6:448000/" list="96000,128000,160000,192000,256000,320000,448000,512000,640000"/>
          				<volume value="100"/>
          				<perset enable="0" key="" owner="" template=""/>
          			</codec>
          		</codecs>
          		<streams>
          			<codec copy="0" multi="0" key="ac3">
          				<generic profile="0" ver="0" layer="0"/>
          				<quality value="0"/>
          				<vbr method="0"/>
          				<channels value="6" mode="4"/>
          				<bitdepth value="16"/>
          				<freq value="48000" list="44100,48000"/>
          				<bitrate value="640000" muti_value="/1:96000/2:192000/6:448000/" list="96000,128000,160000,192000,256000,320000,448000,512000,640000"/>
          				<volume value="100"/>
          				<perset enable="0" key="" owner="" template=""/>
          				<!-- lame wma9 param -->
          				<attr ch_mode="0" quality="0" private="0" copyright="0" orignial="0" checksum="0"/>
          				<vbr enable="0" pass="0" method="-1" max_bitrate="224000" quality="0" abr="8"/>
          			</codec>
          		</streams>
          	</audio>
          	<subtitle enable="0" mode="0" muti_stream="0"/>
          	<watermark enable="0" path="" horizontal="50" vertical="50" alignment="50" mode="0" opacity="50"/>
          	<preview enable="0" size="160x120" time="0" format="jpeg" postfix="THM"/>
          	<param_3d enable="0" format="0" anamorphic_resize="1"/>
          	<custom>
          		<crop enable="0" left="0" right="0" top="0" bottom="0"/>
          		<effect enable="0" mode="0"/>
          	</custom>
          	<move enable="0">
          		<video enable="0" mode="0" path="" plug_in=""/>
          		<audio enable="0" mode="0" path="" plug_in=""/>
          	</move>
          	<extend_param>
          		<convert wait_mode="1" looplock_timeout="10" waitobject_timeout="1000" transbuf_mode="0"/>
          		<mode value="real_time" list="real_time, high_quality" method="1"/>
          		<thread set="0" value="1"/>
          		<appdata>
          			<source path="" op_list="">
          				<dvd dvdstream="0" title="0" op_list="" angle="0" begin_chapter="0" end_chapter="0" sum_chapters="0"/>
          				<bluray playlist="0" angle="0" op_list="" begin_chapter="0" end_chapter="0" sum_chapters="0" is_3d_playlist="0"/>
          			</source>
          			<target path="" filename="" fullpath="" temppath="" max_abitrate="0" max_vbitrate="0" max_filesize="600" split_by_chapter="0" file_number="0">
          				<video>
          					<stream key="1" source="" stream_id=""/>
          				</video>
          				<audio>
          					<stream key="1" source="" stream_id="0" index="0"/>
          					<stream key="2" source="" stream_id="0" index="0"/>
          				</audio>
          				<subtitle>
          					<stream key="1" source="" stream_id="32" sub_index="-1" language_code="0" charset="0" selected_sub_indexs="" selected_sub_list="" force="0"/>
          					<stream key="2" source="" stream_id="32" sub_index="-1" language_code="0" charset="0" selected_sub_indexs="" selected_sub_list="" force="0"/>
          				</subtitle>
          			</target>
          		</appdata>
          	</extend_param>
          </data>
          <info>
          	<head key="m2ts.ac3.videocopy" descriotion="The profile is used to copy Blu-ray to one or more M2TS files." version="300" app_version="" type="1" tag="dvdfab,default"/>
          	<author name="" createdata="" copyright="" comment="" genre="" track="" album="" title="" year="2006"/>
          	<device key="m2ts" subkey="" firmware="2.7" company="" releasedata="" directions="">
          		<param>
          			<video enable="1" width="0" height="0" max_bitrate="" max_fps=""/>
          			<audio enable="1">
          				<channels min="0" max="6" value="6" list="1,2,4"/>
          			</audio>
          			<subtitle enable="0"/>
          		</param>
          	</device>
          </info>

          Comment


            #6
            I just noticed that there is maybe one mistake in profile.

            There is 2 same lines, one is under <codecs> another is under <streams>.
            <bitrate value="448000" muti_value="/1:96000/2:192000/6:448000/" list="96000,128000,160000,192000,256000,320000,448 000,512000,640000"/>

            I assume that line above should be
            <bitrate value="640000" muti_value="/1:96000/2:192000/6:448000/" list="96000,128000,160000,192000,256000,320000,448 000,512000,640000"/>

            So bitrate is same in <codecs> and <streams>. (I want to keep audio quality high. That's why I used 640000)

            Comment

            Working...
            X