eclipse中自定义videoview类_同时在一个VideoView中播放两个视频

本文探讨如何在Android 2.2系统上使用Eclipse开发一个应用程序,该程序在一个VideoView中同时播放两个视频。目标是创建一个自定义VideoView类,通过覆盖onDraw方法,将第二个视频的帧应用透明度后叠加到第一个视频上。然而,这种方法可能消耗大量内存并影响性能。建议考虑使用ffmpeg库作为替代方案,通过OverlayVideoFilter轻松实现视频叠加,但同步播放可能是个挑战。
摘要由CSDN通过智能技术生成

bd96500e110b49cbb3cd949968f18be7.png

This is not a question about playing two separate videos in two separate VideoViews on the one activity.

I have been asked to see if it is possible to create an activity with a single VideoView. When the user opens the Activity, they are asked to select a base video and then select a second video. Both videos will be playing in the one VideoView at the same time, but the base video will have an alpha of 255 and the second video will have an alpha of 150.

For testing though, video files located on the phone will do.

At this time, I have only been able to create an activity that plays a single video in a VideoView.

I thought if I created a custom VideoView class I could override the onDraw function and somehow grab the video frame from the second video, apply alp

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值