Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exoplayer can not play mp4 file with 7.1 AAC #3249

Closed
xdestiny110 opened this issue Sep 7, 2017 · 7 comments
Closed

Exoplayer can not play mp4 file with 7.1 AAC #3249

xdestiny110 opened this issue Sep 7, 2017 · 7 comments
Assignees

Comments

@xdestiny110
Copy link

Issue description

When play back mp4 file with 7.1 AAC, Exoplayer does not work. However it works with 5.1 AAC. According to #3248, Exoplayer is able to play 7.1 AAC.

Reproduction steps

Player this file in exoplayer demo app

Link to test content

http://101.201.155.94:8080/movie/test_aac_7d1.mp4

Version of ExoPlayer being used

r2.4.1

Device(s) and version(s) of Android being used

Samsung S6 on Android 6.0.1

A full bug report captured from the device

09-07 18:04:09.660  5062  5062 E audit   : type=1400 msg=audit(1504778649.660:8583): avc:  denied  { execute_no_trans } for  pid=4097 comm="init" path="/system/bin/ddexe" dev="sda18" ino=849 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0

09-07 18:04:09.660  5062  5062 E audit   :  SEPF_SECMOBILE_6.0.1_0013

09-07 18:04:09.660  5062  5062 E audit   : type=1300 msg=audit(1504778649.660:8583): arch=c00000b7 syscall=221 success=no exit=-13 a0=7f8b17abe3 a1=7f8b1a34e8 a2=564ab8 a3=0 items=0 ppid=1 ppcomm=init pid=4097 auid=4294967295 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 ses=4294967295 tty=(none) comm="init" exe="/init" subj=u:r:init:s0 key=(null)

09-07 18:04:09.660  5062  5062 E audit   : type=1327 msg=audit(1504778649.660:8583): proctitle=2F696E6974002D2D7365636F6E642D7374616765

09-07 18:04:09.660  5062  5062 E audit   : type=1320 msg=audit(1504778649.660:8583): 

09-07 18:04:09.660  5062  5062 E audit   : type=1400 msg=audit(1504778649.660:8584): avc:  denied  { execute_no_trans } for  pid=4098 comm="init" path="/system/bin/debuggerd" dev="sda18" ino=850 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0

09-07 18:04:09.660  5062  5062 E audit   :  SEPF_SECMOBILE_6.0.1_0013

09-07 18:04:09.660  5062  5062 E audit   : type=1300 msg=audit(1504778649.660:8584): arch=c00000b7 syscall=221 success=no exit=-13 a0=7f8b17b8e4 a1=7f8b1a4a28 a2=564ab8 a3=0 items=0 ppid=1 ppcomm=init pid=4098 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) comm="init" exe="/init" subj=u:r:init:s0 key=(null)

09-07 18:04:09.660  5062  5062 E audit   : type=1327 msg=audit(1504778649.660:8584): proctitle=2F696E6974002D2D7365636F6E642D7374616765

09-07 18:04:09.670  5062  5062 E audit   : type=1320 msg=audit(1504778649.660:8584): 

09-07 18:04:09.670  5062  5062 E audit   : type=1400 msg=audit(1504778649.670:8585): avc:  denied  { execute_no_trans } for  pid=4099 comm="init" path="/sbin/auto_root" dev="rootfs" ino=7764 scontext=u:r:init:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=0

09-07 18:04:09.670  5062  5062 E audit   :  SEPF_SECMOBILE_6.0.1_0013

09-07 18:04:09.670  5062  5062 E audit   : type=1300 msg=audit(1504778649.670:8585): arch=c00000b7 syscall=221 success=no exit=-13 a0=7f8b17d9be a1=7f8b1a7c28 a2=564ab8 a3=0 items=0 ppid=1 ppcomm=init pid=4099 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) comm="init" exe="/init" subj=u:r:init:s0 key=(null)

09-07 18:04:09.670  5062  5062 E audit   : type=1327 msg=audit(1504778649.670:8585): proctitle=2F696E6974002D2D7365636F6E642D7374616765

