-
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++...
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc-L./libavformat- lavfo rmat-L./libavcodec- lavcodec-L./libavutil- lavutil- lm- lz- ldl-L/usr/lib- lSDL- lpthre ad
- 2022-02-15 03:45:04下载
- 积分:1
-
一个derectshow做的播放器的源码
一个derectshow做的播放器的源码-a derectshow do the players FO
- 2022-08-12 10:24:13下载
- 积分:1
-
这是一个用来编写自己的avi格式文件的程序源代码,使用visual C++编写的。希望对大家有所帮助。...
这是一个用来编写自己的avi格式文件的程序源代码,使用visual C++编写的。希望对大家有所帮助。-This is a preparation for their avi format of the source code, the use of visual C++ prepared. We want to help.
- 2022-01-26 05:25:18下载
- 积分:1
-
AVS音频标准第三部分。视频压缩标准…
AVS的第三部分音频标准。可供对视频压缩标准感兴趣的人士参考。-The third part of AVS audio standards. Video compression standard for those who are interested.
- 2023-01-14 17:20:03下载
- 积分:1
-
它包含几个MP3做单
里面含有几种用单片机做的mp3电路图和程序,很详细。-Which contains several of the mp3 to do with single-chip circuitry and procedures in great detail.
- 2023-02-22 17:00:05下载
- 积分:1
-
主要是做一个播放器,可以实现播放,暂停,音量控制等等功能。...
主要是做一个播放器,可以实现播放,暂停,音量控制等等功能。-Mainly to do a player, can realize play, pause, volume control and so on.
- 2022-12-01 05:30:03下载
- 积分:1
-
这是接收端程序。java写的音频视频网络传输程序。
这是接收端程序。java写的音频视频网络传输程序。-This is the receiving end procedures. Java written, audio, video, network transmission procedures.
- 2022-11-11 20:00:03下载
- 积分:1
-
在多媒体中的应用
C语言在多媒体中的应用-application of c in multimedia
- 2022-08-16 18:38:18下载
- 积分:1
-
This article explains a method to perform previewing and grabbing simultaneously...
This article explains a method to perform previewing and grabbing simultaneously from a Webcam using DirectShow. Rather than using the conventional ISampleGrabber interface, this application used Dire
- 2022-01-21 19:15:42下载
- 积分:1
-
The preparation of a transparent form. The use of such can write any type of win...
编写透明的窗体。使用此类可以编写任意类型的窗口界面。-The preparation of a transparent form. The use of such can write any type of window interface.
- 2022-01-28 12:20:13下载
- 积分:1