Skip to main content

Questions tagged [media]

Media are the storage and transmission channels or tools used to store and deliver information or data.

0 votes
0 answers
16 views

Flutter: Saved Audio Not Accessible in Music Player Apps

I'm developing a Flutter app that generates MP3 audio files. I can successfully save these files to the device storage. However, they're not showing up in any music player apps. I'm using the ...
Husen's user avatar
  • 305
1 vote
1 answer
13 views

Editing using EditMessageMedia with list InputMediaPhoto JavaTelegram

I need to edit a message sent by my bot with one photo to a list of photos I use the library https://github.com/pengrad/java-telegram-bot-api I need to modify a message sent by my bot(The message ...
Yaroslav Peretiatko's user avatar
0 votes
1 answer
16 views

WordPress bulk media import using CLI - how to retain folder structure?

I'm trying to upload or register (the files are in the Upload directory via FTP) around 2000 media files. These are organised by month and year. Although I've not had any luck with the usual plugins ...
strangecharm's user avatar
0 votes
1 answer
41 views

Android Media3: How to add seek buttons to the media notification?

After spending an entire week trying to understand this unbelievably complicated library, I am at my wits' end. I am convinced that there is an out-of-the-box solution for this media notification UI ...
Dale Cooper's user avatar
-2 votes
0 answers
16 views

My WordPress site says its gd module is not installed. How do I fix that? [duplicate]

I'm designing a website using WordPress. But I see that, under the Site Health Status, that a required module, gd, is missing (either not installed or disabled). The site has an Error 1001, in which ...
MavWeb's user avatar
  • 7
0 votes
0 answers
16 views

How to remove the player control in media_kit flutter plugin

I want to remove the player control in media kit flutter plugin or maybe hover on the video but make it not show the control of the video. Because I try to create a custom player control on it but don'...
Nam Nhut's user avatar
0 votes
0 answers
17 views

ALSA dmix plugin unusual sample rate

In my embedded project, I am trying to use ALSA dmix plugin. But, when I use dmix plugin with plug plugin, there is a problem such as bold sound that it should not be. My asound.conf file, in /etc dir,...
kaernk's user avatar
  • 63
0 votes
0 answers
13 views

Screen recording's audio stops when the launching activity stops

I am using MediaProjectionManager to record screen. I request the permission from a transparent Activity. Once I get it, I call Activity#finish() on the transparent activity so it's no longer in the ...
Xi 张熹's user avatar
  • 10.9k
0 votes
1 answer
49 views

Why can't I get Firefox to play mp3 audio in one of my apps?

I have 2 web apps that present audio using the <audio> HTML tag. I cannot figure out why one app will play the MP3 file and the other will not. I did get this message from Firefox, buried in ...
Benny Jobigan's user avatar
0 votes
0 answers
14 views

How to Identify Media Type such as if the media playing now is of type Music, AudioBook, Podcast etc

I am playing different media content from different sources. Following are the logs. Podcast browseItem = BrowseItem(mediaId=spotify:episode:67hGvhkaKGjuZ9ZlIkgxoU?contextUri=spotify%3Auser%...
Sajid Khan's user avatar
0 votes
0 answers
18 views

How to setup Micrsoft Video Process MFT in MF?

I implemented this topology in VC++.when I start the media session, I get the following error : "No suitable transform was found to encode or decode the content." here is code: #include <...
Ari's user avatar
  • 173
0 votes
0 answers
19 views

FormData send empty objects to the server

I want to upload media files picked from: <input accept="image/*,.pdf" multiple id="dropzone-file" type="file" className="hidden" ...
Milos N.'s user avatar
  • 4,733
0 votes
0 answers
38 views

Upload file with WP_REST_Request /wp/v2/media

I’m trying to upload a file within own plugin using WP_REST_Request and /wp/v2/media (POST). I’ve used the code from https://github.com/bobbingwide/wordpress-develop-tests/blob/master/phpunit/tests/...
Annie W.'s user avatar
  • 428
0 votes
0 answers
19 views

How to Serve media files on render.com for Django app deployed? [duplicate]

Below is following render.com documentation for serving static and media when deploying Django webapp. Everything works, except when you upload a profile picture. Below, setting.py, build.sh and ...
Gert Fourie's user avatar
1 vote
1 answer
31 views

Toggling between elements - Javascript - Digital Audio Workstation

I'm currently working on coding a digital audio workstation however I'm encountering an issue with my elements. I'm trying to implement a function in which if on a row, a dropzone is playing an audio, ...
Gwen's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
225