Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized option 'offset_x'. #109

Open
imvickykumar999 opened this issue Dec 5, 2023 · 1 comment
Open

Unrecognized option 'offset_x'. #109

imvickykumar999 opened this issue Dec 5, 2023 · 1 comment

Comments

@imvickykumar999
Copy link

imvickykumar999 commented Dec 5, 2023

>>> python -m pylivestream.screen youtube pylivestream.json

Press Enter to go live on ['youtube'] Or Ctrl C to abort.

ffmpeg -loglevel error -f gdigrab -s 640x480 -offset_x 50 -offset_y 30 -i desktop -codec:v libx264 -pix_fmt yuv420p -preset veryfast -b:v 500k -g 60 -maxrate 500k -bufsize 250k -strict experimental -f flv "rtmp://a.rtmp.youtube.com/live2/"

Unrecognized option 'offset_x'.
Error splitting the argument list: Option not found
imvickykumar999 added a commit to imvickykumar999/LiveStream that referenced this issue Dec 5, 2023
@scivision
Copy link
Owner

what version of FFMpeg?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants