You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### DISCLAIMER : I understand that WindowsSubsystemForAndroid_1.8.32836.0 is a beta product but though Id ask just incase.
I have been looking at using the new Windows 11 Windows Subsystem for Android as a possible future for getting my app in to more hands.
The one issue that I am finding is that when using MP4Composer in the pipe line to compress and edit the video is not working properly. After the compression the video gets about two frames at the beginning with in the first second of play back and then nothing more visually. Audio is working grate and can be heard through out.
Log from this run can be seen here.
This video was created using the MP4Composer sample running on WindowsSubsystemForAndroid_1.8.32836.0
on a Windows 11 Home ver. 10.0.22000
Any help would be greatly appreciated. I am also having issue playing any video in exoPlayer from Mp4Composer run on a separate device and that is throwing decoder errors I know that it maybe unrelated but maybe it is all information is helpful
setConfig(0xef1414a0:google.aac.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
ACodec: codec does not support config priority (err -2147483648)
E/OMXNodeInstance: getConfig(0xef1414a0:google.aac.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
Thank you in adavance.
The text was updated successfully, but these errors were encountered:
### DISCLAIMER : I understand that WindowsSubsystemForAndroid_1.8.32836.0 is a beta product but though Id ask just incase.
I have been looking at using the new Windows 11 Windows Subsystem for Android as a possible future for getting my app in to more hands.
The one issue that I am finding is that when using MP4Composer in the pipe line to compress and edit the video is not working properly. After the compression the video gets about two frames at the beginning with in the first second of play back and then nothing more visually. Audio is working grate and can be heard through out.
Log from this run can be seen here.
https://github.com/adfwhitestar/MP4Compser-WSA-Video/blob/main/log.txt
The set up is pretty standard but I have tried all sorts of variations trying to get one to work or at least do something different.
Here are the two videos:
https://github.com/adfwhitestar/MP4Compser-WSA-Video/blob/main/pika-org.mp4
https://github.com/adfwhitestar/MP4Compser-WSA-Video/blob/main/pika-after-composer.mp4
PS sorry I missed the the 'o' in Composer .
This video was created using the MP4Composer sample running on WindowsSubsystemForAndroid_1.8.32836.0
on a Windows 11 Home ver. 10.0.22000
Any help would be greatly appreciated. I am also having issue playing any video in exoPlayer from Mp4Composer run on a separate device and that is throwing decoder errors I know that it maybe unrelated but maybe it is all information is helpful
Thank you in adavance.
The text was updated successfully, but these errors were encountered: