Sunset Lake Software - Comments for "Problems with newest framework version" http://www.sunsetlakesoftware.com/forum/problems-newest-framework-version Comments for "Problems with newest framework version" en The texture cache error has http://www.sunsetlakesoftware.com/forum/problems-newest-framework-version#comment-1353 <p>The texture cache error has now been fixed in the latest framework code. The sound issue might have been fixed, too, but I need to investigate that.</p> pubDate Tue, 24 Apr 2012 20:53:24 +0000 dc:creator Brad Larson guid false comment 1353 at http://www.sunsetlakesoftware.com Currently, the movie http://www.sunsetlakesoftware.com/forum/problems-newest-framework-version#comment-1352 <p>Currently, the movie filtering options are based around filtering and re-recording movies, not playback. I don't have the appropriate timing code in there for playback, and I haven't done any work with playing audio while running the movie.</p> <p>All audio that is processed by the framework is done so for recording, because that has been what people cared the most about. If you'd like to work on this, I'd welcome any contributions in that area for synchronizing the timing of video and audio playback.</p> pubDate Tue, 24 Apr 2012 14:38:27 +0000 dc:creator Brad Larson guid false comment 1352 at http://www.sunsetlakesoftware.com I ran the new version of the http://www.sunsetlakesoftware.com/forum/problems-newest-framework-version#comment-1345 <p>I ran the new version of the SimpleVideoFileFilter. It works very well. The only issue I had was that no audio is played while the video is streamed to the texture. </p> <p>Is there a way to toggle audio for the video texture?</p> <p>Do you plan to release a class for video texture that does not "piggy back" off of the movie writer.? The reason I mention this is because the movie recording is a special feature.. and distinct from the video texture.</p> <p>Great update!</p> pubDate Mon, 23 Apr 2012 18:49:35 +0000 dc:creator donmegga guid false comment 1345 at http://www.sunsetlakesoftware.com The audio issue is one that http://www.sunsetlakesoftware.com/forum/problems-newest-framework-version#comment-1343 <p>The audio issue is one that <a href="https://github.com/BradLarson/GPUImage/issues/67" rel="nofollow">others have identified</a>, and I'm taking a look at that.</p> <p>The CVOpenGLESTextureCacheCreateTextureFromImage messages are due to something screwing up the texture caches after a movie has finished recording, so I'm working on that right now. It doesn't seem to affect the actual display of video, though.</p> pubDate Fri, 20 Apr 2012 17:16:40 +0000 dc:creator Brad Larson guid false comment 1343 at http://www.sunsetlakesoftware.com