zxd1991 / AndroidMedia

代码工程包含了如何使用Android MediaCodec,MediaExtractor生成MP4文件,以及如何解析播放MP4文件 Code engineering includes how to use Android MediaCodec, MediaExtractor to generate MP4 files, and how to parse playback MP4 files
33 stars 27 forks source link

你好,试用你的代码通过MediaCodec解码,用Muxer写入MP4文件出现花屏 #1

Open guoweiwen opened 6 years ago

guoweiwen commented 6 years ago

你好,试用你的代码通过MediaCodec解码,用Muxer写入MP4文件出现花屏;请问为什么呢?直接用你的项目也看不到运行效果

zxd1991 commented 6 years ago

你好,由于我用的是自己小米手机调试,宽和高是代码里面写死的,所以 摄像头预览的宽和高,你要符合自己手机尺寸的。

在 2018-08-16 11:48:12,"wymankwok" notifications@github.com 写道:

你好,试用你的代码通过MediaCodec解码,用Muxer写入MP4文件出现花屏;请问为什么呢?直接用你的项目也看不到运行效果

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.