General :: Recording Desktop With Ffmpeg

Apr 28, 2011

Im using slackware 13.1 , and tried to record my desktop with recordmydesktop but the qualite was very bad, then i googled the subject little, and i found this commande with ffmpeg here is it:

And i have this output:

View 6 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Pixelated Playback On Desktop Recording?

Nov 24, 2010

I've been using RecordMyDesktop to do some simple videos (no fancy effects) and when I play them back, they are all jaggedy and pixelated and barely viewable.

View 2 Replies View Related

Ubuntu Multimedia :: Recorditnow - Kubuntu Desktop Recording

Dec 2, 2010

I am having problems with recorditnow, I recorded a video playing in seamonkey but the resulting file is a series of stills and has no sound.

The original videos I am trying to get are conference recordings:[url]

I also tried downthemall firefox pluggin but it doen not see the videos, it only sees links to flashplayer install or something.

View 3 Replies View Related

Fedora :: High Quality Screen Casts - Desktop Recording ?

Mar 18, 2009

I've noticed that there are a lot of different programs out there to record your desktop (screencast), and it can be tricky to understand the differences between them, their limitations, and how to use them, so i made a video where i show how to choose between them, what their features are, how to USE them, and how to get the highest quality video from them.

You can find it here: High Quality Screen Casts, Desktop Recording, with Linux

View 6 Replies View Related

Ubuntu Multimedia :: Show Mouse Clicks In A Desktop Recording?

Dec 18, 2010

I can record my desktop for instructional aids but saying "And now click here" is not too cool and the user could miss the what-where. How do I have each mouse click play an audio sound or have a right click cause circular waves and a left click square waves around the mouse? Something graphic and/or audio. (My android tablet has the option of a click sound when a touch is recognized.)

I hope for something more obvious for the viewer. I don't use Compiz but would be willing to try it if that is the answer. Turning on Visual Effects (x) Extra does not do it. I didn't see anything in Assistive Technologies.

View 3 Replies View Related

Ubuntu Multimedia :: Record Audio Desktop With Ffmpeg?

Mar 22, 2010

I creating a mini soft for screencast (audio + video) with ffmpeg.For the video,it's ok.For the sound, the capture of sound of my webcam (/dev/dsp1) it's ok.

Code:
ffmpeg -f oss -ar 44100 -i /dev/dsp1 -acodec mp2 -ab 128k test.mp3
But for my audio desktop :

[code]...

View 8 Replies View Related

Ubuntu Multimedia :: Ffmpeg 6 Is Out For Some Time When Will Lucid Afford Such A New Ffmpeg?

Jul 20, 2010

Since ffmpeg 6 is out for some time, when will Ubuntu Lucid afford such a new ffmpeg package from its repository?

View 2 Replies View Related

Ubuntu Multimedia :: After Installing Nvidia Card Ffmpeg Desktop Capture Fails To Work?

Nov 10, 2010

i installed an nvidia graphics card recently and this

Code:
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 ./Desktop/mydesktop.mkv

[code]....

View 4 Replies View Related

General :: Recording Online Sound?

Jun 30, 2009

Ubuntu 8.04gnome-sound-recorder 2.22.0It is a simple recorder easy to use. But I can't find out how to add further recording after pressing [Stop]. Please advice how to continue recording instead of restarting a new recording.

View 14 Replies View Related

General :: Pro Audio Recording With Fedora?

Nov 10, 2010

I have recently grown to love Linux for its fast reliable virus free and clean uncluttered operation for word, photo, spreadsheet and especially internet use. As a pro musician I've used Sonar on Windows XP for years and it's a great programme, however for various reasons I would like to abandon Windows completeley and I like Audacity, Ardour and Rosegarden. Although basic, these would get me through most of my projects as a guitar teacher. My questions are: is it considered essential to install a real-time kernel or can you get by nudging audio by 50 ms or so. Ubuntu Studio would be the answer I guess although on my HP dual core I get mouse and keyboard freezes with Ubuntu after 9.04! - weird. Fedora has always been rock solid on my machines although I understand that there is no real time package for versions after F12. Are there musicians out there that use Fedora? - which versions and what set up.

View 3 Replies View Related

General :: Scripts Shell Recording Playback

Sep 15, 2011

I use 'scripts' to make copies of my ssh sessions for various reasons.

When I access the logs via less, etc, I see this:

Script started on Mon 12 Sep 2011 08:59:14 AM CDT

