Ubuntu Multimedia :: Possible To Resize Screen Capture In Realtime With Ffmpeg?

Jul 25, 2011

As the title says, I'm looking for a command to resize on the fly as I capture. My desktop's 1680x1050, but I want to shrink down to say 1280x720.. or other.

So far my command is code...

View 1 Replies


ADVERTISEMENT

Software :: Download Helper Screen Capture With Ffmpeg ?

Jul 3, 2011

The sort of add on for Firefox 'download helper' now has a new screen capture thing, in case it won't download the video from a particular site. You click the red button and a purple boundary appears round the video frame. I assume this is the basic function of the thing; it then provides the geometry of the purple frame to the program you've given it to capture the video.

By default the program it uses is 'recordmydesktop'. I've tried using this but get sound from the laptop's internal microphone, not the video. Tried 'pavucontrol' to remedy this but it says (wrongly) that no program is recording, so can't put things right.

So tried using ffmpeg: [URL]

Assume the stuff in curly brackets is what download helper supplies. Sometimes works perfectly but with B.BC. i-player only get the top left hand corner of the video and it is stretched somewhat horizontally.

View 7 Replies View Related

Ubuntu Multimedia :: Ffmpeg Video Capture - From A Webcam ?

Aug 30, 2010

Anybody had any success in getting ffmpeg to work as advertised with video capture from a webcam? I really want to convert the webcam output to VP8 or H264, but apparently ffmpeg can't even capture the webcam with a video4linux device.

Code:

View 9 Replies View Related

Ubuntu Multimedia :: FFMPEG Audio Capture With Jack Or OSS

Apr 18, 2011

I'm looking for configuring a Ubuntu box, we need to capture alsa output into ffmpeg with jack or OSS but not pulseaudio, as that tends to glitch badly. We have things working, but we are sort of hacking around in the dark, we play music, but as we aren't linux audio experts ourselves.

View 1 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

Software :: Is There A Resize Option On Ffmpeg

Apr 14, 2010

I'm looking for the option that will let you resize the width of a video during conversion.

In ffmpeg2theora it's
ffmpeg2theora -x ###

that option will let you change the width (or the height), and the program will properly scale the height (or width) automatically.

Is this possible in ffmpeg or do you have to figure out the scale manually?

View 5 Replies View Related

Ubuntu Multimedia :: XVidCap Screen Capture No Sound

Mar 25, 2011

I 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 Related

Ubuntu Multimedia :: FFMPEG Screen Cast Starting Script?

Jul 16, 2011

I do quite allot of screen tutorials, and i am always useing this FMMPEG script.ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s $(xwininfo -root | grep 'geometry' | awk '{print $2;}') -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 -y video2.avi.I was just wondering if someone knows a script that i could put in a text file, make it executable and it would ask me what i wanted to save the file as, and it would put that text where "Video2.avi" goes, and then it would just run the normal FFMPEG script.

View 3 Replies View Related

Ubuntu Multimedia :: Is There A Video Screen Motion Capture Utility

Oct 23, 2010

On my Windoze machine, I use Replay Media Catcher 4 which runs silently in the background and captures any videos (FLV, AVI, MPG, WMV, etc) on any websites that I happen to go to, and saves them to a folder on my hard drive. Right now, if I want to save a video that I'm wathing from Ubuntu, I have to go to /temp, guess which file it is, and copy it after it downloads fully but before it finishes playing, otherwise Firefox deletes it from /temp right away. This is a pain.

Yes, there are screen motion capture utilities in the Ubuntu Software Center, but they're just screen scrapers that result in low quality copies without any audio. I want something that will actually capture the video stream and save it as a file. Even if it doesn't save all videos automatically like RMC4, and I have to right click on the video to Save As, that would be better than copying it from /temp at the precise exact moment.

View 7 Replies View Related

OpenSUSE Multimedia :: Capture Desktop Screen And Audio?

May 16, 2011

I'm trying to capture my desktop screen and audio , before I used xvidcap but after upgrading my system I can not use it and also recordmydesktop anymore these APPs hanged when I try to use them.Now I try to use recorditnow via ffmpeg recorder interface , it work properly in recording the desktop but it does not record the sound , so I tried to add below options to its command -f alsa -ac 2 -i hw:0,0 but it just record sound at the beginning and just for 1 second. Also when I try to capture my desktop with ffmpeg directly from command line with below command I face with same problem!!! ffmpeg -f x11grab -s 1024X768 -r 30 -i :0.0 -f alsa -ac 2 -i hw:0,0 ~/out.mpg

View 9 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

Debian Multimedia :: VLC Fails To Resize And Full Screen

Apr 25, 2016

I'm running Debian Stretch on my notebook

4.4.0-1-amd64 #1 SMP Debian 4.4.6-1 (2016-03-17) x86_64 GNU/Linux

View 4 Replies View Related

Ubuntu Multimedia :: Analogue Capture Program To Capture Austar?

Aug 13, 2010

What is the best analogue capture program please to capture Austar.

View 1 Replies View Related

Ubuntu Multimedia :: Gtk-RecordMyDesktop - Capture On-screen Audio And My Webcam Audio At The Same Time

Jan 10, 2011

How I would capture on-screen audio AND my webcam audio at the same time.(My webcam seems to rely on pulse).

View 1 Replies View Related

Ubuntu Multimedia :: Any Advantage To Realtime Kernel

Jan 10, 2010

Just got Studio 9.10 running and the RT kernel installed. I have a Prescott P4 3.2ghz (hyperthreading) and i encountered what looks like a common freeze problem. I am guessing my cpu will not be supported in the RT kernel since it is pretty old now.I added nosmp acpi=off during boot at the Grub2 menu and it booted fine and I was able to capture some video great.

My questions is, if I remove the smp support by using the nosmp option, do I still benefit from the RT kernel or would I do just as well with the generic kernel I have installed?Eventually I will upgrade do a new system board and processor but for now I just got some life back in this one by switching to Linux

View 3 Replies View Related

Ubuntu Multimedia :: Realtime Streaming Of Mic Input Over LAN?

Jul 21, 2010

I have investigated loads and loads of options and haven't really yet come across what I need.

I wish to stream the microphone input from a PC using Lucid to another PC also using Lucid on the same network. I don't care about the quality, however, latency is really important. I hope to use it to monitor the cries of my baby daughter, so the lower the latency the better.

I have tired various options:

- FFserver and FFmpeg - latency of over 30 seconds

- VLC - couldn't get it to work with my mic and maxes out the CPU

- ssh server 'cat /dev/dsp > /dev/dsp' - latency of around 5 seconds by audio keeps breaking up with huge delays

- icecast2 and darkice - latency of around 7 seconds but no audio breakups

I've been reading on maybe using PulseAudio to stream the input, but I am not sure if it will work or not...

how to get near real-time streaming audio? As I said, it is the realtime, not the quality that is important...

View 2 Replies View Related

Ubuntu Multimedia :: Jack Will Not Start In Realtime?

Nov 1, 2010

I am not able to start JACK in realtime mode. This is a bummer. here is the error message I get:

p, li { white-space: pre-wrap; } 11:58:20.745 Patchbay deactivated.
11:58:20.746 Statistics reset.
11:58:20.812 ALSA connection graph change.

[code]...

View 1 Replies View Related

OpenSUSE Multimedia :: Realtime Or Low-Latency Kernels For 11.4?

Jun 28, 2011

is there a realtime or low-latency kernel in a repository somewhere for OpenSUSE 11.4? I know I can just compile a rt kernel, but that's a bit tedious and I'd like to avoid it if possible.

View 9 Replies View Related

Ubuntu :: Screen Capture - Screen Grab Software - Not Fullscreen - Not Video

Feb 5, 2010

Hey I'm looking for something to grab a section of the screen ... like to allow me to drag a rectangle around a portion of the screen and when I release, capture only that -- in to the clipboard would be fine or at that point to a image file format which I could save on the file system.

View 2 Replies View Related

Debian Multimedia :: Jackd: Cannot Start With Realtime In X Session

Apr 30, 2011

I cannot start jackd in X with realtime scheduling:

[Code]...

View 1 Replies View Related

OpenSUSE Multimedia :: Pulseaudio: Can't Get Realtime Or High-priority Permissions

Nov 30, 2008

I can be granted permission, and I'm in the proper groups, but pulseaudio tells me I can't get permission.. I wanted to see if anybody else had this problem / knew of a solution / isolate whether it is a pulseaudio, policykit, whatever problem, before I post a bug upstream.

