We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ffmpeg -f v4l2 -framerate 15 -video_size 640x480 -input_format yuyv422 -an -i %s -c:v h264_omx -b:v 300k -an -profile:v baseline -level 3.0 -pix_fmt yuv420p -f rawvideo -"
is there a special requirement for the -level?
The text was updated successfully, but these errors were encountered:
-i % ?, maybe you can give the full line & some output logs (write your stream in a file & link it here)
Sorry, something went wrong.
No branches or pull requests
ffmpeg -f v4l2 -framerate 15 -video_size 640x480 -input_format yuyv422 -an -i %s -c:v h264_omx -b:v 300k -an -profile:v baseline -level 3.0 -pix_fmt yuv420p -f rawvideo -"
is there a special requirement for the -level?
The text was updated successfully, but these errors were encountered: