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
1:1 aspect ration is shown 16:9 and profile baseline shows high.
./encode_app -split 1 -ch 0 -i 1920_1080_10frame.yuv -o out_baseline.264 -w 1920 -h 1080 -inframes 10 -outframes 10 -profile 0 -level 30
ffmpeg -f v4l2 -s 1920x1080 -conf "video_sample.conf" -isp 1 -buf_type 2 -r 30 -i /dev/video3 -vcodec libk510_h264 -aratio 1 -acodec copy -rtsp_transport tcp -f rtsp rtsp://10.10.1.55:8554/teststream
k510 crb kit
No response
The text was updated successfully, but these errors were encountered:
wycwyhwyq
Successfully merging a pull request may close this issue.
What happened
1:1 aspect ration is shown 16:9 and profile baseline shows high.
Reproduction steps
./encode_app -split 1 -ch 0 -i 1920_1080_10frame.yuv -o out_baseline.264 -w 1920 -h 1080 -inframes 10 -outframes 10 -profile 0 -level 30
ffmpeg -f v4l2 -s 1920x1080 -conf "video_sample.conf" -isp 1 -buf_type 2 -r 30 -i /dev/video3 -vcodec libk510_h264 -aratio 1 -acodec copy -rtsp_transport tcp -f rtsp rtsp://10.10.1.55:8554/teststream
Hardware board
k510 crb kit
Software version
No response
Bug frequency
No response
Anything else
No response
The text was updated successfully, but these errors were encountered: