Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - simulator
Search - simulator - List
Packetizer sample source code, Packet loss simulator, and Depacketizer source code.-Packetizer sample source code, Packet loss simulator. and Depacketizer source code.
Date : 2008-10-13 Size : 39.3kb User : 江海

Packetizer sample source code, Packet loss simulator, and Depacketizer source code.-Packetizer sample source code, Packet loss simulator. and Depacketizer source code.
Date : 2025-12-20 Size : 39kb User : 江海

H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。 不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。 注意解码库写死了视频大小240x320,其他视频大小要简单修改一下底层的代码。-H264 decoder source code, porting ffmpeg s H264 decoding to Android, the depth of cut optimization, in the simulator (320x480) in the validation passed.
Date : 2025-12-20 Size : 635kb User : caoliang

H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
Date : 2025-12-20 Size : 166kb User : 葛伟

mpeg4 streaming media client simulator. Mpeg4 stream will be sent to the server via Ethernet. Decoded by the server, player.
Date : 2025-12-20 Size : 70kb User : 江海洋

This function simulates damages in the received frame corresponding to the loss of one NALU (i.e. slice) given a slicing mode and the slice to be lost
Date : 2025-12-20 Size : 991kb User : MEHEDI
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.