ESC]0;root@:~^G[root@ESC[1;31m ESC[0;0m~]#
ESC]0;root@:~^G[root@ESC[1;31m ESC[0;0m~]# logout
ESC[HESC[2JConnection to closed.^M
Script started on Mon 12 Sep 2011 09:00:32 AM CDT

[Code].....

Does anyone know how I can get this cat output into a file for easy viewing?

View 3 Replies View Related

General :: Get Audacity Configured For Recording Web Streams?

Jan 5, 2011

Toshiba, Celeron, 64bit, Kubuntu 10.04 LTS I am trying desperately to get Audacity to record webcast streams. Neither the Audacity nor the Kubuntu Community have sufficient answers. get Audacity configured for recording web streams?

View 6 Replies View Related

General :: Finding A Program To Use For Viewing Television And Recording In 10.04 LTS?

May 17, 2010

I have a Haupagge WinTV 1300MCE capture card,what is the best program to use for viewing Television and recording in Ubuntu 10.04 LTS or what programs are common with this card, best used.

View 1 Replies View Related

General :: Xscreensaver Intermittently Works - Not Recording Anything In The Logs

Jan 31, 2010

I have xscreensaver installed and configured. I have it set to turn on after 5 minutes, cycle every 5 minutes. I have acpi setup to blank my monitor after 10 minutes and power off after 15 minutes. The problem is, sometimes it works, sometimes it doesn't. I haven't figured it out. The service from what I can tell only runs when the screen saver is active. So checking ps -e doesn't tell me much, and since there isn't a true problem it is not recording anything in the logs.

View 1 Replies View Related

General :: Convert Mp3 To Mov Using Ffmpeg?

Sep 9, 2009

I could stream the following file at my darwin server it means i am able to stream .mov files with 8KHz sampling rate and 20kb/s bite rate.

Quote:

# ffmpeg -i streamingloadtool.mov
FFmpeg version SVN-r10524, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-libxvid --enable-gpl --enable-libamr-nb --enable-libmp3lame --enable-libfaac --enable-libfaad

[code]....

The problem is i unable to stream this kuraiamr_nb.mov file at my streaming server. when i play this file in quicktime player its stating that this is a unsupported media type.

View 4 Replies View Related

General :: Convert .VOB To Mp4 Using Ffmpeg?

May 11, 2011

I am looking for an option to convert .vob file to mp4 format. Command "ffmpeg -i S.vob x.mp4" is giving error message "[libfaac @ 01cac110] Unable to load libfaac.dll". I tried to convert in other formats like .avi with the same command and got success. Conversion is decreasing the quality like hell. Though size of the file after conversion is as big as original then why this bad quality. Some where I have read if I will not specify any argument it will keep the quality same but here it is not happening. Not sure why....

View 2 Replies View Related

General :: Start/stop Recording Automatically When There Is Someone Starts Talking?

Dec 24, 2010

I want to start recording when someone starts talking, and stop recording when it becomes silent. I guess if there is stream audio processing tool like ImageMagick, so I can strip away blank sections like this:

$ rec -t wav - | wavefilter -strip-blank=3sec | lame - >record1.mp3

EDIT This question is resolved by using:

$ rec -t wav - silence 1 0.1 3% -1 1.0 3% | lame - >record1.mp3

View 1 Replies View Related

General :: Cut Video Files (flv) Using Ffmpeg?

Apr 6, 2009

You want to cut lets say a 15 minute video into 10 minute video, removing the first 5 minutes of it using ffmpeg?s?

View 8 Replies View Related

General :: Encoding With FFmpeg Using A FIFO

Dec 28, 2010

I'm trying to convert Flac audio file to AAC file using command line. It's working fine. Now I want to do the same using fifo And it's freezing.So could you tall me what I'm doing wrong.

View 2 Replies View Related

General :: Ffmpeg Command Not Working?

Jul 6, 2011

I am running this command in Ubuntu and windows but I get the full length instead of 10 mins. I want to split it in 10 minutes.ffmpeg -i 2000.flv -ss "00:00:00" -t "00:10:00" -vcodec copy -acodec libfaac 2010.flv

View 2 Replies View Related

General :: Extracting A Stream From Ffmpeg?

Oct 4, 2010

Code:
$ffmpeg -i /data/sumeet/video/hollywood/you don't know jack/You.Dont.Know.Jack.2010.DVDRipwww.theevolution.org_by_digoloko.rmvb
FFmpeg version git-1dbd813, Copyright (c) 2000-2010 the FFmpeg developers
built on Oct 1 2010 19:28:12 with gcc 4.4.3

[Code].....

At least one output file must be specified Actually the video has embedded subtitles. I thing that is stream 0.2 in real media container. How can i pull that data out ?

View 3 Replies View Related

General :: Recording Sound From TV Tuner Card Thorough Alsa Driver On Ubuntu

May 28, 2011

I have a TV tuner card with its output connected to the CD in of an integrated sound card. Video is OK, and the sound also gets thorough (to the line out) when running xawtv, for example. However, I found no ways yet for recording it.I'm running Ubuntu 10.10 with ALSA drivers. Pulseaudio was running in the beginning, now it doesn't, but it doesn't seem to make much difference.

capturing with VLC, using plughw:0,0 as the audio capture device. (Result: no sound track at all in the resulting video.)arecord, then aplay.alsamixer. The capture source is set to "CD" (and on the input side it's also "CD" where I can effectively modify the volume for audio going through...), but still no result.

View 2 Replies View Related

General :: How Can Stitch 2 Video Files Using Ffmpeg?

Feb 4, 2011

I've created some time-lapse videos from photos, using this command: ffmpeg -i IMG_%03d.JPG -s 1440x1080 -sameq video.MP4

And it worked great. Now I want to join several of these time-lapse videos to make a single, longer video (all the input videos have the exactly same format). I already tried using: cat video1.MP4 video2.MP4 > stitch.MP4

but the output ends up being equal to video1.MP4, I don't want to transcode nor changing any parameter of the video, I just want a end-to-end stitching, as if those videos were on a playlist.

View 1 Replies View Related

General :: Install Ffmpeg With Lame Mp3 Support?

Feb 17, 2011

i wanted to install ffmpeg with lame mp3 support.its procedure is as follows:

cd /usr/local/src/ffmpeg/
./configure -enable-libmp3lame -enable-libogg -enable-libvorbis
make && make install

but i have not passed -enable-libmp3lame during installing to ./configure so mp3lame support is not available.how can i modify existing installation to install libmp3

View 1 Replies View Related

General :: Ffmpeg Installation With Ubuntu 10.10 And Configure With Php?

Apr 25, 2011

I have installed xampp1.7.3 in "/opt/" directory .

Where i have to install ffmpeg either in web root i.e 'htdoc' or any where?

How to install ffmpeg?

What are the lib has to be installed for converting any movies uploaded by user to avi and capture image from video?

How to configure with php so that ffmpeg is visible in phpinfo()?

View 1 Replies View Related

General :: Avoid Ffmpeg To Lose The Flv Files Keyframes?

May 19, 2011

I use ffmpeg to convert my files, but when I do so, I lose the keyframes metadata from my flv files. The command I use right now is: $/usr/local/bin/ffmpeg -i %s -ab 96k -ar 44100 -b 500k -r 25 -f flv %sHow can I avoid ffmpeg to delete the keyframes info?

View 2 Replies View Related

General :: Debian 5.0 Ffmpeg Unmet Dependencies - Webmin?

Mar 24, 2011

I am running a video script on my server and I am very new to running a dedicated server and commands. Most of our site was setup but other and someone has broke something and no one seems to know how to fix.

Here is the issue. We run a script that uses these requirements

[Mod edit]Adult content Link removed

requirements

Now our server guy ran a update inside webmin for debian and now our videos still convert but wont make thumbs. Here is what he did.

Now updating libsmbclient ..

Now the AVS script wont make thumbs and webmin still wants to do 3 more updates that get unmet dependencies errors. Here they are when we try to run another update.

Building complete list of updates ..

Now what we need to do is either undo the update he already did or maybe get the one its asking for now to work but not sure which one will fix our thumb generating problem? Here is the error in the log file of the AVS script.

Seems stream 0 codec frame rate differs from container frame rate:

View 3 Replies View Related

General :: Extracting Sound Clip From Video Using Ffmpeg?

Nov 10, 2010

Code:
ffmpeg -i Mumbai.Meri.Jaan.2008.1CD.XviD.AC3-5.1.Esub.By.Deejam.avi -ss 8170 -t 302 bambai-meri-jaan.mp3
FFmpeg version git-1dbd813, Copyright (c) 2000-2010 the FFmpeg developers
built on Oct 1 2010 19:28:12 with gcc 4.4.3
configuration: '--enable-avfilter' '--enable-avfilter-lavf' '--enable-vdpau' '--enable-bzlib' '--enable-

[Code].....

Error while opening encoder for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height

View 5 Replies View Related

General :: Installing Ffmpeg From Tarball With Libx264 Enabled?

Jun 19, 2010

(1)I got ffmpeg-checkout tarball dated 5 june 2010 . It was bigger than ffmpeg-export of same date but I noticed the binary ffmpeg & ffplay generated after './configure' & 'make' are same size.

(2)I am using ubuntu 8.04 with GNOME. I am able to compile ffmpeg with following options

[Code]....

Do I have to get tarballs (of libx264 & libtheora) & compile them .

View 6 Replies View Related

General :: Installing Ffmpeg And Gcc - Error: No Acceptable C Compiler Found In $PATH

Jan 17, 2010

I am running a server which is hosting a site where members can upload videoclips. I noticed that upon upload a thumbnail is not created for the videoclip. I found out that ffmpeg needed to be properly installed and in my case ffmpeg-php as the site runs on php. So far so good. I followed the instructions found somewhere to install ffmpeg-php but stall at the command: dot slash configure && make The error I get is:

checking for egrep... grep -E
checking for a sed that does not truncate output... slash slash bin slash sed
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH

I presume it's because gcc is missing. how I can start tackling the problem and ultimately get gcc running so I can install the ffmpeg? I am really sorry I was hoping to elaborate a bit more but I get an error: You are only allowed to post URLs to other sites after you have made 15 posts or more. so I guess I need to wait and describe it differently.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved