opencore
VideoView and Progressive download
In my application I need to provide the user with a preview on a progressive download (video file). In order to achieve this, I\'m using VideoView component to show the content of the video (.mp4, .3[详细]
2023-03-11 23:45 分类:问答How to use Opencore AMR in iPhone app?
iOS 4.3 no longer supports playing AMR Audio Files which is horrible and completely kills my app. Some people have suggested using Opencore-amr but I\'m at a loss in terms of how to compile the librar[详细]
2023-03-07 06:46 分类:问答Accessing Native Codecs in Android 3.x version and above
I would like to use the native decode开发者_开发百科r for a custom video player.The VideoView and MediaPlayer does not provide functionality that will support my requirements.[详细]
2023-03-04 12:18 分类:问答RTSP playback:Difference between VLC and Android's build-in OpenCore
I am working on an Android app to play video stream in RTSP protocol, which provided by the Darwin streaming server.[详细]
2023-02-19 07:05 分类:问答Access StageFright API to decode JPEG from Application layer in Android
I开发者_如何转开发s there a way to access StageFright API\'s to decode JPEG image from application layer on Android 2.3?No, Stagefright APIs are not exposed at Android Application Framework level. And[详细]
2023-02-18 20:39 分类:问答OpenMAX DL (development layer) support in android
Is it possible to use OpenMAX DL library in android? AFAIK android 2.2 uses OpenCore that probably doesn\'t implement this part of OpenMAX standard. Few months ago VisualOn jo开发者_StackOverflow中文版[详细]
2023-02-01 03:55 分类:问答how to execute the test cases of PVplayer in android?
hi can you tell me how to execute the test cases defined in /external/opencore/engines/player/test/src in the donut code?[详细]
2023-01-26 17:12 分类:问答Is the native AAC decoder available when using Android NDK?
I\'m looking for a way to decode AAC natively to PCM on Android. The decoder source code is at https://android.googlesource.com/platform/external/opencore/+/master/codecs_v2/audio/aac/dec, but I\'m no[详细]
2023-01-19 10:25 分类:问答how can we check file types before uploading them in asp.net?
how can we check file types (formats such as jpg)without using file extensions before uploading them with asp.net & c# ?[详细]
2022-12-23 07:41 分类:问答