You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Hi,
Is there any android-x86 based development of screenrecord (or similar) that works with hevc/vp8 encoding?, I am trying to create/test one but got erros related to pixel-format. And native screenrecord only support h264.
I just tried this project [1] and it works fine in the physical device but vp8 doesn't work in android-x86 (h264 works).
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Is there any reference / example that works doing vp8 encoding on android x86?, I have found some examples [1] without success, it works on device but not in android-x86, and cannot why, since error description give no information in the decoding side (using ffmpeg, mplayer or another one).