-
视频-球员-android-ffmpeg
Android 的视频播放器。
-合肥球员-高清播放器-解复用器 FFmpeg 库或解码流
-所有的源代码部署示例应用程序。
你将需要 NDK r8e,最新的 SDK 或 Android 工作室、 linux 或 mac。
编译 ︰
./ gradlew 生成
- 2023-05-09 06:55:03下载
- 积分:1
-
监控系统代码
视频监控系统源代码,软件主要实现了云台控制、快照和录像、录像回放和定时自动监控等内容: 1.云台控制系统 云台控制主要运用于摄像头焦距的调整、对焦、光圈设置等; 2. 录像 单击“录像”按钮,可以保存当前的视频内容; 3. 定时自动监控 软件使用人员可以选定监控时间,由软件后台程序自动运行; 4. 监控管理日志 软件自动记录将使用人员的使用动作记录于.txt文件中,便于相关技术人员查看。
- 2022-02-06 02:07:33下载
- 积分:1
-
研华AD信号采集卡 pcl816 做好的驱动, 可16路采集,很方便的进行二次开发...
研华AD信号采集卡 pcl816 做好的驱动, 可16路采集,很方便的进行二次开发-Advantech AD signal acquisition card drivers do a good job pcl816 can collect 16, it is convenient to carry out the second development
- 2022-04-29 16:23:00下载
- 积分:1
-
use ov511usb camera, using video4linux video collection, use GTK graphics librar...
使用ov511usb摄像头,采用video4linux实现视频采集,使用GTK图形库在PC机上显示视频图像。-use ov511usb camera, using video4linux video collection, use GTK graphics library on the PC display video images.
- 2023-05-24 17:25:03下载
- 积分:1
-
USB camera and image acquisition card collection procedures used Implementation...
USB摄像头和采集卡图像采集程序 采用VXL类库编程,各处理单元以封装成类 便于处理调用VXl可去http://vxl.sourceforge.net/ 下载另用到 ARtoolkit2.7可自行下载-USB camera and image acquisition card collection procedures used Implementation library programming, the processing unit to package into categories to facilitate handling calls VXl http://vxl.sourceforge.net/ be downloaded to another can be used to download ARtoolkit2.7
- 2022-08-19 18:23:59下载
- 积分:1
-
textureVIew 显示本地视频
应用背景之前使用surfaceView做视图显示,但是surfaceView无法实现旋转等一些操作,就找到了textureView做视图显示,做的一个简单播放本地视频的例子关键技术public class MainActivity extends Activity implements SurfaceTextureListener, OnBufferingUpdateListener, OnCompletionListener, OnPreparedListener, OnVideoSizeChangedListener{
TextureView textureView;
private MediaPlayer mMediaPlayer;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
textureView=(TextureView) findViewById(R.id.textureview);
textureView.setSurfaceTextureListener(this);
// textureView=new TextureView(this);
// textureView.setSurfaceTextureListener(this);
// setContentView(textureView);
}
@Override
public void onSurfaceTextureAvailable(SurfaceTexture surface, int width,
int height) {
System.out.println("onSurfaceTextureAvailab
- 2022-01-25 20:33:25下载
- 积分:1
-
wince directshow 简单播放器
Wince下用DirectShow实现的简单播放器。播放器简单功能具备,播放、暂停、停止、进度条、全屏显示,简单易懂
- 2022-07-22 18:10:12下载
- 积分:1
-
transcde 与 ffmpeg
我们将决定转换后的文件的质量设置视频的大小。这将是该文件将显示在电视上多大。所以,您可以设置它,以便它显示全屏幕,而不是你的电视机里面的小窗口设置音频比特率如果已插入一张 DVD 或不确定设置您的输出文件的卷标这是从 http://www.codeguru.com/vb/gen/vb_multimedia/article.php/c19683/Creating-a-Video-Converter-Using-VBNET.htm和 http://www.sysnet.pe.kr/2/0/1210
- 2022-02-14 05:39:10下载
- 积分:1
-
创建了基于中自科技嘉的OK采集卡的采集平台,创建了采集类,并独立设计出相关的DIB类和DIBShow类配合采集类显示图像和其他操作使用,个人感觉设计思路具有采集...
创建了基于中自科技嘉的OK采集卡的采集平台,创建了采集类,并独立设计出相关的DIB类和DIBShow类配合采集类显示图像和其他操作使用,个人感觉设计思路具有采集卡程序设计的通用性,开发平台是VC6.0,硬件环境OKC30采集卡,欢迎大家批评指正,提出更好的设计方案-created based on the technology since Stoker"s OK acquisition card collection platform, creating a collection category, and independent design DIB related to the type and category DIBShow with Caudio display pictures and other operational use, personal feeling Design Capture Card with a common program design, development platform is VC6.0 , the hardware environment OKC30 acquisition cards, we welcome criticism correction and provide better design
- 2023-02-27 05:55:03下载
- 积分:1
-
audio frequency meter source code to the online collection. When downloaded, ple...
声卡频率计源代码,为网上收集的。下载使用时,请尊重原创作者的版权。-audio frequency meter source code to the online collection. When downloaded, please respect the original author"s copyright.
- 2023-07-26 16:50:04下载
- 积分:1