<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I think you can use switch if it still exists to do that. use hand brake to encode to mp4 then switch to remove the audio. I did this when I used  to watch dvds.<div> Good luck.</div><div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Sarah Alawami: Owner of Alawami productions, where quality is key. Check us out on the web at <a href="http://alawamiproductions.com/mastering">http://alawamiproductions.com/mastering</a></div>
</div>
<br><div><div>On Feb 17, 2013, at 1:35 PM, Alan Tam <<a href="mailto:siulung@gmail.com">siulung@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br><br>I'm sorry if this question is silly, but I did search around the web for hours without any clues.<br><br>I attempted to transcode the audio part of a DVD chapter using the following command:<br><br>/Applications/VLC.app/Contents/MacOS/VLC \<br><span class="Apple-tab-span" style="white-space:pre">   </span>--play-and-exit -I dummy --no-sout-video \<br><span class="Apple-tab-span" style="white-space:pre">        </span>--sout "#transcode{acodec=mp4a,ab=256,channels=2}:std{access=file,mux=mp4,dst=test.m4a}" \<br><span class="Apple-tab-span" style="white-space:pre">      </span>"<a href="dvdsimple:///dev/disk2#2:1-2:1">dvdsimple:///dev/disk2#2:1-2:1</a>"<br><br>That yields a file playable in VLC but not in iTunes. After inspection using ffmpeg, I note the following:<br><br>Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.m4a':<br> Duration: 00:08:59.6, start: 0.000000, bitrate: 238 kb/s<br> Stream #0.0(eng): Audio: aac<br> Stream #0.1(eng): Audio: aac, 48000 Hz, stereo<br><br>There are two audio streams in the output file, and perhaps iTunes wants to read from only the first stream.<br>I tried adding "--audio-track 0" to no avail.<br><br>Anything I've done wrong, or Is it a defect of my DVD TS?<br>Anything I can do to correct it except to use another software to remove the extra stream?<br><br>Thanks!<br><br>-- <br>Regards,<br>Alan<br>______________________________________________________<br>vlc mailing list<br>To unsubscribe or modify your subscription options:<br><a href="http://mailman.videolan.org/listinfo/vlc">http://mailman.videolan.org/listinfo/vlc</a><br></blockquote></div><br></div></body></html>