<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Dear Davide,<br><br>I have been using mmplay, mmwrite, and mmread provided by Micah Richert: <br><br>http://www.mathworks.com/matlabcentral/fileexchange/15880-mmplay<br>http://www.mathworks.com/matlabcentral/fileexchange/15881-mmwrite<br>http://www.mathworks.com/matlabcentral/fileexchange/8028-mmread<br><br>Both video and audio from .avi files could be played simultaneously, saved and manipulated. <br><br>Best regards,<br>Silvia <br><div><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div
 style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">Von:</span></b> MikoĊ‚aj Magnuski <imponderabilion@gmail.com><br> <b><span style="font-weight: bold;">An:</span></b> eeglablist@sccn.ucsd.edu <br> <b><span style="font-weight: bold;">Gesendet:</span></b> 0:32 Montag, 10.September 2012<br> <b><span style="font-weight: bold;">Betreff:</span></b> Re: [Eeglablist] Matlab Video Processing Question<br> </font> </div> <br><meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv829190259"><br>
<div>Dear Davide,<br clear="all"><br>Unfortunatelly, reading video data (both through mmreader or VideoReader) imports only the visuals, the audio is not read, and thus when saving - you save without sound.<div><br></div>
<div>I'm not sure if there is a convenient workaround (within the realms of matlab) to your problem. Reading sound from video file does not seem to be supported by matlab core functions. However, if you do have Computer Vision System Toolbox - the <span class="yiv829190259Apple-style-span" style="font-size:12px;background-color:rgb(255,255,255);">vision.VideoFileReader </span>object does support this. I'm not sure if saving video with sound is any easier, but at least you can import the sound to matlab.</div>
<div><a rel="nofollow" target="_blank" href="http://www.mathworks.com/help/toolbox/vision/ref/vision.videofilereaderclass.html">http://www.mathworks.com/help/toolbox/vision/ref/vision.videofilereaderclass.html</a></div><div><br></div><div>Nevertheless, I think that your best soulution could be to combine the sound from your original video with the transformed soundless video that matlab produced outside of matlab, unless it needs to be done automatically.<br>
<br></div><div>So, generally - it's quite complicated (read: "as far as I know - impossible") to load and save with sound with basic matlab functions. Sorry I couldn't help you more.<br><br>Mikolaj<br></div>
</div>
</div><meta http-equiv="x-dns-prefetch-control" content="on"><br>_______________________________________________<br>Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>To unsubscribe, send an empty email to <a ymailto="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>For digest mode, send an email with the subject "set digest mime" to <a ymailto="mailto:eeglablist-request@sccn.ucsd.edu" href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br><br> </div> </div> </blockquote></div>   </div></body></html>