C语言中的视频播放器 [英] video player in c charp

查看:157
本文介绍了C语言中的视频播放器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须创建一个视频播放器,该视频播放器可以从缓冲区播放视频.我正在使用VLC通过RTP流式播放.avi视频.我编写了一个程序,该程序创建一个套接字并从传输层开始解包数据包.我必须播放rtp有效负载.我怎样才能做到这一点?我将这些字节写入文件并在vlc中播放.图像声音很差,但是暂时这不是问题.我必须为从缓冲区播放视频的问题找到解决方案.

i have to create a video player that plays a video from a buffer. i am using vlc to stream a .avi video via RTP. I wrote a program that creates a socket and unpack the packets begining with the transport layer. The rtp payload i have to play it. how can i do this? i wrote that bytes in a file and play it in vlc. the image the sound are bad, but for the moment this is not a problem. I have to get a solution for the problem of playing the video from a buffer.

推荐答案

第一个Google命中 [ ^ ].看来您已经在使用此控件,所以问题出在哪里?
First google hit[^]. It seems you''re using this control already, so, where is the issue ?


尝试使用此工具

http://www.reflector.net/ [ ^ ]
try this Tool

http://www.reflector.net/[^]


这篇关于C语言中的视频播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