#π do i can run mb4 like mb3 on my secript only sound without secreen ?
34 messages Β· Page 1 of 1 (latest)
@nocturne depot
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
what is mb4 and mb3?
probably mp4 and mp3
showu my secript frist ?
you can probably use something like ffmpeg to extract the audio stream from your video
ffmpeg is a tool to convert/manipulate audio/video streams/files
it has python bindings as well https://pypi.org/project/python-ffmpeg/
just i want it like runs mb4 but without secreen let me send u my secript to understand me
ummmm do i can make like when i open pick mb4 it opens normal but secreen open in another tap alone and i make it invisible ?
!pastebin if the code is too long to share
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
!code format below if its below 1000 characters (Discord standard limit)
i past it and name is uncleQUNNN
You have the share the link here
oh yeh mb
i want like i can see mb4 on my listbox and if i pick the mb4 runs like mb3
Maybe just extract the audio out of mp4 as a new mp3 file, then play the mp3 file when you need it
!pip audio-extract looks easy to use
yeh but i want to save storage bc i will so have mb4 music π and do i can make it like when i open mb4 the secreen open in another tap then i make it invisible ?
Please just say mp3 and mp4, is a bit confusing for people
mb mb
if you don't need the mp4 with the screen display, then it makes sense to extract the audio out of it, and the delete the mp4 files. So you can save a lot of space. Video files are generally bigger in size compared to audio files.
yeh but i still want to the video when i want to watch it with secreen i will open it normaly .... just i want to make secreen hide on my seccreen. ..
maybe you can temporarily convert it to an audio format and delete it afterwards?
(with a format like .wav to avoid unnecessary compression)
!close
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.