[mdlug] Does anyone know how to debug ffmpeg screen (and audio) ca pture?

gib at juno.com gib at juno.com
Wed May 3 19:59:06 EDT 2017


I found it works best if you simplify.  Remove each parameter to see if it really helps or not.

---------- Original Message ----------
From: "Dr. Robert Meier" <list1c30fe42 at bellsouth.net>
To: MDLUG's Main discussion list <mdlug at mdlug.org>
Subject: [mdlug] Does anyone know how to debug ffmpeg screen (and audio) capture?
Date: Tue, 02 May 2017 19:14:19 -0400

online tutors,

Has anyone captured dynamic sound and x11 display using ffmpeg?

Can anyone help me debug dynamic sound and x11 display capture?

My basic command is

ffmpeg -f alsa -ac 2 -acodec pcm_s16le
        -f x11grab -vcodec libx264 -r 24 -s 1440x900
        -i :0.0 -threads 0 ~/Class_20170411.avi

My symptoms are
   absence of sound and poor video color depth

I suspect that my configuration choices are incorrect
	alsa - how do I determine if I have alsa,
                or determine what audio system I have
	-ac 2 - how do I determine the correct channel
		or determine what channels are available
	x11grab - how do I determine if I can record direct
		  or determine what direct system I have
	libx264 - how do I determine what codecs are compatible

Any help would be appreciated.

--
Bob

Dr. Robert Meier
mailto:president at mdlug.org
_______________________________________________
mdlug mailing list
mdlug at mdlug.org
http://mdlug.org/mailman/listinfo/mdlug

____________________________________________________________
Constant Fatigue Is A Warning Sign– See The Simple Fix
Gundry MD
http://thirdpartyoffers.juno.com/TGL3131/590a6f16693056f160767st03vuc


More information about the mdlug mailing list