学无止境 第12页
记录学习的过程
解决FFmpeg6.1.1编译后缺少ffplay的问题-天煜博客

解决FFmpeg6.1.1编译后缺少ffplay的问题

解决FFmpeg6.1.1编译后缺少ffplay,只有ffmpeg和ffprobe没找到ffmpeg原因:缺少SDL的库sudo apt-get install libsdl1.2-dev sudo apt-get install libsdl2-dev原文链接:https://blog.csdn.net/...
haoxuan的头像-天煜博客haoxuan1年前
01758
Ubuntu 22.04编译Linux内核提示错误multiple definition of `yylloc'-天煜博客

Ubuntu 22.04编译Linux内核提示错误multiple definition of `yylloc’

摘抄修改自:作者:Leung_ManWah链接:https://www.jianshu.com/p/8205095e50cd报错信息在使用Ubuntu22.04系统时,编译Linux内核出现错误scripts/dtc/dtc-parser.tab.o:(.bss+0x10): multiple d...
haoxuan的头像-天煜博客haoxuan1年前
023514
常见地理坐标系概览与对比-天煜博客

常见地理坐标系概览与对比

一、按表示方式分类1. 大地坐标系(Geodetic Coordinate System)采用经度、纬度、高程表示位置基于椭球体模型示例:116.391°E, 39.907°N2. 地心坐标系(Earth-Centered, Earth-Fixed, ECEF)...
haoxuan的头像-天煜博客haoxuan3个月前
07313