Re: [FFmpeg-user] How to extend this page about screen recording

2023-10-18 Thread Leo Butler via ffmpeg-user
On 10/16/23, Cecil Westerhof via ffmpeg-user  wrote:
> Ulf Zibis  writes:
>
>> Am 12.10.23 um 11:51 schrieb Cecil Westerhof via ffmpeg-user:
>>> I just found this:
>>>  https://trac.ffmpeg.org/wiki/Capture/Desktop
>>>
>>> Very interesting indeed.
>>>
>>> I have two monitors. I could write something about how to use this
>>> with two monitors (or more). Would that be appreciated? If yes, how to
>>> get my contribution into that page?

Doesn't the first bit of advice work for you?

ffmpeg -video_size 1024x768 -framerate 25 -f x11grab -i :0.0+100,200 output.mp4

I have used that for a few years to record screencasts with a
multi-monitor setup and differing resolutions. You just need to be
careful to specify the the origin (:0.0+100,200) correctly.

Leo
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] How to extend this page about screen recording

2023-10-16 Thread Cecil Westerhof via ffmpeg-user
Ulf Zibis  writes:

> Am 12.10.23 um 11:51 schrieb Cecil Westerhof via ffmpeg-user:
>> I just found this:
>>  https://trac.ffmpeg.org/wiki/Capture/Desktop
>>
>> Very interesting indeed.
>>
>> I have two monitors. I could write something about how to use this
>> with two monitors (or more). Would that be appreciated? If yes, how to
>> get my contribution into that page?
>
> If you understand German or are able to translate, here are some
> interesting hints from experience:
> https://wiki.ubuntuusers.de/Screencasts/#FFmpeg

My German is not very good, but I can always try. ;-)

It would be nice to have the possibility to give something back. :-D

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] How to extend this page about screen recording

2023-10-16 Thread Dennis Mungai
On Mon, 16 Oct 2023, 14:53 Ulf Zibis,  wrote:

>
> Am 12.10.23 um 11:51 schrieb Cecil Westerhof via ffmpeg-user:
> > I just found this:
> >  https://trac.ffmpeg.org/wiki/Capture/Desktop
> >
> > Very interesting indeed.
> >
> > I have two monitors. I could write something about how to use this
> > with two monitors (or more). Would that be appreciated? If yes, how to
> > get my contribution into that page?
>
> If you understand German or are able to translate, here are some
> interesting hints from experience:
> https://wiki.ubuntuusers.de/Screencasts/#FFmpeg
>
> -Ulf
>


This would also be a good place to mention the ddagrab filter, with
examples.

>
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] How to extend this page about screen recording

2023-10-16 Thread Ulf Zibis



Am 12.10.23 um 11:51 schrieb Cecil Westerhof via ffmpeg-user:

I just found this:
 https://trac.ffmpeg.org/wiki/Capture/Desktop

Very interesting indeed.

I have two monitors. I could write something about how to use this
with two monitors (or more). Would that be appreciated? If yes, how to
get my contribution into that page?


If you understand German or are able to translate, here are some interesting 
hints from experience: https://wiki.ubuntuusers.de/Screencasts/#FFmpeg

-Ulf

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] How to extend this page about screen recording

2023-10-16 Thread Cecil Westerhof via ffmpeg-user
Michael Koch  writes:

> Am 12.10.2023 um 11:51 schrieb Cecil Westerhof via ffmpeg-user:
>> I just found this:
>>  https://trac.ffmpeg.org/wiki/Capture/Desktop
>>
>> Very interesting indeed.
>>
>> I have two monitors. I could write something about how to use this
>> with two monitors (or more). Would that be appreciated? If yes, how to
>> get my contribution into that page?
>
> Afer you have registered, you can edit the wiki page. At the bottom of
> the page is a "Edit this page" button.

Thank you. I will do that.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] How to extend this page about screen recording

2023-10-12 Thread Michael Koch

Am 12.10.2023 um 11:51 schrieb Cecil Westerhof via ffmpeg-user:

I just found this:
 https://trac.ffmpeg.org/wiki/Capture/Desktop

Very interesting indeed.

I have two monitors. I could write something about how to use this
with two monitors (or more). Would that be appreciated? If yes, how to
get my contribution into that page?


Afer you have registered, you can edit the wiki page. At the bottom of 
the page is a "Edit this page" button.


Michael

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


[FFmpeg-user] How to extend this page about screen recording

2023-10-12 Thread Cecil Westerhof via ffmpeg-user
I just found this:
https://trac.ffmpeg.org/wiki/Capture/Desktop

Very interesting indeed.

I have two monitors. I could write something about how to use this
with two monitors (or more). Would that be appreciated? If yes, how to
get my contribution into that page?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".