Programming :: Record The Screen To Ogg With X11 And Without Xvidcap?
Jan 30, 2011Xorg is so cool. Anyhow is there some solutions to make video of the screen using only the regular tools of xorg or import or scrot even?
View 1 RepliesXorg is so cool. Anyhow is there some solutions to make video of the screen using only the regular tools of xorg or import or scrot even?
View 1 RepliesI have installed XVidCap Screen Capture. If I record my screen with XVid Cap Screen Capture there is no sound. But if I record with Desktop Recorder there is sound. What is wrong?
View 9 Replies View RelatedIm trying to create some screencast videos on Ubuntu. As its a well known fact we dont have a very good screencasting too like Camtasia(only windows) on linux.
After googling extensively I zeroed on Xvidcap for screen capturing and Audacity for audio capture.
According to tutorial [url] first we need to run Xvidcap (do the screen capturing recording first) and then again use Audacity for audio recording .. then mix both video and audio.
I guess this is a pain staking process (running video and audio recording seperately), I thought of running Xvidcap and Audacity simultaneously, if i do this xvicap works perfectly (video capturing happens) but audio capture through audacity does not work.
Note: I even try to run the above tools from seperate terminals/consoles (assuming they are seperate processes)
I even disabled 'audio' in xvidcap and tried to run both at the same time but audacity refuses to work.
I think both the tools are trying to use the same system resources ... and audacity is unable to get hold of the required resources.
Can we run both independently at the same time ?
In /etc/fstab, I have a record:LABEL=/< >/< >ext3< >default,nolog< >1 1 represent a tab between 2 fieldsI just want to remove "nolog" in the 4th field (only): gsub(/nolog/,"",$4)The function work ok but it returns a record:LABEL=/ / ext3 default 1 1I know the problem is OFS=" ", but how can I keep the format of the record? (the same number of tabs, spaces).
View 5 Replies View RelatedI'm wondering what I am missing. I have a logitec USB webcam with a mic. I use it for Team Speak, and Skype, so I know it works (I literally just placed a test call in skype to confirm...) I am trying to record a screen cast in OpenSUSE 11.3 and KDE4 with audio. Using any application that will do it.
I have tried gtkrecordmydesktop... but when I click on the "advanced" button to setup my audio... nothing happens... so I moved on. (it is supposed to present a window with options for setup... like sound source..)
I tried xvidcap, but I don't know what "device" to point the capture at. When I try to record from /dev/dsp (the default device) I get an error that says it cannot identify the file type. What "device" do I need to point to to get it to use my mic?
I have read about half a dozen forums about the issue, and many of them say that normally it is a mixer problem. I have systematically gone through my mixer item by item adjusting capture settings, mute, and volume levels on each item, then recorded to see if I got sound... and I got nothing. I know the device works, and I can get it to work in some programs (team speak, and skype), but How to I tell xvidcap to use it??? I found my device in the /dev list... it is /dev/snd/by-id/usb-046d_08c9_938E22B5-02 But when I point to that I get the same error.
I am not stuck on any one program to do this but I need to be able to record screen casts with synchronized audio in Linux. I am not afraid of the console or shell scripts... can anyone offer some suggestions... I have a working mic... I just need something that can use it.The best recommendation I've heard (so far) is running VNC and using camstudio in windows... but since my windows box is the same as my linux box... that is a bit difficult.... I really need a real linux solution.
I just did a clean install of opensuse 11.3. Pretty much everything is working greatHowever, I tried to record a video of a ..... stream and the sound didn't record while using xvidcap. I'm using all default settings
View 9 Replies View RelatedWould anyone know why this program is no longer working? It starts up fine but as soon as I press record it freezes and I have to terminate the program. I've tried using some different settings but its always with the same result.Does anyone know what might have changed from 11.3 to 11.4 to cause these issues?p.s. Im using the xvidcap package from the packman repository
View 9 Replies View RelatedI need to record full screen video on my computer. The recorder must be able to record 3D accelerated games with minimal lag.
View 9 Replies View RelatedI am going to cover these four problems in this thread.
1.)Using gtk-recordMyDesktop and xvidcap for recording videos
2.)Saving files in ogv format
3.)Converting ogv to avi or wmv or ?
4.)Uploading ogv video to .....
First, I am using Ubuntu 10.04 and have installed gtk-recordMyDesktop and it works great. Save a nice clear video with good sound. I can play it right from my system and also from my server but I can not upload it to ...... Maybe I should say I can't upload a good video to ...... It uploads OK but it is un-viewable. Just to make sure it wasn't a Ubuntu problem I tried uploading it from Windows 7. Same thing. The next thing I tried was to convert it to another file format and even before I uploaded it, it was un-viewable. (looked the same as when it was uploaded to .....). I tried the conversion in a Windows program called AVS and I also tried doing it with VLC in Ubuntu. VLC just give me a blank file after converting. I don't think the problem is with ..... but with the file itself. To be honest with you I believe the video is high quality but I don't see how I can put them on ...... Has anyone converted ogv files to another format which looks good and can be uploaded to .....? Has anyone uploaded a ogv file to ..... and have it look good? Does anyone know anything I can try to get a good viewable file up to ...... I tried recording a video with xvidcap and get a good video and it looks good on ..... but I can't get the sound to work with it. All I get is clicking in the video. File is in mpeg format.
Here is a youtub video to show you the un-viewable video.[URL]..
I'm just wondering if there is a video capturing program that can, at the least record what is on my computer screen (including what is on Wine) and at the most capture what is on my webcam as well.
View 2 Replies View RelatedI tried to find out how awk works with multiline strings. I found this. I hope it will be useful for somebody. 1. I know that awk can searches simple patterns like '/^one/'
Code:
s="one
two
three"
echo $s | awk '/^one/'
2. I know that "Awk can handle multiline records by specifying the field separator to be a newline and set the record separator to an empty string." I've found it here
[Code]....
whenever i try to record a video with gtk screen recorder it starts lagging and when the video is over and you wanna watch it there is a major sound and video lag and nothing is as it should be (could the desktop effects be the issue)?
View 1 Replies View Relatedi am reading a database flat file with the "awk" command which has 4 fields separated by colon ":" .I want to show the output of these fields in a certain way that every record is numbered e.g
1.some text
2.some text
Is there a way to do this?
i want to capture the mouse events (click,double..,position ) as well as keyboard events (key strokes) for every application running separately?
View 1 Replies View RelatedI would like to extract Room number, Lastname,Firstname,invoice (205880080),arrival date, departure date, and total(229.46). Can you at least give me a hint on how to proceed? I have tried a lot but I am stumped from the beginning.
***History***
Room: 124 B Payment: Bell/TRAVELSCAPE.COM
Lastname*FIT*,Firstname 4A, 0K, 0B Guest
Bell *205880080 FT
Bell *205880080 July 31, 2010
[Code]...
im looking for a good screen recorder that can record video from my desktop and audio through a mic and i need it to export the files as mp4 so i can edit it. i can use terminal commands if necessary but would prefer a GUI because i only have a few days to learn the program.
View 4 Replies View RelatedCan i find sample program to record audio through microphone connected to PC.
View 9 Replies View RelatedI have a large file 'NS0923.csv' with data like the following. There are two records in this multi-record sample.
Code:
E60898,4578910,03/06/09,BEN BOYD RD,61,82,,,127,3,,52000.3046.001,3155,4.00,,PLT,1356,1.00,05/06/09,Y,Y,0551
,,,,,,,,,,,,4057,1.00,CLEAN CAR SHARE SIGN,LAB,0551,1.00,,,,
[code]....
2. I still have to create a file 'transaction.csv' that should retrieve data from $13 - $15 with the identifying column $1. Required output:
Code:
E60898,4057,1.00,CLEAN CAR SHARE SIGN
3. And finally another file 'quantity.csv'. Retrieving data from $16 - $18 with identifier $1. Required output:
Code:
E60898,PLT,1356,1.00
E60898,LAB,0551,1.00
E60898,LAB,3065,1.00
[code]....
The declaration for directory record length in ext2 filesystem is as follows:
Code:
#define EXT2_NAME_LEN 255
struct ext2_dir_entry_2 {
__u32 inode; /* Inode number */
__u16 rec_len; /* Directory entry length */
__u8 name_len; /* Name length */
__u8 file_type;
char name[EXT2_NAME_LEN]; /* File name */
};
Some say because the record is not in a fixed length so rec_len is the real record length. Why is the length of the array `name' not fixed? I thought C arrays like this should be fixed length. C99 has variable-length arrays, does this structure count on C99?
My friend has a website whereby once you have logged in on one page, you are redirected to another page, with a url similar to:
[URL]
the random string changes each time you log in, however the login page has a static url What i was attempting to do is run a script to get some data from the members page (after uve logged in) - however ive been having some trouble in how to do this, as the variable url with the random string will become invalid after a certain time, and i did not want to consantly change it.
While reading through some documentation i read that wget should be able to login to a form login website however ive had no luck, the command i was attempting to use was:
wget --user USERNAME -password PASSWORD [URL]
similarly i also tried
wget --post-data "username=USERNAME&password=PASSWORD" [URL]
and even both combined. However neither has worked as the html dl'd is simply the login page website. I cannot post a direct link to the website as it is private, however ive looked at the source coding and ive extracted (what i think) is the relevant bit, which is:
Code:
<form action="/cgi-bin/sblogin/login.cgi" method="post" name="login" id="login"><br /><br />
<div class="user_text"><span class="text3">USERNAME:</span></div><div class="user_box"><input type="text" class="text" name="uname"></div>
[code].....
I was wanting to record me building a virtual machine in Oracle's VirtualBox software for tutorial and note keeping. I know that software exist that allows us to record our desktop in OSX and Windows but what about Linux? Is there a decent high resolution software package I can install for Linux?
View 2 Replies View RelatedI did searched you tube but my results were not great.I have 2 books on KernelProgramming.I feel I need if some where I can get a video tutorial which can help me to understand how to develop a Linux Device driver that will be great.I had a look at Greg Kroah Hartmans video lecture of developing patches on ......I have been reading books and a lot of stuff.So I wish if I could get a video lecture that would be better
View 1 Replies View RelatedI am looking for a way to draw on the screen in X Windows using c++, the GNU g++ compiler. I don't want to mess with requirements so just how to draw in x windows. Can it be done with g++ or is there something else I need to use.
View 8 Replies View RelatedNow we are implementing our own shell using C++. What upseting us is the history command function, we use an array to store the history commands, and print the when receiving the up and down arrow buttons. The problem is we cannot modify the history command already printed on the terminal, we even cannot move the cursur, let alone modifying the command.
I am very new to Linux and I hope someone on here can provide some help.
Goal:
I am am developing an embedded application on Linux 2.6 that will hopefully run without a GUI. There will be no user input just simply displaying information to the user in a graphical form. I will be drawing the screen in C and outputting this to the display.
Problem:
I don't know how to draw to the display? From reading and talking with others, I think I can write to the frame buffer and that will output to the display, but I am not sure this is rite. If it is correct, can someone explain how this is done? Is there another way to draw to the screen without using the windows API?
I'm looking for a solution to project the desktop of a Gentoo on an hemispherium using two projectors. I know it could sounds complicated and I searched during days a solution on the internet without any result. For now the desktop of the gentoo is projected onto this half dome without any transfornation. We created a sort of small API that can deforme images so they are projected in the right way in the hemispherium. But the thing is that I want the desktop to be transformed too. simulate a screen in Gentoo, film (or take screenshots of) this desktop, transform every images and then display them on the second desktop projected by the 2 projectors.I read that it is possible to start 2 differents X servers, or 2 displays in a single X server.
View 5 Replies View RelatedI need a way to have screen (or dbus, whatever) to spit out a list of windows (title and number) that are active in a screen session.I'm writing a wrapper for common work tasks. Part of the functionality will check if a certain window exists, and if so let me know. The idea here is to prevent accessing the same machine twice. (although, and override option would probably be needed, just in case, but I digress...) I've searched through the screen man page and don't see anything that'll work. I'm not beyond forking screen and ending up with a custom version. However, I'd like to avoid that if I can.
Edit: I'd like to see something like "screen -S screen_name -window-list" or similar.
why this code can't print in the while loop the content of the file ?
Code:
#include <stdio.h>
int main()
{
FILE *fp;
[code]...
ok not done this b4, so i google away, and get this! [URL]... from here [URL]... all it seems to do is give me a black screen. i would like some simple code for now, just to play the video. I can make a still for the link. I do't care if it's js, html, anything that works.
View 9 Replies View RelatedI actually have two reasons for posting this. One is to see if there's an actual name for characters like this:Hopefully that will show up correctly for you. If not, it's a little box with four numbers in it, one in each corner. I don't know their name or their reason for showing up, so it's hard to look for help.
My main problem, though, is that I wrote a program that prints some output to a console using ncurses as it runs. These characters show up on the console, seemingly at random, and disturb the whole thing. Sometimes I'll also get sets of characters like "[13;" I'm not printing anything bizarre on there, just strings and floating-point numbers.