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

Stitching back png to video , gives blank video when using FFMPEG command #530

Closed
haarissiddiqie1 opened this issue Nov 1, 2018 · 1 comment

Comments

@haarissiddiqie1
Copy link

i am using the recommended command to stitch pngs backk to a video. but giving me a blank video.

command using:

ffmpeg -i video-frame-%0d.png -c:v libx264 -vf "fps=25,format=yuv420p" out.mp4

Expected behavior

video output with the stitched frames

Actual behavior

blank video

Steps to reproduce

Describe, in some detail, the steps you tried that resulted in the behavior described above.

Other relevant information

@torzdf
Copy link
Collaborator

torzdf commented Nov 1, 2018

ffmpeg problems are out of scope. Your best bet is to go to the Discord group where people will be able to help you.

https://discord.gg/FdEwxXd

@torzdf torzdf closed this as completed Nov 1, 2018
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