<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Articulating Ideas - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-8c0eea7d" type="application/json"/><link>http://articulatingideas.disqus.com/</link><description>About humanizing technology through research, community and participation</description><atom:link href="http://articulatingideas.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 11 May 2012 01:53:13 -0000</lastBuildDate><item><title>Re: 5 Steps to get ImageMagick on XAMPP 1.7.3</title><link>http://www.zoharbabin.com/5-steps-to-get-imagemagick-on-xampp-1-7-3#comment-526075780</link><description>&lt;p&gt;Thank's my friend this work :D&lt;/p&gt;

&lt;p&gt;so can you help me i need script for pdf convert to image,and you can ccontact me on facebook =&amp;gt; &lt;a href="http://facebook.com/and.antariksa" rel="nofollow"&gt;facebook.com/and.antariksa&lt;/a&gt; or email to Andre.Antariksa@yahoo.com so please help me for solved this &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">And</dc:creator><pubDate>Fri, 11 May 2012 01:53:13 -0000</pubDate></item><item><title>Re: How To Do Noise Reduction Using ffmpeg And sox</title><link>http://www.zoharbabin.com/how-to-do-noise-reduction-using-ffmpeg-and-sox#comment-522455408</link><description>&lt;p&gt;Thanks..I was looking exactly for this.  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Usp71084</dc:creator><pubDate>Tue, 08 May 2012 01:30:53 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-521542882</link><description>&lt;p&gt;Hi Zohar, impressive work here!  &lt;br&gt;I think the recent updates to flash have mucked things up afraid.  I directly downloaded your code and ran it in flashBuilder. Check out what happens when playing merged: &lt;br&gt;&lt;a href="http://www.youtube.com/watch?v=R1reyrjot0Y&amp;amp;feature=youtu.be" rel="nofollow"&gt;http://www.youtube.com/watch?v...&lt;/a&gt; .  &lt;br&gt;My eventual goal is to hack in a way to shift the pitch of the audio (check this out &lt;br&gt;&lt;a href="http://krisrok.de/flash/classes/de/kris/sound/SoundPitch.as)" rel="nofollow"&gt;http://krisrok.de/flash/classe...&lt;/a&gt;.  Will keep you updated regarding this (kind of relates to Dave's above post in that  I'll have to play with the Sound class as some point).&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br&gt;Andy.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy Woods</dc:creator><pubDate>Mon, 07 May 2012 08:48:02 -0000</pubDate></item><item><title>Re: Which FizzBuzz solution is the most efficient?</title><link>http://www.zoharbabin.com/which-fizzbuzz-solution-is-the-most-efficient#comment-516161978</link><description>&lt;p&gt;You're right... thanks for the comment!&lt;br&gt;For reference, I've added a note to the post.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Wed, 02 May 2012 03:48:44 -0000</pubDate></item><item><title>Re: Which FizzBuzz solution is the most efficient?</title><link>http://www.zoharbabin.com/which-fizzbuzz-solution-is-the-most-efficient#comment-515445236</link><description>&lt;p&gt;Well, since you said this is all c# and you are going for efficiency, you really should get rid of the string concatenation += operators.  Use a StringBuilder, or Console.WriteLine each string directly.  Using string concatenation in a loop is a big performance problem because it allocates new memory on the heap each time you use it.  In other words, s += "foo" needs three separate memory locations (the original value of s, the value of "foo" and the new value of the result).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Johnson</dc:creator><pubDate>Tue, 01 May 2012 18:34:57 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-513975451</link><description>&lt;p&gt;Hi Dave - most likely you will need construct an MP3 header before sending it to the Sound Object. But I didn't have much play time with the Sound Object, so can't be sure...&lt;br&gt;Would be a great addition to the library though, let me know if you manage to hack it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Mon, 30 Apr 2012 02:34:26 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-505887412</link><description>&lt;p&gt;Hi Zohar. Thanks for this great class. Do you think it is possible to get the bytes from an MP3 audio channel from an FLV, split from the video using your class, into a Sound object using the new player 11 function Sound.loadCompressedDataFromByteArray() ? &lt;/p&gt;

&lt;p&gt;I tried this with your demo and I got the sound to show a length, but it would not play/decode! Maybe because it needs an MP3 header written to the channel?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave</dc:creator><pubDate>Sat, 21 Apr 2012 22:11:38 -0000</pubDate></item><item><title>Re: Hacking in FLV Bits &amp;#8211; Part 2</title><link>http://www.zoharbabin.com/hacking-in-flv-bits-part-2#comment-503325620</link><description>&lt;p&gt;awesome project.&lt;br&gt;thanks.&lt;br&gt;hope add MP4(h264) bits hacking...&lt;br&gt;MP4 is popular as flv&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zongwan</dc:creator><pubDate>Fri, 20 Apr 2012 01:32:37 -0000</pubDate></item><item><title>Re: About</title><link>http://www.zoharbabin.com/about#comment-378665813</link><description>&lt;p&gt;hi, kalturian! me a pkistani scientist, God willing nobel prize, what about you dr.khan@msn.com&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ali imran waqt</dc:creator><pubDate>Sat, 03 Dec 2011 23:27:42 -0000</pubDate></item><item><title>Re: HTML5 Video Take 2</title><link>http://www.zoharbabin.com/html5-video-take-2#comment-366518485</link><description>&lt;p&gt;Nice one Zohar&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaron Shapira</dc:creator><pubDate>Thu, 17 Nov 2011 06:40:44 -0000</pubDate></item><item><title>Re: Flash Developer Take on HTML5 Multimedia Future</title><link>http://www.zoharbabin.com/flash-developer-take-on-html5-multimedia-future#comment-363566747</link><description>&lt;p&gt;Thanks!&lt;br&gt;I need to find some time for a followup post... &lt;br&gt;For high-level you can follow at - &lt;a href="http://blog.kaltura.org/is-flash-dead" rel="nofollow"&gt;http://blog.kaltura.org/is-fla...&lt;/a&gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Tue, 15 Nov 2011 08:03:39 -0000</pubDate></item><item><title>Re: Flash Developer Take on HTML5 Multimedia Future</title><link>http://www.zoharbabin.com/flash-developer-take-on-html5-multimedia-future#comment-363487719</link><description>&lt;p&gt;Nice and sharp analysis&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yaron Shapira</dc:creator><pubDate>Tue, 15 Nov 2011 06:21:24 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-345659791</link><description>&lt;p&gt;Flash tends to do this when audio and video frames are not in sync. (it makes the video run faster to fit the audio rhythm).&lt;br&gt;That may very well be the case in this class, if you're using a VBR video.&lt;br&gt;Try with a CBR and let me know if it made a difference.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Wed, 26 Oct 2011 10:21:45 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-345645259</link><description>&lt;p&gt;I'm actually working with one video only.  I'm separating the one video into video and audio channels and trying to merge them back together. This is where I get the Video running almost double speed and the audio is fine.  I'll try experimenting with my video settings and use CBR.  Thanks Zohar.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kennyl</dc:creator><pubDate>Wed, 26 Oct 2011 10:14:57 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-344285266</link><description>&lt;p&gt;Is the Audio and Video encoding specs the same in both files?&lt;br&gt;Do you use constant bitrate? (VBR is currently not a good option here).&lt;/p&gt;

&lt;p&gt;To achieve best result, make both videos CBR, use the same gop size (keyframe density) and same Audio bitrate.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Tue, 25 Oct 2011 18:15:59 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-344278652</link><description>&lt;p&gt;Yeah, your boy.flv worked just fine for me.  So, it must be something with the FLV I'm using.  I would send it, but it's not my content.  When I extract just the Video, it plays fine.  How are your videos compressed?  Mine is 640x360, 15 FPS, Progressive, 22KHz MP3 Mono Audio.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kennyl</dc:creator><pubDate>Tue, 25 Oct 2011 18:11:22 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-344214946</link><description>&lt;p&gt;Hi Kenny,&lt;/p&gt;

&lt;p&gt;Is the above sample behave the same in your computer? &lt;br&gt;If not, can you upload the videos you used?.. &lt;br&gt;What is your Flash version and OS?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Tue, 25 Oct 2011 17:32:16 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-344195061</link><description>&lt;p&gt;Hey Zohar, nice class!  Did you ever figure out why the the Video plays almost double speed when merging the audio and video channels back together?  I've had no luck in figuring this out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kennyl</dc:creator><pubDate>Tue, 25 Oct 2011 17:21:15 -0000</pubDate></item><item><title>Re: YouTube Direct Upload in ActionScript3</title><link>http://www.zoharbabin.com/youtube-direct-upload-actionscript3#comment-338135817</link><description>&lt;p&gt;Hi there, when using the class and using the upload button i get this error:&lt;/p&gt;

&lt;p&gt;401&lt;br&gt;&amp;lt;errors&amp;gt;&amp;lt;error&amp;gt;&amp;lt;domain&amp;gt;yt:authentication&amp;lt;/domain&amp;gt;&lt;code&gt;Unknown&lt;/code&gt;&amp;lt;/error&amp;gt;&amp;lt;/errors&amp;gt;&lt;br&gt;Couldn't determine upload URL.&lt;br&gt;Couldn't determine upload token.&lt;br&gt;401Any ideas? Thanks! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craigbeswetherick</dc:creator><pubDate>Tue, 18 Oct 2011 09:46:39 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-257517723</link><description>&lt;p&gt;Thanks, sounds right. I'll test it later tonight and update. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Tue, 19 Jul 2011 14:41:28 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-257469346</link><description>&lt;p&gt;From the comments of Mr.psyone.In &lt;a href="http://FlvWizard.as" rel="nofollow"&gt;FlvWizard.as&lt;/a&gt; ==&amp;gt; function slice()&lt;br&gt;	_sliced.writeBytes(writeNumberVariable(FlvWizard.DURATION, (timestampExtended &amp;lt;&amp;lt; 8 | time)/1000));&lt;br&gt;Should be changed.	var totalTime:uint = 0;	if(in_point &amp;lt; 0){ in_point = 0; }	if(in_point &amp;gt; time){ in_point = time; }	if((out_point &amp;lt; 0) || (out_point &amp;gt; time)){ out_point = time; }	totalTime = out_point-in_point;	_sliced.writeBytes(writeNumberVariable(FlvWizard.DURATION, (timestampExtended &amp;lt;&amp;lt; 8 | totalTime)/1000));For debug about the duration in the header when use slice()&lt;br&gt;^_^&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pic Morakot</dc:creator><pubDate>Tue, 19 Jul 2011 14:02:53 -0000</pubDate></item><item><title>Re: Hacking in FLV Bits &amp;#8211; Part 2</title><link>http://www.zoharbabin.com/hacking-in-flv-bits-part-2#comment-243586841</link><description>&lt;p&gt;First fix by a reviewer. woohoo! :)&lt;br&gt;&lt;a href="http://www.zoharbabin.com/hacking-in-flv-bits#comment-243573542" rel="nofollow"&gt;http://www.zoharbabin.com/hack...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Wed, 06 Jul 2011 03:52:06 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-243586111</link><description>&lt;p&gt;You are correct! Thanks :)&lt;br&gt;I've fixed it now...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zohar Babin</dc:creator><pubDate>Wed, 06 Jul 2011 03:48:27 -0000</pubDate></item><item><title>Re: Hacking in FLV bits</title><link>http://www.zoharbabin.com/hacking-in-flv-bits#comment-243573542</link><description>&lt;p&gt;Hy Zohar!&lt;/p&gt;

&lt;p&gt;I found some bug in the source. When merge ByteArray's and write the duration in the header you add this value:&lt;br&gt;_merged.writeBytes(writeNumberVariable(FlvWizard.DURATION, (timestampExtended &amp;lt;&amp;lt; 8 | time)/1000));&lt;br&gt;but this is just the first flv duration&lt;/p&gt;

&lt;p&gt;I thing this is te solution:&lt;br&gt;_merged.writeBytes(writeNumberVariable(FlvWizard.DURATION,totalTime/1000));&lt;/p&gt;

&lt;p&gt;thx &lt;br&gt;psyone&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">psyone</dc:creator><pubDate>Wed, 06 Jul 2011 02:45:29 -0000</pubDate></item><item><title>Re: Flash Developer Take on HTML5 Multimedia Future</title><link>http://www.zoharbabin.com/flash-developer-take-on-html5-multimedia-future#comment-236829796</link><description>&lt;p&gt;it takes tens of thousands of lines to develop a complex app in html5 which probably wont even run because of the performance issues that js has. optimizing that tens of thousands of lines to work on on multiple devices as intended - impossible.&lt;/p&gt;

&lt;p&gt;anyway, no developer in it's right mind would start a heavy project with js and html5/css. simply because his head will explode. the lose coding practices of js is just not suited for that.bother myself pointing out how seriously outdated the language is from the fact that it has no true OOP support / architecture, no strict typing, no consistent debug engine, no offline runtime.&lt;/p&gt;

&lt;p&gt;html, on the other hand is just a content type (20+ years old) it does nothing. for any tiny functionality you are a slave to 100s of browsers.&lt;/p&gt;

&lt;p&gt;flash at the other end you are a slave to only 1 player 1 runtime with almost flawless consistency. looking away from the shortcomings of the AIR (you can shell it if you need more access to various systems) it's becoming the only cross-platform solution for small applications, media or data driven alike at an alarming phase.&lt;/p&gt;

&lt;p&gt;it's just a matter of time when people will realize just how much "abuse" can the platform take.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">szeredai akos</dc:creator><pubDate>Tue, 28 Jun 2011 08:38:18 -0000</pubDate></item></channel></rss>