09-07 18:04:09.670  5062  5062 E audit   : type=1320 msg=audit(1504778649.670:8585): 

09-07 18:04:12.510  3464  4124 D InputReader: Input event(3): value=1 when=13866558552000

09-07 18:04:12.510  3464  4124 D InputReader: Input event(3): value=1 when=13866558552000

09-07 18:04:12.510  3464  4124 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.349 ] when=13866558552000

09-07 18:04:12.520  3464  4124 D InputReader: lastThreadEndTime = 13858942674607, currentThreadStartTime = 13858942676190, diff = 0

09-07 18:04:12.520  3464  4123 I InputDispatcher: Delivering touch to (4228): action: 0x4, toolType: 1

09-07 18:04:12.520  3464  4123 I InputDispatcher: Delivering touch to (10504): action: 0x4, toolType: 1

09-07 18:04:12.520  3464  4123 I InputDispatcher: Delivering touch to (3542): action: 0x0, toolType: 1

09-07 18:04:12.520  3542  3542 D ViewRootImpl: ViewPostImeInputStage processPointer 0

09-07 18:04:12.520 10504 10504 D AutoHideHelper: ###check Single invalid

09-07 18:04:12.610  3464  4124 D InputReader: Input event(3): value=0 when=13866650048000

09-07 18:04:12.610  3464  4124 D InputReader: Input event(3): value=0 when=13866650048000

09-07 18:04:12.610  3464  4124 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=13866650048000

09-07 18:04:12.610  3464  4123 I InputDispatcher: Delivering touch to (3542): action: 0x1, toolType: 1

09-07 18:04:12.610  3542  3542 D ViewRootImpl: ViewPostImeInputStage processPointer 1

09-07 18:04:12.680  3542  3542 I Timeline: Timeline: Activity_launch_request id:com.google.android.exoplayer2.demo time:13866722

09-07 18:04:12.680  3464  4293 D GameManagerService: identifyGamePackage. com.google.android.exoplayer2.demo

09-07 18:04:12.680  3464  4293 D MultiWindowPolicy: Gamemode - return 0,  when calling  identifyForegroundApp(com.google.android.exoplayer2.demo)

09-07 18:04:12.690  3464  4293 D CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1800000  uid : 1000  pid : 3464  pkgName : ACTIVITY_RESUME_BOOSTER@3

09-07 18:04:12.690  3464  4293 D ActivityManager: mDVFSHelper.acquire()

09-07 18:04:12.690  3464  4293 V WindowManager: addAppToken: AppWindowToken{365791c token=Token{6e9228f ActivityRecord{4828dee u0 com.google.android.exoplayer2.demo/.PlayerActivity t60}}} to stack=1 task=60 at 1

09-07 18:04:12.690  3464  4293 D InputDispatcher: Focused application set to: xxxx

09-07 18:04:12.690  3464  4293 D InputDispatcher: Focus left window: 3542

09-07 18:04:12.690  3464  3576 D PointerIcon: setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3464 uid:1000

09-07 18:04:12.690  3464  3576 D PointerIcon: setMouseCustomIcon IconType is same.101

09-07 18:04:12.700  3464  3464 D GameManagerService: NotifyRunnable. pkg: com.google.android.exoplayer2.demo, type: 4, isMinimized: false, isTunableApp: false

09-07 18:04:12.700  3542  3542 W ResourcesManager: getTopLevelResources: /data/app/com.google.android.exoplayer2.demo-1/base.apk / 1.0 running in com.google.android.exoplayer2.demo rsrc of package com.google.android.exoplayer2.demo

09-07 18:04:12.710  3464  3545 V MARsPolicyManager: updatePackagesScore PackageInfo name -- com.google.android.exoplayer2.demo

09-07 18:04:12.740  3542  3542 D Activity: performCreate Call Injection manager

09-07 18:04:12.740  3542  3542 I InjectionManager: dispatchOnViewCreated > Target : com.google.android.exoplayer2.demo.PlayerActivity isFragment :false