Code:
[Sun 07:25 AM] ~ $ rpm -qi pulseaudio | awk '/Version|Release/ {print $1$2$3}'
Version:0.9.13
Release:3.4
[Sun 07:25 AM] ~ $ groups

[Code].....

View 8 Replies View Related

Ubuntu :: Fn + - Can't Capture The Screen With Screen Shot Key (ptr Sc)

Feb 28, 2010

i have ubuntu 9 10 i have been searching in the internet but i have not found a solution, my problem is that i cant capture the screen with screen shot key (ptr sc) my keyboard has it under the key home, so in windows i have to use the

View 1 Replies View Related

Ubuntu :: Screen Capture Of A Selected Area Hot Key

May 7, 2010

On my Mac, when I press F2, I am able to take a screen shot of a selected area. Is it possible to assign a hot key to do the same thing on my Ubuntu 10.04 PC?

View 4 Replies View Related

Ubuntu :: Screen Capture While Running Application?

Nov 1, 2010

I need to take a screen capture while an application is running. The application is a touch screen calibration utility and alt-Prnt Scrn does not work when the calibration utility is active. Is there another way for me to capture the screen while the utility is active?

View 1 Replies View Related

Ubuntu :: 11.04system Freeze W/screen Capture

May 20, 2011

system - screen/mouse/keyboard/hard drive all freeze. if I am in the middle of video or audio, last second of audio loops. I get a terminal screen (attached).

Also, If there is a step by step overall troubleshooting guide,I would appreciate its location. This did not freeze under 10.10, but I have changed wifi card (changed driver) and loaded VirtualBox from oracle (not Ubuntu - VB not running during freeze)) - no other changes.

Running 11.04, classic gnome
Hardware: AMD Athlon II X4 2.8 GHz Processor
MB - MSI 785gtm-E45

What Ubuntu Sees:

View 7 Replies View Related

Ubuntu :: Using GUI To Resize Screen Manually

May 22, 2011

I'm still rather new to Linux. I'm running a computer on a 1080p television, using HDMI as the connection cable. On a fresh boot of Ubuntu (and Puppy), the screen fits perfectly, without any black areas or cropping of the edges. But, without the Nividia driver, it also has no sound, as the sound is routed through the video card via the HDMI. When I do install the drivers, the screen depth suddenly stops working. It either has major areas that are black and not used, or the edges are so heavily cropped off that it's close to impossible to use it. I remember the older Nvidia drivers used to have a function that I could use a GUI to resize the screen manually, but I can't find that feature in the current drivers.

View 3 Replies View Related

Ubuntu Servers :: Possible To Capture Screen Shot Images?

Mar 26, 2010

I have Ubuntu Server Ed. installed (so no Gnome) and was wondering if it's possible to capture screen shot images?

I'm using Subversion, and need to capture screen shots of some merge collisions you see.

Everything is being done via the terminal.

View 5 Replies View Related

Fedora :: Screen Capture Corrupt On F11

Jun 26, 2009

I'm having problems with the screen capture utility in Fedora 11. Everytime i capture a screenshot, it looks like this:[url]

I've tried turning off Compiz, but that doesn't do anything. I suspect it may have something to do with the kms (I have an Intel 82855/855GM, which has had issues in beta).

View 1 Replies View Related

Fedora :: Capture Screen By Press Some Key

Mar 27, 2010

I wonder if there is the possibility of getting to press any key and the F6 for example, Fedora starts up a screenshot, equal to application "form screen capture image" in the menu acessories .. The problem is that if I want to do this I have to be opening up the application every time .. and I like to do with was fast, just by clicking F6 or printscreen for example ..

View 14 Replies View Related

Ubuntu Security :: Screen Capture Application With Autorun Feature

Jun 5, 2010

I am looking for an screen capture application which auto runs when ubuntu starts up and work without any instructions or clicking capture or anything,
= "Some1" ** Turns on the System --> UBUNTU Loads --> the Screen capture Runs--> it takes screen shots with out "Some1"s knowledge// turns off system....
I get home -->> turn on system -->> screen shots r saved.. n um checking em...!!!

View 9 Replies View Related







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