当前位置:网站首页>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
边栏推荐
- Should the audience choose observation mode or positioning mode?
- Stm32 3*3 matrix key (register version)
- Transaction characteristics and isolation levels
- 谷歌加大型文字广告是什么?怎么用?
- CXGRID keeps the original display position after refreshing the data
- Copy (copy) constructors and assignment overloaded operators=
- Stack stack LIFO
- Server installation jupyterab and remote login configuration
- How does Google's audience work?
- Audiences with similar interests
猜你喜欢
随机推荐
pringboot之restfull接口规范注解(二)
How do you use your own data to achieve your marketing goals?
[andoid][step pit]cts 11_ Testbootclasspathandsystemserverclasspath at the beginning of R3_ Analysis of nonduplicateclasses fail
Super complete regular expressions
Service creation and operation example of ROS
The method of drawing rounded panel with Delphi
Devaxpress Chinese description --tcxpropertiesstore (property store recovery control)
Wsl2 + vcxsrv + opengl3.3 configuration
Spit bubbles (stack)
项目实训(十七)---个人工作总结
3、 Upload fabric photos to SQL server and provide name to display fabric photos
Record the VMware installation process of VMware Tools and some problems encountered
[official document summary] writing standards for academic dissertations of National University of science and technology
【软考】软件设计师知识点整理(待更新)
受众群体应该选择观察模式还是定位模式?
JSON and protobuf Any interchange
[从零开始学习FPGA编程-22]:进阶篇 - 架构 - FPGA内部硬件电路的设计与建模
【官方文件汇总】国科大学位论文撰写规范
CXGRID keeps the original display position after refreshing the data
Crypto JS reports uglifyjs error