09-07 18:04:12.750  3542  3542 I ExoPlayerImpl: Init ExoPlayerLib/2.4.1 [zerofltechn, SM-G9208, samsung, 23]

09-07 18:04:12.750  3542  3542 D EventLogger: state [0.00, true, I]

09-07 18:04:12.750  3542  3542 D SecWifiDisplayUtil: Metadata value : SecSettings2

09-07 18:04:12.750  3542  3542 D ViewRootImpl: #1 mView = com.android.internal.policy.PhoneWindow$DecorView{9fbd460 I.E...... R.....ID 0,0-0,0}

09-07 18:04:12.760  3464  5168 D ISSUE_DEBUG: InputChannelName : f0d9afa com.google.android.exoplayer2.demo/com.google.android.exoplayer2.demo.PlayerActivity

09-07 18:04:12.760  3464  3488 D ActivityManager: post active user change for 0 fullscreen true isFloatingActivity() false isHomeActivity() false

09-07 18:04:12.760  3464  3488 D KnoxTimeoutHandler: postActiveUserChange [MsgParam] userId: 0 fullscreen is true showWhenlocked is false

09-07 18:04:12.760  3464  3464 D KnoxTimeoutHandler: handleActiveUserChange [MsgParam] userId: 0 fullscreen is true showWhenlocked is false

09-07 18:04:12.760  3464  3464 I KnoxTimeoutHandler: Shared devices show user statefalse

09-07 18:04:12.760  3542  4229 I System.out: (HTTPLog)-Static: isSBSettingEnabled false

09-07 18:04:12.760  3542  4229 I System.out: (HTTPLog)-Static: isSBSettingEnabled false

09-07 18:04:12.770  3065  3065 I SurfaceFlinger: id=427 createSurf (1x1),1 flag=4, QlayerActiv

09-07 18:04:12.770  3464  3546 D StatusBarManagerService: manageDisableList userId=0 what=0x0 pkg=Window{f0d9afa u0 d0 com.google.android.exoplayer2.demo/com.google.android.exoplayer2.demo.PlayerActivity}

09-07 18:04:12.790  3464  3487 D InputDispatcher: Focus entered window: 3542

09-07 18:04:12.790  3464  3576 D PointerIcon: setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:3464 uid:1000

09-07 18:04:12.790  3464  3576 D PointerIcon: setMouseCustomIcon IconType is same.101

09-07 18:04:12.790  3542  3562 D mali_winsys: new_window_surface returns 0x3000,  [1440x2560]-format:1

09-07 18:04:12.790  3065  3065 I SurfaceFlinger: id=428 createSurf (1440x2464),4 flag=404, TurfaceView

09-07 18:04:12.790  3464  4293 V WindowStateAnimator: Finishing drawing window Window{5df0b08 u0 d0 SurfaceView}: mDrawState=DRAW_PENDING

09-07 18:04:12.800  3542  3542 D EventLogger: state [0.05, true, B]

09-07 18:04:12.800  3542  3542 D EventLogger: sourceInfo [periodCount=1, windowCount=1

09-07 18:04:12.800  3542  3542 D EventLogger:   period [?]

09-07 18:04:12.800  3542  3542 D EventLogger:   window [?, false, false]

09-07 18:04:12.800  3542  3542 D EventLogger: ]

09-07 18:04:12.800  3542  3542 D EventLogger: loading [true]

09-07 18:04:12.810  3464  5150 V WindowStateAnimator: Finishing drawing window Window{5df0b08 u0 d0 SurfaceView}: mDrawState=READY_TO_SHOW

09-07 18:04:12.810  3542  3542 W DisplayListCanvas: DisplayListCanvas is started on unbinded RenderNode (without mOwningView)

09-07 18:04:12.870  3464  4599 V WindowStateAnimator: Finishing drawing window Window{f0d9afa u0 d0 com.google.android.exoplayer2.demo/com.google.android.exoplayer2.demo.PlayerActivity}: mDrawState=DRAW_PENDING

