﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-编程专家-文章分类-视频解码笔记</title><link>http://www.cppblog.com/mcuit/category/9066.html</link><description>专攻安防行业编程(网传\编码\解码\板卡)</description><language>zh-cn</language><lastBuildDate>Fri, 12 Dec 2008 02:52:46 GMT</lastBuildDate><pubDate>Fri, 12 Dec 2008 02:52:46 GMT</pubDate><ttl>60</ttl><item><title>ffmpeg开发指南</title><link>http://www.cppblog.com/mcuit/articles/68854.html</link><dc:creator>李健</dc:creator><author>李健</author><pubDate>Mon, 08 Dec 2008 08:11:00 GMT</pubDate><guid>http://www.cppblog.com/mcuit/articles/68854.html</guid><wfw:comment>http://www.cppblog.com/mcuit/comments/68854.html</wfw:comment><comments>http://www.cppblog.com/mcuit/articles/68854.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/mcuit/comments/commentRss/68854.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/mcuit/services/trackbacks/68854.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: ffmpeg开发指南（使用 libavformat 和 libavcodec）Ffmpeg 中的Libavformat 和 libavcodec库是访问大多数视频文件格式的一个很好的方法。不幸的是，在开发您自己的程序时，这套库基本上没有提供什么实际的文档可以用来作为参考（至少我没有找到任何文档），并且它的例程也并没有太多的帮助。这种情况意味着，当我在最近某个项目中需要用到 libavfor...&nbsp;&nbsp;<a href='http://www.cppblog.com/mcuit/articles/68854.html'>阅读全文</a><img src ="http://www.cppblog.com/mcuit/aggbug/68854.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/mcuit/" target="_blank">李健</a> 2008-12-08 16:11 <a href="http://www.cppblog.com/mcuit/articles/68854.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>