当前位置:网站首页>Padavan mounts SMB sharing and compiles ffmpeg
Padavan mounts SMB sharing and compiles ffmpeg
2022-06-13 01:45:00 【weijun23】
1、Padavan mount SMB share
cd /media/
modprobe des_generic
modprobe cifs CIFSMaxBufSize=64512
mkdir ssk1 ssk6 ssk7
mount -t cifs //192.168.2.1/SSK_usb1_7 /media/ssk7/ -o username=guest
mount -t cifs //192.168.2.1/SSK_usb1_1 /media/ssk1/ -o username=guest
mount -t cifs //192.168.2.1/SSK_usb1_6 /media/ssk6/ -o username=guest
2、 by Padavan compile ffmpeg
Download the source code
mkdir -p ~/git/ffmpeg-git/
cd ~/git/ffmpeg-git/
git clone https://gitee.com/xjwangjie/libfaac.git
git clone https://gitee.com/mirrors/ffmpeg.git
cd ffmpeg
git co release/2.0
compile libfaac
export PATH=/home/wuwj/git/rt-n56u/toolchain-mipsel/toolchain-3.4.x/bin/:$PATH
cd ~/git/ffmpeg-git/libfaac
./configure --host=mipsel-linux-uclibc --prefix=/home/wuwj/git/ffmpeg-git/libfaac/install
make;make install
compile ffmpeg
cd ~/git/ffmpeg-git/ffmpeg/
./configure --prefix=/home/wuwj/git/ffmpeg-git/ffmpeg/install_mips/ --enable-cross-compile --cross-prefix=mipsel-linux-uclibc- --arch=mipsel --target-os=linux --enable-shared --enable-gpl --enable-version3 --enable-libfaac --enable-nonfree --disable-static --disable-doc --disable-ffplay --disable-ffserver --extra-libs="-L/home/wuwj/git/ffmpeg-git/libfaac/install/lib/" --extra-cflags="-I/home/wuwj/git/ffmpeg-git/libfaac/install/include/"
make;make install
Generated executable passed in Padavan Router /tmp/ in , function
cp -rp ../libfaac/install/lib/libfaac.so* ./install_mips/lib/
tar czf ffmpeg_for_mips.tgz install_mips
export LD_LIBRARY_PATH=/tmp/install_mips/lib/
export PATH=/tmp/install_mips/bin/:$PATH
边栏推荐
- D template instance does not match declaration
- 如何通过受众群体定位解决实际问题?
- General IP address, account and password of mobile IPv6 optical cat login, and mobile optical cat is in bridging mode
- The second round of mesa
- Tweens of phaser3
- Summary of various installation methods of Lab View
- A DPU architecture without CPU: Hyperion
- 【软考】软件设计师知识点整理(待更新)
- Server installation jupyterab and remote login configuration
- Developer contributions amd Xilinx Chinese Forum sharing - wisdom of questioning
猜你喜欢

6、 Implementation of warehouse out management function

Page optimization - Notes

What is Google plus large text ads? How to use it?

微服务开发环境搭建

V-inline-date, similar to Ctrip, flying pig, time selection with price

白噪声的详细理解

Matplotlib drawing Chinese garbled code

开发者来稿|AMD赛灵思中文论坛分享 - 提问的智慧

(no plug-in) summary of vim basic shortcut keys

What is the path field—— Competitive advertising
随机推荐
移动IPv6光猫登录的一般ip地址账号与密码,移动光猫变桥接模式
Three paradigms of database
Spit bubbles (stack)
The second round of mesa
六、出库管理功能的实现
H5 open the app. If the app is not downloaded, jump to the download page. If the app has been downloaded, wake up the app
Delphi 10.4.2 release instructions and installation methods of three patches
MySQL performance optimization
3、 Upload fabric photos to SQL server and provide name to display fabric photos
Note: common gadgets in project architecture
Delphi7 compressed pictures (BMP, JPG, PNG)
Developer contributions amd Xilinx Chinese Forum sharing - wisdom of questioning
谷歌的受众群体是如何发挥作用的?
About retrieving ignored files in cornerstone
STM32 3*3矩阵按键(寄存器版本)
Stone from another mountain: Web3 investment territory of a16z
Service creation and operation example of ROS
MySQL ---- where后使用字段别名
Restful interface specification annotation of pringboot (2)
This of phaser3 add. add. image