ssvb / libhybris

Hybris is a solution that commits hybris, by allowing us to use bionic-based HW adaptations in glibc systems
5 stars 2 forks source link

MPEG2/MPEG1 not working #1

Open warped-rudi opened 11 years ago

warped-rudi commented 11 years ago

I finally managed to build a version of GeexBox for A10 http://www.geexbox.org/ , which uses libhybris. While this cures the issue with certain MP4 files (for example the Simtel Trailer), it causes XBMC to crash when trying to play MPEG2 or MPEG1 files. These formats work fine with the original Linux blobs. Is this a known problem or may this be caused by my build ?

ssvb commented 10 years ago

At least my MPEG2 files used to play fine in XBMC, so you are the first to report this issue.

Still libhybris was an old stop gap solution, https://github.com/linux-sunxi/libvdpau-sunxi is more promising now. I'm not sure if spending any efforts on debugging libhybris makes much sense now.