0.019
thk thk Τετ. 19 Νοέ. 2008 14:47 tags λίνουξ 0 views 4 σχόλια
Linux (desktop) sucks for one more time. The spastic thing in linux desktop is:

You want to do something.
You find the way and you do the job six months ago.
Now you want to do the same thing.
Meanwhile you have changed 2-3 distributions or distribution versions.
It is not working now.
.........

I have recorded my desktop six months ago in mint cassandra.
Now on debian lenny I am not so lucky.

Krecordmydesktop cannot remove temp file.
gtkrecordmydesktop cannot find  sound card (what is this shit with sound cards lately?).
istanbul ? istanbul is busy saving after recording and it is not responding.

I am not crazy these things happen to other people as well..




από thk thk 2008-11-19 17:01
Problem still remains. I am trying too in windows xp and downloaded camstudio which is open source. but guess what..
It has the same problem.
Cannot record sound.


από koukos koukos 2008-11-20 16:18
Μαλλον ειναι δικο σου προβλημα κι οχι του προγραμματος,
Εγω παντος χρησιμοποιω recordmydesktop απο cli, μαζι με mplayer και ffmpeg κανεις τα παντα.
Καλο ξεμπλεξιμο, αν δεν ειχαμε προβληματα τι θα καναμε στο κοσμο αυτο?

από thk thk 2008-11-20 23:39
Τελικα ηχογραφησα ήχο με το recordmydesktop αλλά μου βγηκε ή παναγια ψαχνωντας και διαβαζοντας πολλους αλλους που ειχαν το ιδιο προβλημα και τελικα το σπαστικο είναι οτι δεν καταλαβα και πως το ελυσα. Δηλαδή καταλαβα οτι πρώτα εκανα κατι πολυ σύνθετο και μετα κατι πολυ απλο. Φοβάμαι τώρα, μην ήταν το πολυ απλο που ελυσε το πρόβλημα, και δεν χρειαζοταν το συνθετο . Επειδη με ειχε πιασει το κεφαλι μου απο τα νευρα δοκιμασα να το αναπαραγω και σε αλλους υπολογστες.
Στο πρωτο (desktop) δεν λειτουργουσε καν το μικροφωνο (ουτε σε windows)
Στο δευτερο (laptop) δεν τα καταφερα να ηχογραφήσω απο ενα προγραμμα του gnome και τα παρατησα.
Ασε που πρεπει να ξετυλιξω τωρα το μιττο να δω που βρηκα τη λυση.

από thk thk 2008-11-21 00:14
I finally managed to record my desktop but I am not sure how. After searching for hours and link driving I finally ended in an open sound system wiki.

1. I did the first thing as described here:
http://www.opensound.com/wiki/index.php/Configuring_Applications_for_OSSv4#recordmydesktop

The article does not make it clear where to put the --enable-oss=yes directive. I finally put it in line 23
confflags += X_LIBS=" -L/usr/lib   -lX11" X_CFLAGS=" -DXTHREADS --enable-oss=yes"

2 After ,  recordmydesktop still did not work and so I opened KDE control center , sound and multimedia , sound system , hardware tab .
There I changed value of "select the audio device" from Autoselect to Open Sound System.

Then It worked.
To enable source repositories in debian so you can do apt-get source recordmydesktop in /etc/apt/sources.list enable source repositories.
This can be done by copying the original repositories and changing deb to deb-src:
deb http://ftp.nl.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.nl.debian.org/debian/ lenny main contrib non-free