09-07 18:04:12.870  3542  3542 D ViewRootImpl: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=1

09-07 18:04:12.870  3464  4598 D InputMethodManagerService: windowGainedFocus mCurrentFocusedUserId - 0 and mSecureKeypadEnabled-false

09-07 18:04:12.870  3065  3065 D libEGL  : eglInitialize EGLDisplay = 0x7fdfae14b8

09-07 18:04:12.870  3464  3576 D PowerManagerService: [api] acquire WakeLock flags=0x2000000a tag=WindowManager uid=1000 pid=3464

09-07 18:04:12.870  3464  3576 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false

09-07 18:04:12.870  3464  3464 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false

09-07 18:04:12.870  3464  3576 I ActivityManager: Displayed com.google.android.exoplayer2.demo/.PlayerActivity: +178ms

09-07 18:04:12.870  6157  6157 D SamsungIME: IMPL finishInput

09-07 18:04:12.870  6157  6157 D RMHelper: SamsungIME : RMisReady() : client is null

09-07 18:04:12.870  6157  6157 D RMHelper: SamsungIME : RMisReady() : client is null

09-07 18:04:12.870  6157  6157 D RMHelper: RMHelper : initHelper()

09-07 18:04:12.880  3464  3464 I KnoxTimeoutHandler: SD activityfalse

09-07 18:04:12.880  6157  6157 E ActivityThread: Failed to find provider info for com.sec.android.inputmethod.resourcemanager

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : initHelper() : client is null

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : RMisReady() : client is null

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : RMisReady() : client is null

09-07 18:04:12.880  6157  6157 D RMHelper: RMHelper : initHelper()

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : initHelper() : client is null

09-07 18:04:12.880  6157  6157 E ActivityThread: Failed to find provider info for com.sec.android.inputmethod.resourcemanager

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : RMisReady() : client is null

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : RMisReady() : client is null

09-07 18:04:12.880  6157  6157 D RMHelper: RMHelper : initHelper()

09-07 18:04:12.880  6157  6157 E ActivityThread: Failed to find provider info for com.sec.android.inputmethod.resourcemanager

09-07 18:04:12.880  6157  6157 D RMHelper: SamsungIME : initHelper() : client is null

09-07 18:04:12.880  6157  6157 D SamsungIME: onStartInput: No inputType, No imeOption, isInputViewShown = false, isExtractViewShown = false, isShowInputRequested = false, isConfigChanged = false

09-07 18:04:12.880  3464  3487 V WindowStateAnimator: Finishing drawing window Window{f0d9afa u0 d0 com.google.android.exoplayer2.demo/com.google.android.exoplayer2.demo.PlayerActivity}: mDrawState=HAS_DRAWN

09-07 18:04:12.890  3065  3065 D libEGL  : eglInitialize EGLDisplay = 0x7fdfae14b8

09-07 18:04:12.890  3065  3194 D libEGL  : eglTerminate EGLDisplay = 0x7f87dc0e78

09-07 18:04:12.890  3065  3194 D libEGL  : eglTerminate EGLDisplay = 0x7f87dc0e78

09-07 18:04:12.890  3542  3562 D OpenGLRenderer: endAllActiveAnimators on 0x7fab8b8400 (ExpandableListView) with handle 0x7f9c9c35e0

09-07 18:04:12.900  3542  4229 I System.out: (HTTPLog)-Static: isSBSettingEnabled false

09-07 18:04:12.900  3542  4229 I System.out: (HTTPLog)-Static: isSBSettingEnabled false

09-07 18:04:12.900  3542  3542 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@2269063 time:13866943

09-07 18:04:12.900  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:12.920  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:12.940  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:12.950  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:12.970  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:12.990  3542  4229 I System.out: (HTTPLog)-Static: isSBSettingEnabled false

09-07 18:04:12.990  3542  4229 I System.out: (HTTPLog)-Static: isSBSettingEnabled false

