2021年12月21日
注意固件,不同的略有不同https://downloads.openwrt.org/releases/21.02.1/targets/x86/64/openwrt-21.02.1-x86-64-generic-ext4-combined-efi.img.gzgeneric-ext4-combined-efi.img.gzResizing Ext4 rootfsResize Ext4 rootfs for ext4-combined.img.gz:1.工具准备opkg update
o
2021年12月21日
/*
合并音频和视频,形成音视频
*/
extern "C"
{
#include "libavutil/avutil.h"
#include "libavformat/avformat.h"
#include "libavformat/avio.h"
#include "libavcodec/avcodec.h"
}
#p
2021年12月20日
Resizing partitions Be sure to resize the image before resizing partitions when installing in a VM.Install fdisk.Use fdisk to show the partitions.Write down the starting sector address of /dev/sda2 (which is the root partition).Us