Re: [Schrodinger-devel] Compiel fixes for opengl.

2011-02-09 Thread Fabian Deutsch
Am Mittwoch, den 09.02.2011, 20:14 +0100 schrieb Fabian Deutsch: > today I tried to compile schro with opengl and got a couple of errors. > The attached patch fixes most of them but there is still an open issue > with the testsuite, maybe someone with deeper knowledge can have a loo

[Schrodinger-devel] Compiel fixes for opengl.

2011-02-09 Thread Fabian Deutsch
date. - fabian >From fe705bb43bce14247cd1381817aaebea573897d1 Mon Sep 17 00:00:00 2001 From: Fabian Deutsch Date: Wed, 9 Feb 2011 19:27:38 +0100 Subject: [PATCH] Fix opengl compile errors. Signed-off-by: Fabian Deutsch --- schroedinger/opengl/Makefile.am|2 +- schroedin

Re: [Schrodinger-devel] Some basics

2010-05-28 Thread Fabian Deutsch
Am Freitag, den 28.05.2010, 06:00 -0700 schrieb cullam Bruce-Lockhart: > On that note, are there any examples that I could look at of code where > people have used Schroedinger to encode video, send streams or save files? > Really, any examples of the Schroeding libraries being used in a working

[Schrodinger-devel] Vala bindings

2010-05-08 Thread Fabian Deutsch
Hello, I created some basic vala bindings for orc. I've also attached a small sample, on how to use those bindings. Maybe they can be included in orc and managed there. The bindings are not yet 'stable' as some functions are missing. Maybe they are of use to someone :) Shall we include them in

Re: [Schrodinger-devel] Library size and tests on AMD64

2010-03-30 Thread Fabian Deutsch
Am Dienstag, den 30.03.2010, 02:36 -0400 schrieb David Schleef: > On Fri, Mar 26, 2010 at 09:27:00AM +0100, Fabian Deutsch wrote: > > Hello, > > > > when building orc for Fedora, we recognized that the size of liborc > > exceeds the size give in the README [1]. Is thi

[Schrodinger-devel] Library size and tests on AMD64

2010-03-26 Thread Fabian Deutsch
Hello, when building orc for Fedora, we recognized that the size of liborc exceeds the size give in the README [1]. Is this normal and just a not-so-up-to-date README, or an abnormal growth? Another note was, that one test is failing on an AMD64 arch (but running fine on x86_64). Are there known

[Schrodinger-devel] Small tool to convert still images.

2009-05-03 Thread Fabian Deutsch
Hey, the following script might help someone to encode images using dirac: http://www.informatik.uni-bremen.de/~fabiand/dirac/dirac_image.sh It uses the dirac research encoder and image magick and tries to simplify the whole rgb/yuv conversion process. Greetings - fabian -

Re: [Schrodinger-devel] dirac streaming

2009-04-22 Thread Fabian Deutsch
Hi, Am Mittwoch, den 22.04.2009, 12:03 + schrieb David Flynn: > On 2009-04-21, Dark Dimius wrote: > > At current moment I use icecast to stream theora video, I want to use > > dirac instead. > > Can You be kind to tell, if there exists a way to stream dirac media over > > the internet? >