09-07 18:04:12.990  3542  3542 D EventLogger: sourceInfo [periodCount=1, windowCount=1

09-07 18:04:12.990  3542  3542 D EventLogger:   period [204.54]

09-07 18:04:12.990  3542  3542 D EventLogger:   window [204.54, true, false]

09-07 18:04:12.990  3542  3542 D EventLogger: ]

09-07 18:04:12.990  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:12.990  3542  4227 W AudioCapabilities: Unsupported mime audio/mpeg-L1

09-07 18:04:12.990  3542  4227 W AudioCapabilities: Unsupported mime audio/mpeg-L2

09-07 18:04:12.990  3542  4227 W AudioCapabilities: Unsupported mime audio/x-ms-wma

09-07 18:04:13.000  3542  4227 W AudioCapabilities: Unsupported mime audio/x-ima

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.000  3542  4227 W VideoCapabilities: Unsupported mime video/wvc1

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unsupported mime video/x-ms-wmv

09-07 18:04:13.010  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unsupported mime video/wvc1

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unsupported mime video/x-ms-wmv

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unsupported mime video/x-ms-wmv7

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unsupported mime video/x-ms-wmv8

09-07 18:04:13.010  3542  4227 W VideoCapabilities: Unsupported mime video/mp43

09-07 18:04:13.010  3542  4227 W AudioCapabilities: Unsupported mime audio/mpeg-L1

09-07 18:04:13.010  3542  4227 W AudioCapabilities: Unsupported mime audio/mpeg-L2

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc

09-07 18:04:13.020  3542  4227 W VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es

09-07 18:04:13.020  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:13.030  3542  4227 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es

09-07 18:04:13.040  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:13.040  3542  4227 W VideoCapabilities: Unsupported mime video/sorenson

09-07 18:04:13.050  3542  4227 I ACodec  :  [] Now uninitialized

09-07 18:04:13.050  3542  3542 D EventLogger: Tracks [

09-07 18:04:13.050  3542  3542 D EventLogger:   Renderer:0 [

09-07 18:04:13.050  3542  3542 D EventLogger:     Group:0, adaptive_supported=N/A [

09-07 18:04:13.050  3542  3542 D EventLogger:       [X] Track:0, id=1, mimeType=video/hevc, res=2048x2048, supported=YES

09-07 18:04:13.050  3542  3542 D EventLogger:     ]

09-07 18:04:13.050  3542  3542 D EventLogger:   ]

09-07 18:04:13.050  3542  3542 D EventLogger:   Renderer:1 [

09-07 18:04:13.050  3542  3542 D EventLogger:     Group:0, adaptive_supported=N/A [

09-07 18:04:13.050  3542  4252 I OMXClient: Using client-side OMX mux.

09-07 18:04:13.050  3542  3542 D EventLogger:       [X] Track:0, id=2, mimeType=audio/mp4a-latm, channels=8, sample_rate=48000, language=und, supported=YES

09-07 18:04:13.050  3542  3542 D EventLogger:     ]

09-07 18:04:13.050  3542  3542 D EventLogger:     Metadata [

09-07 18:04:13.050  3542  3542 D EventLogger:       TSSE: value=Lavf57.19.100

09-07 18:04:13.050  3542  3542 D EventLogger:     ]

09-07 18:04:13.050  3542  3542 D EventLogger:   ]

09-07 18:04:13.050  3542  3542 D EventLogger: ]

09-07 18:04:13.050  3093 27689 D libexynosv4l2: try node: /dev/video6

09-07 18:04:13.050  3093 27689 I libexynosv4l2: node found for device s5p-mfc-dec: /dev/video6

09-07 18:04:13.060  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:13.060  3542  3542 D EventLogger: videoEnabled [0.31]

09-07 18:04:13.060  3542  3542 D EventLogger: audioEnabled [0.31]

09-07 18:04:13.060  3093 27689 I libexynosv4l2: open video device /dev/video6

09-07 18:04:13.060  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] Now Loaded

09-07 18:04:13.060  3542  4251 I MediaCodec: [OMX.Exynos.hevc.dec] setting surface generation to 3627009

