Giter Club home page Giter Club logo

Comments (8)

mikeboers avatar mikeboers commented on June 26, 2024

Can you point me at an ffmpeg example? I'll see if it's easy to expose the
API.

Cheers,

Mike

Mike Boers (on the road)

On Apr 26, 2014, at 10:07 AM, Julian Reyes Escrigas <
[email protected]> wrote:

with ffmpeg this is a easy task but i can't find a reference for do ot ith
PyAV

β€”
Reply to this email directly or view it on
GitHubhttps://github.com//issues/29
.

from pyav.

rkmax avatar rkmax commented on June 26, 2024
$ ffmpeg -f x11grab -s 1366x768 -r 24000/1001 -i :0.0 -c:v libx264 -pix_fmt yuv420p -preset ultrafast -qp 0 -y ~/home/rkmax/screencast1.mp4

from pyav.

mikeboers avatar mikeboers commented on June 26, 2024

Cool. I'll give it a look. If not this weekend then Monday.

Mike Boers (on the road)

On Apr 26, 2014, at 10:48 AM, Julian Reyes Escrigas <
[email protected]> wrote:

$ ffmpeg -f x11grab -s 1366x768 -r 24000/1001 -i :0.0 -c:v libx264
-pix_fmt yuv420p -preset ultrafast -qp 0 -y
~/home/rkmax/screencast1.mp4

β€”
Reply to this email directly or view it on
GitHubhttps://github.com//issues/29#issuecomment-41475493
.

from pyav.

rkmax avatar rkmax commented on June 26, 2024

@mikeboers thanks for your quick response. I'll be waiting

from pyav.

mikeboers avatar mikeboers commented on June 26, 2024

I'm trying to tie this into what I'm naturally doing on this project for my day job. It is taking some time to get a reasonable linux build working here due to the particulars of our software deployment (and I personally tend to run on OS X which doesn't seem to have many avdevices that I can easily test).

I think that this should be relatively straight forward (once I get a test environment up). =]

from pyav.

mikeboers avatar mikeboers commented on June 26, 2024

You might actually be able to do this (with the devices branch) via av.open(':0.0', format='x11grab').

from pyav.

mikeboers avatar mikeboers commented on June 26, 2024

This should now be doable. Let me know!

from pyav.

dustinlacewell avatar dustinlacewell commented on June 26, 2024

Hi, can we get an example? I got as far as typing av.open(':0.0', format='x11grab').

from pyav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.