Welcome![Sign In][Sign Up]
Location:
Search - video bitstream

Search list

[Streaming Mpeg4精细分级编码

Description: 主要讲述精细编码的基本原理:对视频进行编码时,产生一个基本层码流和一个嵌入式的增强层码流。-mainly on fine coding basic tenets : to encode video, produced a fundamental bitstream and an embedded enhancement bitstream.
Platform: | Size: 3025337 | Author: 王全明 | Hits:

[mpeg mp3sklmp4

Description: Sklmp4 consists in portable C++ sources of a library capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profile are fully supported by the decoder. Partial support for MPEG-1/2 bitstreams (ISO/IEC 13818-2) is also supplied.-Sklmp4 consists in portable C sources of a l ibrary capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO / IEC 14496-2 (version 2) Advance Simple Profil e are fully supported by the decoder. Partial su 17 for MPEG-1 / 2 bitstreams (ISO / IEC 13818 - 2) is also supplied.
Platform: | Size: 487778 | Author: eckuk | Hits:

[Streaming Mpeg4Stream_Corrupt

Description: 自己写的AVS视频码流干扰器,用于对编码后的AVS视频码流进行随机加错,模拟网络情况。-himself wrote the AVS video stream interference, the right coding for the AVS video bitstream random mistake. Simulation network.
Platform: | Size: 39032 | Author: 杨永健 | Hits:

[Multimedia programVC-1_Compressed_Video_Bitstream_Format_and_Decodin

Description: Proposed SMPTE Standard for Television: VC-1 Compressed Video Bitstream Format and Decoding Proce
Platform: | Size: 2262044 | Author: dengqingeng | Hits:

[Streaming Mpeg4fgs

Description: 是基于MPEG-4的分层编码,其采用了面向对象的技术,通过分割视频中对象实现根据带宽分层传输码流技术-is based on the MPEG-4 coding stratification, using the object-oriented technology, and video segmentation based Object layered transmission bandwidth Bitstream technology
Platform: | Size: 388096 | Author: 张静 | Hits:

[Streaming Mpeg4MPEG-4decode

Description: 本系统采用MEPG_4的SVP(Simple Visual Profile)视频解码。视频序列全部为矩形。所以不存在任意形状编码。视频序列按照视频对象层VOL(Video Object Layer)、视频对象平台VOP(Video Object Plane)、宏块MB(Macro Block)视顺序变成一串码流-MEPG_4 the SVP (Simple Visual Profile) Video decoder. All of the video sequence of rectangular. There is no arbitrary shape coding. Video sequences with video object layer VOL (Video Object Layer), Video Object platform VOP (Video Object Plane) Macroblock MB (Macro Block) as the sequence into a series of bitstream
Platform: | Size: 134144 | Author: 蒋松云 | Hits:

[mpeg mp3sklmp4

Description: Sklmp4 consists in portable C++ sources of a library capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profile are fully supported by the decoder. Partial support for MPEG-1/2 bitstreams (ISO/IEC 13818-2) is also supplied.-Sklmp4 consists in portable C sources of a l ibrary capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profil e are fully supported by the decoder. Partial su 17 for MPEG-1/2 bitstreams (ISO/IEC 13818- 2) is also supplied.
Platform: | Size: 487424 | Author: eckuk | Hits:

[Streaming Mpeg4Stream_Corrupt

Description: 自己写的AVS视频码流干扰器,用于对编码后的AVS视频码流进行随机加错,模拟网络情况。-himself wrote the AVS video stream interference, the right coding for the AVS video bitstream random mistake. Simulation network.
Platform: | Size: 63488 | Author: 杨永健 | Hits:

[Multimedia Developmp4reader

Description: 利用ffmpeg读取mp4容器文件里面的视频track的内容,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指读那一部分了。-using ffmpeg containers then no time to read the documents inside the video track, ffmpeg is below the windows of a very good model (somewhat trying) It is a project to the (anonymous) then no time on reading and writing, decoding, transmission (RTP). Recognition and bitstream all part of the api, roughly 1/8, this means that part of the time.
Platform: | Size: 2143232 | Author: goggle | Hits:

[Multimedia Developmp4writer

Description: 利用ffmpeg保存视频到mp4容器文件里面,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指写那一部分了。同时,前面上传过一个读的工程,可以搜搜看。-using ffmpeg then no time to preserve video file container, ffmpeg is below the windows of a very good model (somewhat trying) It is a project to the (anonymous) then no time on reading and writing, decoding, transmission (RTP). Recognition and bitstream all part of the api, roughly 1/8, this means that part of the writing. Meanwhile, over the previous upload a reading project, Soso can see.
Platform: | Size: 2143232 | Author: goggle | Hits:

[Multimedia programVC-1_Compressed_Video_Bitstream_Format_and_Decodin

Description: Proposed SMPTE Standard for Television: VC-1 Compressed Video Bitstream Format and Decoding Proce-Proposed SMPTE Standard for Television: VC-1 CompressedVideo Bitstream Format and Decoding Proce
Platform: | Size: 2262016 | Author: dengqingeng | Hits:

[mpeg mp3mpeg2vidcodec_v12

Description: mpeg2vidcodec_v12 This directory contains our implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences, and vice versa.-mpeg2vidcodec_v12 This directory contains our implementation of an ISO/IEC DIS 13818-2codec. It converts uncompressed video frames into MPEG-1 and MPEG-2video coded bitstream sequences, and vice versa.
Platform: | Size: 287744 | Author: wuzhuohua | Hits:

[Streaming Mpeg4H.264

Description: 详尽地论述了H.264 特点、编码器原理、解码器原理、编解码器的实现。为了更好地理解H.264 编解码原理及其实现,第7 章详细介绍了H.264 码流的句法和语义。最后对H.264 视频编码传输的QoS 进行了专门地论述。-H.264 are discussed in detail the characteristics of the principle of encoders, decoders principle, the realization of codec. To better understand the H.264 codec principle and its realization, Chapter 7 details H.264 bitstream syntax and semantics. Finally, H.264 video encoding transmission QoS for a special discussion.
Platform: | Size: 4308992 | Author: 王小丫 | Hits:

[Streaming Mpeg4JM14_vc6

Description: 视频压缩标准H.264测试模型JM14,测试文件为.yuv格式视频序列,编码输出.264码流文件-Video compression standard H.264 test model JM8.6, the test documents. Yuv format video sequence, encoding the output bitstream file .264
Platform: | Size: 1410048 | Author: 月月鸟 | Hits:

[Multimedia DevelopFTMCP210_DS_v1.0

Description: Faraday FTMCP210 H.264 Baseline Video Decoder. (Note: this is the datasheet, not the product brief as found on faraday website) The FTMCP210 is a hardware video encoder for the baseline profile followed the MPEG-4 AVC/JVT/H.264 video coding standard. This encoder is designed to compress a sequence of YCbCr 4:2:0 pictures to a compressed video bitstream. The supported frame size is from 128x80 to 1920x1080 in step of 16 units.
Platform: | Size: 267264 | Author: yohanes | Hits:

[Streaming Mpeg4ADVANCED_BITSTREAM_REWRITING_FROM_H.264AVC_TO_SVC.

Description: ABSTRACT The Scalable Video Coding (SVC) extension to the H.264/AVC video coding standard introduces multiple functionalities to the H.264/AVC decoding process. These functionalities include spatial, quality and temporal scalability. In this document, we introduce an additional capability that is supported by the SVC extensions. This feature is commonly referred to as bit-stream rewriting, and it allows a multiple layer, scalable bit-stream to be converted to a single layer, H.264/AVC compliant bit-steam without loss and without reconstruction of image intensity data.
Platform: | Size: 83968 | Author: 鸣涧 | Hits:

[Streaming Mpeg4MPEGX_Video_BitStream_Specification

Description: A MPEG4 video bitstream specification document. Programer could learn from the pseudo code to know how to deal with the MPEG4 bitstream.-A MPEG4 video bitstream specification document. Programer could learn from the pseudo code to know how to deal with the MPEG4 bitstream.
Platform: | Size: 132096 | Author: Jim Huang | Hits:

[source in ebookvp8-bitstream.pdf

Description: VP8是google推荐视频编码标准,具有高压缩率,高性能的特点。html5标准-VP8 is recommended google video coding standard, with a high compression ratio, high-performance features. html5 standards
Platform: | Size: 378880 | Author: wang | Hits:

[Streaming Mpeg4vp8-bitstream

Description: Google力推的VP8视频编码格式的唯一技术文档,详细介绍VP8视频编码格式的规范和其中涉及的算法。做VP8视频编解码开发必备。-VP8 Data Format and Decoding Guide:This document describes the VP8 compressed video data format created by Google On2, together with a discussion of the decoding procedure for this format. It is intended to be used in conjunction with and as a guide to the reference decoder provided by Google On2.
Platform: | Size: 378880 | Author: 高宇翔 | Hits:

[Multimedia programvp9-bitstream-specification

Description: google vp9 视频格式协议标准文档(google vp9 video encoding standerde)
Platform: | Size: 2332672 | Author: pwander | Hits:
« 12 3 »

CodeBus www.codebus.net