Actions
Feature #333
closedMake it possible to view videos trough the android player(like use software or OMX).
Status:
Closed
Priority:
Normal
Assignee:
Category:
Framework
Target version:
Start date:
12/02/2012
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Device:
Nexus S (I902x)
Grant:
Type of work:
Description
When I open a youtube video I get:
W/GraphicBufferAllocator( 97): alloc(320, 180, 256, 00000130, ...) failed -22 (Invalid argument) is the error I get.
More context:
E/OMXCodec( 100): Attempting to allocate OMX node 'OMX.TI.DUCATI1.VIDEO.DECODER' E/OMXCodec( 100): Attempting to allocate OMX node 'OMX.Nvidia.mp4.decode' E/OMXCodec( 100): Attempting to allocate OMX node 'OMX.qcom.7x30.video.decoder.mpeg4' E/OMXCodec( 100): Attempting to allocate OMX node 'OMX.qcom.video.decoder.mpeg4' E/OMXCodec( 100): Attempting to allocate OMX node 'OMX.TI.Video.Decoder' E/OMXCodec( 100): Attempting to allocate OMX node 'OMX.SEC.MPEG4.Decoder' E/OMXCodec( 100): Successfully allocated OMX node 'OMX.SEC.MPEG4.Decoder' E/OMXCodec( 100): [OMX.SEC.MPEG4.Decoder] Video O/P format.eColorFormat 0x40b5b1b1 I/OMXCodec( 100): [OMX.SEC.MPEG4.Decoder] video dimensions are 320 x 180 W/GraphicBufferAllocator( 97): alloc(320, 180, 256, 00000130, ...) failed -22 (Invalid argument) E/SurfaceFlinger( 97): GraphicBufferAlloc::createGraphicBuffer(w=320, h=180) failed (Invalid argument), handle=0x0 E/SurfaceTexture(30741): [unnamed-30741-0] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed E/OMXCodec( 100): dequeueBuffer failed: Invalid argument (22) E/MediaPlayer(30741): error (1, -22) E/MediaPlayer(30741): Error (1,-22) D/AudioHardware( 100): AudioHardware pcm playback is going to standby. D/AudioHardware( 100): closePcmOut_l() mPcmOpenCnt: 1 D/dalvikvm( 148): GC_CONCURRENT freed 1651K, 47% free 6182K/11463K, paused 43ms+11ms I/NuCachedSource2( 100): Cache full, done prefetching for now D/webviewglue(30741): nativeDestroy view: 0xcebd30 D/WebViewTimersControl(30741): onBrowserActivityPause
Updated by Paul Kocialkowski almost 12 years ago
- Tracker changed from Issue to Feature
Updated by Paul Kocialkowski over 11 years ago
- Status changed from New to Closed
- Resolution set to fixed
Will be part of the Replicant 4.0 0002 images.
Updated by Denis 'GNUtoo' Carikli almost 9 years ago
- Category changed from 45 to Framework
- Device Nexus S (I902x) added
Actions