09-07 18:04:13.060  3093 32220 I Exynos_OSAL_Android: output buffer sharing mode is on (15)

09-07 18:04:13.060  3542  4252 I ACodec  : can't find wfdsink-exynos-enable

09-07 18:04:13.060  3093  4723 I OMX     : width (2048),height (2048),fps (15)

09-07 18:04:13.070  3093  4454 I OMX     : getparameter OMX_IndexParamVideoController remained resource:4653056, sum = 4194304

09-07 18:04:13.070  3093  3724 E OMXNodeInstance: getConfig(8d:Exynos.hevc.dec, ConfigCommonOutputCrop(0x700000f)) RE: NotReady(0x80001010)

09-07 18:04:13.070  3093  4253 I EXYNOS_BASE_COMP: [0xecc12180][Exynos_OMX_ComponentStateSet] current:(OMX_StateLoaded) dest:(OMX_StateIdle)

09-07 18:04:13.070  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] Now Loaded->Idle

09-07 18:04:13.070  3542  4252 D SurfaceUtils: set up nativeWindow 0x7fb10f3210 for 2048x2048, color 0x105, rotation 0, usage 0x2900

09-07 18:04:13.070  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] configureOutputBuffersFromNativeWindow setBufferCount : 6, minUndequeuedBuffers : 4

09-07 18:04:13.070  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:13.070  3542  3542 D EventLogger: videoDecoderInitialized [0.32, OMX.Exynos.hevc.dec]

09-07 18:04:13.070  3093  4253 D libexynosv4l2: try node: /dev/video6

09-07 18:04:13.070  3093  4253 I libexynosv4l2: node found for device s5p-mfc-dec: /dev/video6

09-07 18:04:13.070  3542  3542 D EventLogger: videoFormatChanged [0.32, id=1, mimeType=video/hevc, res=2048x2048]

09-07 18:04:13.070  3542  4227 I ACodec  :  [] Now uninitialized

09-07 18:04:13.080  3542  4259 I OMXClient: Using client-side OMX mux.

09-07 18:04:13.080  3542  4259 I ACodec  : [OMX.SEC.aac.dec] Now Loaded

09-07 18:04:13.080  3093  3724 E OMXNodeInstance: setParameter(8e:SEC.aac.dec, ParamAudioAndroidAacPresentation(0x6f400003)) RE: UnsupportedIndex(0x8000101a)

09-07 18:04:13.080  3542  4259 I ACodec  : >>>UHQA ACodec::configureCodec : 0, 15000000

09-07 18:04:13.080  3093  4253 I libexynosv4l2: open video device /dev/video6

09-07 18:04:13.080  3093  4253 I EXYNOS_BASE_COMP: [0xecc12180][Exynos_OMX_ComponentStateSet]:567 OMX_EventCmdComplete

09-07 18:04:13.080  3542  4259 I ACodec  : >>> getPortFormat 16, OMX.SEC.aac.dec

09-07 18:04:13.080  3093  4253 I EXYNOS_BASE_COMP: [0xecc12180][Exynos_OMX_ComponentStateSet] current:(OMX_StateIdle) dest:(OMX_StateExecuting)

09-07 18:04:13.080  3093  4253 I EXYNOS_BASE_COMP: [0xecc12180][Exynos_OMX_ComponentStateSet]:567 OMX_EventCmdComplete

09-07 18:04:13.080  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] Now Idle->Executing

09-07 18:04:13.080  3542  4259 I ACodec  : [OMX.SEC.aac.dec] Now Loaded->Idle

09-07 18:04:13.080  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] Now Executing

09-07 18:04:13.090  3093  4271 I SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(1) -> Dest(2)

09-07 18:04:13.090  3542  3542 D EventLogger: audioDecoderInitialized [0.34, OMX.SEC.aac.dec]

09-07 18:04:13.090  3542  3542 D EventLogger: audioFormatChanged [0.34, id=2, mimeType=audio/mp4a-latm, channels=8, sample_rate=48000, language=und]

