These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Problem recording desktop

Author
Raath Nambode
Sebiestor Tribe
Minmatar Republic
#1 - 2012-04-04 07:05:37 UTC
I need to make a couple of videos on how to use a website I wrote with audio. I installed Recorditnow, VLC and Istanbul but they all have the same problem which is very poor choppy frame rates while recording and when I preview the recorded video the audio goes pop pop pop and the screen corrupts if I change windows.

I have an ATI graphics card with the latest catalyst drivers, Ubuntu 10.04 Lucid Lynx

I did read on one forum that the problem may be that the ATI drivers do not allow hardware accelleration for libfb but the bug report was dead.

Does anyone else have a fix for this or can suggest an alternative?

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

After Shok
Ruthenia Co
#2 - 2012-04-04 08:21:24 UTC
http://mcompute.co.uk/showthread.php?tid=540
I use recordMyDesctop with setting - Full shot at every frame: Yes

p.s. youtube accept .ogv files.

Правдой нельзя оскорбить, уважаемый адвокат!

Тот самый Мюнхгаузен

Золотая орка

Raath Nambode
Sebiestor Tribe
Minmatar Republic
#3 - 2012-04-04 08:28:05 UTC
After Shok wrote:
http://mcompute.co.uk/showthread.php?tid=540
I use recordMyDesctop with setting - Full shot at every frame: Yes

p.s. youtube accept .ogv files.


Nope, that lags even worse than the other 3. just running it my computer ground to a halt

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

After Shok
Ruthenia Co
#4 - 2012-04-04 09:22:51 UTC
From
http://kde-apps.org/content/show.php/RecordItNow?content=114610

#### dependencies ####
recordmydesktop (tested with recordmydesktop-0.3.8.1)
KDE-4.4
Joschy(joschy-snapshot-23-02-10 attached)

So - RecordItNow use recordmydesktop for rerord desktop .

Hmmm...

are you use opengl acceleration for the desktop?

ps lastet video driver for ATI 12.3 - driver 12.1 have mpeg bug which crush X-server

Правдой нельзя оскорбить, уважаемый адвокат!

Тот самый Мюнхгаузен

Золотая орка

Raath Nambode
Sebiestor Tribe
Minmatar Republic
#5 - 2012-04-04 10:12:39 UTC
OpenGL is enabled.
I have the lastest ATI drivers so probably 12.3

I have found though that if I run ffmpeg from the bash it works perfectly

ffmpeg -s 1366x768 -r 30 -b 5000k -ab 128k -ac 6 -i -f x11grab $DISPLAY+1920 out.mpg

gives me a pretty much perfect record with sound so workaround has been found.

I guess the issues with the other desktop recorders is as you say the catalyst drivers and the mpeg bug

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

Mamede
Yarr Time
#6 - 2012-04-04 11:57:57 UTC
I remember I made a video with EVe , WOW and a video playing back in the day.I had Beryl for compositing and there was a plugin to record everything. Search a plugin for compiz or something like that. It's really a petty Beryl was far better than compiz, they merged the teams and a lot of cool features from beryl got lost.
Raath Nambode
Sebiestor Tribe
Minmatar Republic
#7 - 2012-04-04 12:05:17 UTC
Actually on further testing, the recorded video runs at around 1 fps so I'm back to square one again.....

Any other ideas or workarounds?

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

Raath Nambode
Sebiestor Tribe
Minmatar Republic
#8 - 2012-04-04 16:19:52 UTC
After some head scratching and playing around with things I've worked out a solution that works with me.

After installing GLC properly I worked out how to get it to run eve and I can do my thing from there. Only problem is that it seems to record things flipped vertically but one of the movie editors can fix that. Records the sound as well decently so I have a sort of solution.

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

Whitehound
#9 - 2012-04-05 09:04:52 UTC
I have been using ffmpeg for this. See here: https://forums.eveonline.com/default.aspx?g=posts&t=90176

You can use ffmpeg to record into a file, too. Streaming it live to a video broadcaster is just the cheery on the cake.

Loss is meaningful. Therefore is the loss of meaning likewise meaningful. It is the source of all trolling.

Raath Nambode
Sebiestor Tribe
Minmatar Republic
#10 - 2012-04-05 09:07:34 UTC
Whitehound wrote:
I have been using ffmpeg for this. See here: https://forums.eveonline.com/default.aspx?g=posts&t=90176

You can use ffmpeg to record into a file, too. Streaming it live to a video broadcaster is just the cheery on the cake.


Doesn't work for me. There's a problem with the ATI driver. I did try ffmpeg but the fps went down to about 3-4 fps which is no good for any demonstration.

glc lets me record at around 20fps so about half of my normal but still acceptable. mind it's a heck of a work around just to demo a website......

Wormhome Navigation - http://www.staticmapper.com Industrial Management - http://industry.darkshadowindustries.com Follow me on twitter https://twitter.com/staticmapper

Whitehound
#11 - 2012-04-05 10:22:15 UTC  |  Edited by: Whitehound
Raath Nambode wrote:
Doesn't work for me. There's a problem with the ATI driver. I did try ffmpeg but the fps went down to about 3-4 fps which is no good for any demonstration.

glc lets me record at around 20fps so about half of my normal but still acceptable. mind it's a heck of a work around just to demo a website......

Using an Nvidia card with Nvidia's own Linux driver can I get 35fp/s of a 1680x1050 screen with ffmpeg. This is with a running EVE client at 60fp/s but without encoding and only dumping the raw video stream to /dev/null. The bit rate for this is about 2GBit/s. Without the EVE client working its 3D magic can I grab at 57fp/s or 3Gbit/s. This only for a comparison.

Loss is meaningful. Therefore is the loss of meaning likewise meaningful. It is the source of all trolling.