GNOME Bugzilla – Bug 733739
Configuring Encoder Output Fails on Android - Nexus
Last modified: 2018-11-03 13:25:24 UTC
I'm using ges-launch and transcoding a video file, this works fine on several devices. However, with the Nexus, the video successfully makes it through the pipeline, but no output file is created, I receive the following error message: 07-25 10:05:54.749: E/ACodec(5316): [OMX.qcom.video.encoder.avc] storeMetaDataInBuffers (output) failed w/ err -2147483648
After looking more into this issue. It seems to have nothing to do with storeMetaDataInBuffers. This message is actually "harmless". I believe the actual issue with the Nexus is related to this: http://stackoverflow.com/questions/20475332/mediacodec-h264-encoder-not-working-on-snapdragon-800-devices
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/163.