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

Debug Tools #379

Open
lucemia opened this issue Mar 27, 2024 · 1 comment
Open

Debug Tools #379

lucemia opened this issue Mar 27, 2024 · 1 comment

Comments

@lucemia
Copy link
Contributor

lucemia commented Mar 27, 2024

Problem

  • While debug ffmpeg filter, it will be nicer if user don't need to provide sample video.

Solution

  • Provide a Debug Mode that will replace all input source to sample source.
  1. create fake input
  2. online debugger
@lucemia
Copy link
Contributor Author

lucemia commented Mar 28, 2024

ffmpeg -f lavfi -i color=c=blue:s=1280x720:d=10 -vf "drawtext=text='%{n} / %{pts\:flt}':fontcolor=white:fontsize=24:x=(w-tw)/2:y=(h-th)/2" output.mp4

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

1 participant