Opened 10 months ago
Last modified 2 months ago
#10725 new enhancement
mediacodecdec tunneled playback support
Reported by: | luckysk | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | git-master | Keywords: | mediacodec tunneled playback |
Cc: | luckysk | Blocked By: | |
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
The mediacodec decoder in ffmpeg also seems to lack tunneled playback support. Is there anyone interested in improving it? This could benefit many people who use ffply to play on the Android side.
https://source.android.com/docs/devices/tv/multimedia-tunneling?hl=en
Change History (2)
comment:1 by , 8 months ago
comment:2 by , 2 months ago
Although ijkplayer is indeed based on ffplay, referring to it as being based on MediaCodec rather than directly on ffplay might help to avoid confusion in this context.
Note:
See TracTickets
for help on using tickets.
I'm interested on how to use ffplay on Android?
I need a simple test case while implementing the feature.