agl相关

 

https://hub.mender.io/t/renesas-r-car-m3-starter-kit-pro/71

https://blog.youkuaiyun.com/punmpkin/article/details/106877654

https://docs.automotivelinux.org/docs/en/guppy/hardware/reference/renesas-gen3/gen3.html

https://at.projects.genivi.org/wiki/display/WIK4/2018/08/29/Renesas+R-Car+Gen+3+Yocto+BSP+v3.9.0

https://docs.ota.here.com/ota-client/latest/index.html

https://wiki.automotivelinux.org/agl-distro/source-code#download_master_branch

https://uptane.github.io/deployment-considerations/security_considerations.html

https://connect.ota.here.com/#/home

https://docs.ota.here.com/ota-web/dev/get-access.html

https://docs.ota.here.com/getstarted/dev/raspberry-pi.html

https://docs.automotivelinux.org/docs/en/master/getting_started/reference/getting-started/image-workflow-cust-build.html

https://docs.automotivelinux.org/docs/en/guppy/architecture/reference/security/part-1/0_Abstract.html

https://www.renesas.com/us/en/solutions/automotive/rcar-download/rcar-demoboard.html

 

ffmpeg 编解码

https://my.oschina.net/u/920274/blog/3001443

http://www.ruanyifeng.com/blog/2020/01/ffmpeg.html

http://einverne.github.io/post/2015/12/ffmpeg-first.html

 ffmpeg -i input.mp4 -strict -2 -minrate 964K -maxrate 3856K -bufsize 2000K output_rate.mp4
 ffmpeg -i input.mp4 -strict -2  -vf scale=480:-1 output_480.mp4
 ffmpeg -i input.mp4 -strict -2 -vn -c:a copy output_audio.aac
 ffmpeg -i input.mp4 -vn output.mp3
 ffmpeg -i input.mp4 -f mp3 output.mp3
 ffmpeg -i input.mp4 -vn -ar 44100 -ac 2 -ab 320 -f mp3 output2.mp3
 ffmpeg -i input.mp4 output.avi
 ffmpeg -i input.mp4 -vframes 30 -y -f gif output.gif

LCD显示:https://blog.youkuaiyun.com/hceng_linux/article/details/89874086

YUV介绍:

https://www.cnblogs.com/tid-think/p/10616789.html

v4l2:

https://www.cnblogs.com/emouse/archive/2013/03/04/2943243.html

https://work-blog.readthedocs.io/en/latest/v4l2%20intro.html#fig-v4l2intro

https://blog.youkuaiyun.com/wanghelou123/article/details/52561865

https://www.jianshu.com/p/a0f39e13187a

R-car

https://elinux.org/Talk:R-Car/Boards/Yocto-Gen3#GPIO_access_problem_with_R-Car_Starter_Kit_Pro_4066

capture -d /dev/video0 -F -f rgb32 -L 0 -T 0 -W 1280 -H 720 -c 1000 -t 60 -z

https://aijishu.com/a/1060000000196119  汽车电子

agl demo app是一个基于AGL(Automotive Grade Linux)平台的应用程序,用于实现多媒体播放功能。 AGL Demo App的实现步骤如下: 1. 确保系统环境搭建完整:首先需要在目标设备上安装AGL平台,包括AGL的核心组件和相关的开发工具。 2. 创建AGL Demo App项目:使用AGL提供的开发工具,如Yocto Project和AGL SDK,创建一个新的项目,命名为AGL Demo App。 3. 设计应用界面:使用Qt等界面设计工具,设计应用的界面,包括播放控制按钮、播放进度条等元素。 4. 实现播放功能:编写应用程序的代码,实现播放功能。可以使用多媒体框架如GStreamer来处理音视频流,根据用户的操作控制播放、暂停、快进等功能。 5. 测试和调试:在目标设备上,使用模拟器或者真实硬件进行应用程序的测试和调试。确保应用可以正常播放音视频、响应用户的操作。 6. 优化体验和功能:根据实际需求,进一步优化应用的体验和功能。可以添加播放列表、支持多种音视频格式、增加播放界面自定义选项等。 7. 打包和部署:将开发完成的AGL Demo App打包成应用的安装包,然后在AGL平台上进行部署。可以通过AGL的应用商店或者命令行方式进行部署。 总结:AGL Demo App是一个在AGL平台上实现播放功能的应用程序。通过设计界面、实现播放功能、测试和调试等步骤,最终完成应用的开发和部署。AGL平台提供了丰富的开发工具和多媒体框架,使开发者能够轻松实现各种媒体播放功能。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值