09 2020 档案
摘要:-rw-r--r-- 1 Administrators 27258401 Sep 21 11:58 test-libsvtav1-qp 0 21667 kb.mp4 -rw-r--r-- 1 Administrators 10618108 Sep 21 12:25 test-libsvtav1-qp
阅读全文
摘要:libaom 编码速度 speed=0.0178x 真的无法忍受这个速度,每秒只能处理 2-3个帧 相比 libaom ,libsvtav1 速度有所提升 speed=0.0966x 差不多提升了 10倍左右 ffmpeg 现在支持 libsvtav1,只有 x64 才能用,x86 不支持 ffmp
阅读全文
摘要:从 2020.09.18 开始原来的 https://ffmpeg.zeranoe.com/builds/ 已经彻底关闭 新的编译下载地址移到 https://github.com/BtbN/FFmpeg-Builds/releases 不在提供 x86 ,只有 x64 版本
阅读全文
摘要:本来想获取 aria2c 的 proxy 相关帮助信息 aria2c -h|grep proxy 运行结果什么都不显示,明明是有这个设置功能,为什么不显示呢?经查询,原来是这样才可以 aria2c -h#http|grep proxy connection to HTTP/FTP/proxy ser
阅读全文
摘要:aech0r 滤镜效果有点像 vertigo 滤镜,感兴趣的朋友可以下载试一下 https://github.com/qq2225936589/frei0r_win32/releaseshttps://gitee.com/nlsoft/frei0r_win32/releases 我修改了输入参数 r
阅读全文
摘要:VLC录像时默认文件名是 "vlc-record-%Y-%m-%d-%Hh%Mm%Ss-$ N-$ p" 如果播放直播视频时VLC title 中包含无效的文件名字符,这样就无法创建文件 需要修改这个文件名,就使用这个小工具改为 %Y%m%d-%H%M%S 下载地址 https://gitee.co
阅读全文
摘要:D:\zDown\00>cat test.txt 000 111 222 333 D:\zDown\00>attrib A I D:\zDown\00\test.txt D:\zDown\00>sed -i -e "s/$/&TTT/g" test.txt sed: preserving permi
阅读全文
摘要:1.protobuf 如果已经安装过protobuf时,make时会发生错误,解决方法是已经安装的protobuf的头文件包含的目录临时改名 2.jpeg2000 链接opencv_perf_imgproc.exe时发成错误,解决方法是cmake-gui成功完成后,在cvconfig.h文件中增加
阅读全文
摘要:这个版本修改了 gcc-10 生成dep文件时 \: 错误 下载地址 https://github.com/qq2225936589/gcc-i686-posix-sjlj-for-MSYS/releases/tag/gcc-10.2.1-i686-posix-sjlj-ssp-20200907-c
阅读全文
摘要:主要修改water滤镜,可以在win系统上正常运行; ffplay -i sample.mp4 -vf "frei0r=water:2|1|1|1|0|0|30/30" 参数说明 register_param(physics, "physics", "water density: from 1 to
阅读全文
摘要:mingw-gcc-9.3.1-i686-posix-dwarf-ssp-20200906-5868964 mingw-gcc-9.3.1-i686-posix-dwarf-without_ssp-20200906-5868964 mingw-gcc-9.3.1-i686-posix-sjlj-ss
阅读全文
摘要:mkdir win32 && cd win32 export ARCHFLAGS=' -march=i686 ' export CFLAGS='-I/usr/local/include -march=i686 -std=c99 ' export CXXFLAGS='-I/usr/local/incl
阅读全文
摘要:mkdir win32 && cd win32 export ARCHFLAGS=' -march=i686 ' export CFLAGS='-I/usr/local/include -march=i686 -std=c99 ' export CXXFLAGS='-I/usr/local/incl
阅读全文
摘要:SDL_image undefined reference to `IID_IDirectDrawSurface3' SDL_dx5video.c:(.text+0x191): undefined reference to `IID_IDirectDrawSurface3' SDL_dx5video
阅读全文
摘要:mkdir win32 && cd win32 Tips: This win32 directory can not have any files ../configure --prefix=/opt/vlc \ --host=i686-w64-mingw32 \ --disable-lua \ -
阅读全文
摘要:LDFLAGS add -Wl,--allow-multiple-definition
阅读全文
摘要:ffmpeg.zeranoe.com will close on Sep 18, 2020, and all builds will be removed. If you're using Zeranoe FFmpeg Builds in your product, please ensure th
阅读全文
摘要:在VLC中可以设置record directory or filename,但是自从3.0.4开始%Y %H等无效了,不知道原因 开始分析原因,下载VLC源码,发现头文件vlc_input.h中定义如下 #define INPUT_RECORD_PREFIX "vlc-record-%Y-%m-%d
阅读全文
摘要:有几个皮肤很难下载,我做了合集,都打包在一起 链接: https://pan.baidu.com/s/1sq1x5FbA63evOwQETvefSg 提取码: vzg9
阅读全文
摘要:由于抖音更新了系统,之前的无法下载视频,下面是最新更正版本,以前用wget可以下载,现在改为用aria2c来下载 # coding=utf-8 from selenium import webdriver import time, re, os, sys reload(sys) sys.setdef
阅读全文
摘要:axel-2.17.9 ptime 1.0 for Win32, Freeware - http://www.pc-tools.net/ Copyright(C) 2002, Jem Berkes <jberkes@pc-tools.net> axel http://huya-w21.huya.co
阅读全文
浙公网安备 33010602011771号