<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Apple MOVs with codec m2v1 unreadable under Windows</title>
	<atom:link href="http://www.mindsuburbia.net/2008/08/28/70/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindsuburbia.net/2008/08/28/70/</link>
	<description>different districts of the same mind</description>
	<lastBuildDate>Wed, 13 Jan 2010 18:10:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Spyder</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-8/#comment-22496</link>
		<dc:creator>Spyder</dc:creator>
		<pubDate>Wed, 13 Jan 2010 18:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-22496</guid>
		<description>You are awesome. Thanks for saving my evening with your powerful little tool :)

I couldn&#039;t imagine exporting 20 videos in iMovie. With your tool 5 mins of background work and it was all done. no interruption to my day ... not to much work on my part ... didn&#039;t even need to click a button :)</description>
		<content:encoded><![CDATA[<p>You are awesome. Thanks for saving my evening with your powerful little tool <img src='http://www.mindsuburbia.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I couldn&#8217;t imagine exporting 20 videos in iMovie. With your tool 5 mins of background work and it was all done. no interruption to my day &#8230; not to much work on my part &#8230; didn&#8217;t even need to click a button <img src='http://www.mindsuburbia.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-8/#comment-21874</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 04 Dec 2009 09:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-21874</guid>
		<description>Thank you soooo much!!! I have been looking around for awhile on how to fix this problem. Your tool works! :) Thanks YOU!!!</description>
		<content:encoded><![CDATA[<p>Thank you soooo much!!! I have been looking around for awhile on how to fix this problem. Your tool works! <img src='http://www.mindsuburbia.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks YOU!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Badou</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-8/#comment-21608</link>
		<dc:creator>Badou</dc:creator>
		<pubDate>Wed, 21 Oct 2009 08:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-21608</guid>
		<description>Thanks a million, this is just GREAT !</description>
		<content:encoded><![CDATA[<p>Thanks a million, this is just GREAT !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MindSuburbian</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-20931</link>
		<dc:creator>MindSuburbian</dc:creator>
		<pubDate>Mon, 24 Aug 2009 20:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-20931</guid>
		<description>If you use the second tool, it supports jolly chars, so you may just try

m2v1_to -mp2v *.mov

The above command is not working with the first tool, so you can use the .bat in the previous comment.</description>
		<content:encoded><![CDATA[<p>If you use the second tool, it supports jolly chars, so you may just try</p>
<p>m2v1_to -mp2v *.mov</p>
<p>The above command is not working with the first tool, so you can use the .bat in the previous comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-20929</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Mon, 24 Aug 2009 19:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-20929</guid>
		<description>To convert all files in a directoty at once, make a batch file (e.g. all.bat) with this content:

for %%f in (*.mov) do (m2v1_to_mp2v.exe &quot;%%f&quot;)

then start all.bat...</description>
		<content:encoded><![CDATA[<p>To convert all files in a directoty at once, make a batch file (e.g. all.bat) with this content:</p>
<p>for %%f in (*.mov) do (m2v1_to_mp2v.exe &#8220;%%f&#8221;)</p>
<p>then start all.bat&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-20762</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 13 Aug 2009 06:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-20762</guid>
		<description>and would you be able to explain in more detail how to apply the patch to a whole directory rather than file by file?

I tried replacing the movie filename in cmd prompt with *.mov but it only patched the first file in the directory.

cheers!!</description>
		<content:encoded><![CDATA[<p>and would you be able to explain in more detail how to apply the patch to a whole directory rather than file by file?</p>
<p>I tried replacing the movie filename in cmd prompt with *.mov but it only patched the first file in the directory.</p>
<p>cheers!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-20761</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 13 Aug 2009 06:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-20761</guid>
		<description>works a treat!</description>
		<content:encoded><![CDATA[<p>works a treat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MindSuburbian</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-20481</link>
		<dc:creator>MindSuburbian</dc:creator>
		<pubDate>Fri, 31 Jul 2009 07:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-20481</guid>
		<description>Hi Rod, thanx for your help!
Unfortunately we&#039;ve checked with some other guys (before your comment) and it seemed that ffmpeg cannot handle some video codecs in MOVs.

So for some MOVs i&#039;m afraid your script above wouldn&#039;t work :(</description>
		<content:encoded><![CDATA[<p>Hi Rod, thanx for your help!<br />
Unfortunately we&#8217;ve checked with some other guys (before your comment) and it seemed that ffmpeg cannot handle some video codecs in MOVs.</p>
<p>So for some MOVs i&#8217;m afraid your script above wouldn&#8217;t work <img src='http://www.mindsuburbia.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-20472</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Thu, 30 Jul 2009 18:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-20472</guid>
		<description>Thanks for the info, a friend of mine presented me with a dvd full of these that he could not play.
 I ended up ripping the audio channels with ffmpeg, merging the channels with sox, then transcoding it into something I know windows media can play.

It&#039;s ugly and I mashed it all into the same directory .. but here it is

setlocal

set List=D:\vids\*.mov

for /f &quot;delims=&quot; %%a in (&#039;dir /b &quot;%List%&quot;&#039;) do bin\ffmpeg -i &quot;%%~na.mov&quot; -map 0:1 -vn -acodec pcm_s16le -ar 44100 -ac 1 &quot;%%~na_left.wav&quot;

for /f &quot;delims=&quot; %%a in (&#039;dir /b &quot;%List%&quot;&#039;) do bin\ffmpeg -i &quot;%%~na.mov&quot; -map 0:2 -vn -acodec pcm_s16le -ar 44100 -ac 1 &quot;%%~na_right.wav&quot;

for /f &quot;delims=&quot; %%a in (&#039;dir /b &quot;%List%&quot;&#039;) do sox\sox -M &quot;%%~na_left.wav&quot; &quot;%%~na_right.wav&quot; -o &quot;%%~na_stereo.wav&quot;

del *_left.wav
del *_right.wav

for /f &quot;delims=&quot; %%a in (&#039;dir /b &quot;%List%&quot;&#039;) do bin\ffmpeg -i &quot;%%~na.mov&quot; -i &quot;%%~na_stereo.wav&quot; -deinterlace -map 0:0 -map 1:0 -vcodec wmv2 -b 4000kb -r 29.97 -acodec wmav2 -ar 44100 -ab 128k -aspect 16:9 &quot;%%~na.wmv&quot;

del *_stereo.wav</description>
		<content:encoded><![CDATA[<p>Thanks for the info, a friend of mine presented me with a dvd full of these that he could not play.<br />
 I ended up ripping the audio channels with ffmpeg, merging the channels with sox, then transcoding it into something I know windows media can play.</p>
<p>It&#8217;s ugly and I mashed it all into the same directory .. but here it is</p>
<p>setlocal</p>
<p>set List=D:\vids\*.mov</p>
<p>for /f &#8220;delims=&#8221; %%a in (&#8216;dir /b &#8220;%List%&#8221;&#8216;) do bin\ffmpeg -i &#8220;%%~na.mov&#8221; -map 0:1 -vn -acodec pcm_s16le -ar 44100 -ac 1 &#8220;%%~na_left.wav&#8221;</p>
<p>for /f &#8220;delims=&#8221; %%a in (&#8216;dir /b &#8220;%List%&#8221;&#8216;) do bin\ffmpeg -i &#8220;%%~na.mov&#8221; -map 0:2 -vn -acodec pcm_s16le -ar 44100 -ac 1 &#8220;%%~na_right.wav&#8221;</p>
<p>for /f &#8220;delims=&#8221; %%a in (&#8216;dir /b &#8220;%List%&#8221;&#8216;) do sox\sox -M &#8220;%%~na_left.wav&#8221; &#8220;%%~na_right.wav&#8221; -o &#8220;%%~na_stereo.wav&#8221;</p>
<p>del *_left.wav<br />
del *_right.wav</p>
<p>for /f &#8220;delims=&#8221; %%a in (&#8216;dir /b &#8220;%List%&#8221;&#8216;) do bin\ffmpeg -i &#8220;%%~na.mov&#8221; -i &#8220;%%~na_stereo.wav&#8221; -deinterlace -map 0:0 -map 1:0 -vcodec wmv2 -b 4000kb -r 29.97 -acodec wmav2 -ar 44100 -ab 128k -aspect 16:9 &#8220;%%~na.wmv&#8221;</p>
<p>del *_stereo.wav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MindSuburbian</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-19881</link>
		<dc:creator>MindSuburbian</dc:creator>
		<pubDate>Wed, 08 Jul 2009 09:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-19881</guid>
		<description>Hi Scott,
unfortunately I had no reports like yours.

My guess is that the problem is either in the original software (by Apple) that made the file, or that it&#039;s intrinsically difficult to convert and to skip (it happens sometimes because of a very low number of still full-frames in the data stream: it&#039;s a variable parameter of MPEG files)

I suggest you try some other converting software and set a lower compression ratio for the output.</description>
		<content:encoded><![CDATA[<p>Hi Scott,<br />
unfortunately I had no reports like yours.</p>
<p>My guess is that the problem is either in the original software (by Apple) that made the file, or that it&#8217;s intrinsically difficult to convert and to skip (it happens sometimes because of a very low number of still full-frames in the data stream: it&#8217;s a variable parameter of MPEG files)</p>
<p>I suggest you try some other converting software and set a lower compression ratio for the output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-19864</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 07 Jul 2009 20:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-19864</guid>
		<description>Hey,

thanks for the crack
one quick question
I got it to work so that it now plays in VLC after turning the files into mp2v however whenever I try and convert it into a different format say MP4 or MPG so that I can view the videos elsewhere or edit them, it starts off ok but the quality just deteroates and after a few seconds its just a mass of pixelated colour.

Also an observation when you try and skip into a video that has used the tool to change its mov type to mp2v VLC just crashes :/

Am I just doing something amateur when trying to convert these files?

Thanks for your time,
Scott</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>thanks for the crack<br />
one quick question<br />
I got it to work so that it now plays in VLC after turning the files into mp2v however whenever I try and convert it into a different format say MP4 or MPG so that I can view the videos elsewhere or edit them, it starts off ok but the quality just deteroates and after a few seconds its just a mass of pixelated colour.</p>
<p>Also an observation when you try and skip into a video that has used the tool to change its mov type to mp2v VLC just crashes :/</p>
<p>Am I just doing something amateur when trying to convert these files?</p>
<p>Thanks for your time,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-19828</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Mon, 06 Jul 2009 19:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-19828</guid>
		<description>Thanks! It worked (the original version)! Much appreciated</description>
		<content:encoded><![CDATA[<p>Thanks! It worked (the original version)! Much appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dugald</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-7/#comment-19786</link>
		<dc:creator>Dugald</dc:creator>
		<pubDate>Sun, 05 Jul 2009 11:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-19786</guid>
		<description>Fantastic, this worked perfectly for us (I had sent the .mov files which were created by iMovie 08 from AVCHD source format from my Sony HDD SD camera).

It was especially important as the files were of wedding video footage and my mate couldn&#039;t see any video, only hearing the audio - on Windows XP.

Cheers from us both!</description>
		<content:encoded><![CDATA[<p>Fantastic, this worked perfectly for us (I had sent the .mov files which were created by iMovie 08 from AVCHD source format from my Sony HDD SD camera).</p>
<p>It was especially important as the files were of wedding video footage and my mate couldn&#8217;t see any video, only hearing the audio &#8211; on Windows XP.</p>
<p>Cheers from us both!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-6/#comment-19115</link>
		<dc:creator>Louis</dc:creator>
		<pubDate>Thu, 18 Jun 2009 11:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-19115</guid>
		<description>Thanks, I will try that.

Too bad that I couldn`t use the MOV files as they were very large sized so oviously good quality.

Louis</description>
		<content:encoded><![CDATA[<p>Thanks, I will try that.</p>
<p>Too bad that I couldn`t use the MOV files as they were very large sized so oviously good quality.</p>
<p>Louis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MindSuburbian</title>
		<link>http://www.mindsuburbia.net/2008/08/28/70/comment-page-6/#comment-19111</link>
		<dc:creator>MindSuburbian</dc:creator>
		<pubDate>Thu, 18 Jun 2009 10:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindsuburbia.net/?p=70#comment-19111</guid>
		<description>Unfortunately icod format is only supported by Apple Mac software. 

You do not need to send tapes around the world: the best you may do is one of the following
- either bring the tape to someone with a similar videocamera and download the file (sometimes you just need a firewire cable and a videoediting software)
- or bring the file to someone who has a Mac and iLive or iMovie and ask to save the file in another format (H.264 if you need hi-res or just plain AVI DivX/Xvid)

You may just want to search for electronic devices rental near your place and do it yourself.</description>
		<content:encoded><![CDATA[<p>Unfortunately icod format is only supported by Apple Mac software. </p>
<p>You do not need to send tapes around the world: the best you may do is one of the following<br />
- either bring the tape to someone with a similar videocamera and download the file (sometimes you just need a firewire cable and a videoediting software)<br />
- or bring the file to someone who has a Mac and iLive or iMovie and ask to save the file in another format (H.264 if you need hi-res or just plain AVI DivX/Xvid)</p>
<p>You may just want to search for electronic devices rental near your place and do it yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