09-07 18:04:13.090  3093  4271 I SEC_BASE_COMP: SEC_OMX_ComponentStateSet: Cur(2) -> Dest(3)

09-07 18:04:13.090  3542  4259 I ACodec  : [OMX.SEC.aac.dec] Now Idle->Executing

09-07 18:04:13.090  3464  3576 D WindowAnimator: Skip setting animation background if there is an exiting window only.

09-07 18:04:13.090  3093  4278 E libexynosv4l2: failed to ioctl: VIDIOC_G_CTRL (22 - Invalid argument)

09-07 18:04:13.090  3542  4259 I ACodec  : [OMX.SEC.aac.dec] Now Executing

09-07 18:04:13.090  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] Now handling output port settings change

09-07 18:04:13.090  3093  4279 I SEC_AAC_DEC:  AudioSpecificConfig 0x 11 b8

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 18 20 01, length : 24

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 18 20 01, length : 24

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 18 20 01, length : 24

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 18 20 01, length : 40

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 10 2b 12, length : 198

09-07 18:04:13.090  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.090  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.090  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.090  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.090  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.090  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.090  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.100  3542  4252 D SurfaceUtils: set up nativeWindow 0x7fb10f3210 for 2048x2048, color 0x105, rotation 0, usage 0x2900

09-07 18:04:13.100  3542  4252 I ACodec  : [OMX.Exynos.hevc.dec] configureOutputBuffersFromNativeWindow setBufferCount : 17, minUndequeuedBuffers : 4

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 06 2b 1a, length : 205

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 08 2b 18, length : 194

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.100  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 18 2b 12, length : 204

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 18 2b 12, length : 202

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 08 2b 1a, length : 212

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: saacd_decode() failed ret_val: -3, Indata 0x 01 06 2b 12, length : 323

09-07 18:04:13.100  3093  4279 E SEC_AAC_DEC: ASI 0x 11, b8 56 e5

09-07 18:04:13.100  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.100  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.

09-07 18:04:13.100  3542  4259 E ACodec  : OMXCodec::onEvent, OMX_ErrorStreamCorrupt

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: Warning message AMessage(what = 'omxI') = {

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t type = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t event = 1

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data1 = -2147479541

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine:   int32_t data2 = 0

09-07 18:04:13.100  3542  4259 W AHierarchicalStateMachine: } unhandled in root state.
@xdestiny110
Copy link
Author

Is there any news?

@andrewlewis
Copy link
Collaborator

I get a timeout when trying to access http://101.201.155.94:8080/movie/test_aac_7d1.mp4. Please could you share the file again?

@xdestiny110
Copy link
Author

@andrewlewis sorry... I have send mp4 file to dev.exoplayer@gmail.com

@andrewlewis
Copy link
Collaborator

This device has three AAC decoders, but only OMX.google.aac.decoder appears to work with this stream. We can implement a workaround in MediaCodecUtil that prevents use of the broken decoders.

Does the device have a pending system update to Nougat available? It would be useful to know if the issue is fixed in the latest system image so we can restrict the workaround to particular API levels, if possible. Thanks.

@xdestiny110
Copy link
Author

@andrewlewis Playing well on Android 7.0. Thank you for your response.
BTW, I want to know how to modify MediaCodecUtil in order to play this file on Android 6.0.1.

@andrewlewis
Copy link
Collaborator

We'll push the workaround to dev-v2 soon.

ojw28 pushed a commit that referenced this issue Sep 15, 2017
Issue: #3249

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168844850
@ojw28
Copy link
Contributor

ojw28 commented Sep 18, 2017

A workaround has been pushed to the dev-v2 branch.

@ojw28 ojw28 closed this as completed Sep 18, 2017
ojw28 pushed a commit that referenced this issue Sep 19, 2017
Issue: #3249

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168844850
ojw28 pushed a commit that referenced this issue Sep 20, 2017
Issue: #3249

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168844850
@google google locked and limited conversation to collaborators Jan 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants