B4A Question VideoView & url Encoded - victormedranop    Jul 18, 2016 HI, I have some issue trying to play and MP3 file. I donde this with other server and with my own music,
but know I received and URL encoded like this,
http://media.radioeternidad.com/Programas/Al%20Punto/0002%20-%20AP%20-%20Deberes%20miembros.mp3
I try, with no errors or warning. but no audio.
y use explorer with the same URL and work.
simple line code
vv.LoadVideo("http"... B4A Question B4A library for encoding video file from bitmap and audio files. - Michael Mejias (first post)    Nov 20, 2018 Thanks Erel!... B4J Question [SOLVED] Open B4J app by double clicking on a file - max123    Jul 3, 2025 Hi all, I've developed with B4J, a custom video encoder to be used to encode videos that Arduino, ESP8266 and ESP32 can read as fast possible from micro SD card, play the video on a TFT screen and play audio in sync with video. This my encoder accept a series of images, and convert them to a single custom video file. The encoder show the video while encoder process create the it. All this works and on Arduino side, I can read the file header and all video data and play them. My problem... B4A Library Bitmaps to Video - CaptKronos    Aug 9, 2018   (22 reactions) . For example, setting up a video encoding with a weird resolution can lock up your device, though... the encoderCodecs method.
Multiple videos can be generated simultaneously but remember to send... B4A Library [B4X] SimpleMediaManager (SMM) - framework for images, videos and more - Erel    Jul 2, 2025   (47 reactions) , video or animated gif (more formats will be added). 'Show a remote image / video / animated gif... ZoomImageView) for images, B4XGifView for animated gifs, ExoPlayer / MediaView / VideoPlayer for videos and... Conditional Symbol Dependencies Mime Comments Images None image/* Videos SMM_VIDEO B4A - ExoPlayer B4J - MediaView B4i - iUI8 (internal library) video/* Animated Gifs SMM_GIF B4XGifView image/gif...-videos-and-more.134716/post-984079 - v1.15 - Adds support for HLS video streams (mime = application/vnd... B4A Question I don't understand the English words,please explain to me. - Theera    Jan 3, 2024 Refer to this. I don't understand the words " only load video-files encoded in MJPEG within an AVI container". What does it mean that?
Covert video to be mjpeg or avi file? Is there tool which is easy to convert that than ffmpeg?... B4A Library ExoPlayer - MediaPlayer / VideoView Alternative - Erel    Dec 25, 2023   (59 reactions)   tags: Code, Wewl, video, MediaPlayer Edit: new version: https://www.b4x.com/android/forum/threads/exoplayer-media3-video-player.158204/ ExoPlayer is an open source project that replaces the native MediaPlayer and VideoView types. https://google.github.io/ExoPlayer/ License: Apache 2.0 It supports more media formats, it is more powerful and more customizable. It is supported by Android 4.1+ (API 16+). 49700 There are two types... the interface. SimpleExoPlayer should be a process global variable. Example of video playback from an asset... B4A Library libStreaming v1.3 - DonManfred    Apr 16, 2016   (19 reactions) ) As SessionBuilderWrapper
setVideoEncoder (encoder As Int) As SessionBuilderWrapper
Sets the default video encoder.
setVideoQuality (quality As VideoQuality) As SessionBuilderWrapper
Sets the video... B4A Tutorial Camera2 - Still images and videos - Erel    Dec 29, 2024   (21 reactions)   tags: Camera2, cam as an internal library in the next update. Both image capturing and video recording are supported. CamEx2... TakePictureNow. Video capturing is done by calling StartVideoRecording and StopVideoRecording. The surface needs to be recreated after the video is recorded. TaskIndex When you open the camera you receive... is not added automatically as it is only required when recording video. In such case you need to add... with video orientation. - V1.20 Example updated and targetSdkVersion is set to 26. Permissions... B4A Library ExoPlayer (media3) - video player - Erel    Aug 6, 2025   (20 reactions) is attached. 148977 Note that you can use SMM to manage and load videos: SimpleMediaManager (SMM) - framework for images, videos and more Updates: v3.11 - Added missing dependency (androidx.core:core-ktx... Page: 1   2   3   4   5   6   7   |