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

1:1 aspect ration is wong and profile baseline can't be set. #312

Closed
longyiluo opened this issue Aug 31, 2022 · 0 comments · Fixed by #313
Closed

1:1 aspect ration is wong and profile baseline can't be set. #312

longyiluo opened this issue Aug 31, 2022 · 0 comments · Fixed by #313
Assignees
Labels
bug Something isn't working

Comments

@longyiluo
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants