#πŸ”’ do i can run mb4 like mb3 on my secript only sound without secreen ?

34 messages Β· Page 1 of 1 (latest)

nocturne depot
#

do i can run my secript on mb4 like mb3 i mean if i pick the mb4 runing it like mb3 sound without sereen without change it into mb3 ?

barren flintBOT
#

@nocturne depot

Python help channel opened

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.

dim vapor
#

probably mp4 and mp3

nocturne depot
#

showu my secript frist ?

dim vapor
#

you can probably use something like ffmpeg to extract the audio stream from your video

nocturne depot
#

whats ffmpeg do ?

#

inst change it into mb3 ?

dim vapor
#

ffmpeg is a tool to convert/manipulate audio/video streams/files

nocturne depot
#

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 ?

little field
#

!pastebin if the code is too long to share

barren flintBOT
#
Pasting large amounts of code

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.

little field
#

!code format below if its below 1000 characters (Discord standard limit)

barren flintBOT
#
Formatting code on Discord

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

For long code samples, you can use our pastebin.

nocturne depot
#

i past it and name is uncleQUNNN

little field
#

You have the share the link here

nocturne depot
#

oh yeh mb

#

i want like i can see mb4 on my listbox and if i pick the mb4 runs like mb3

little field
#

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

barren flintBOT
nocturne depot
#

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 ?

jagged cape
nocturne depot
#

mb mb

little field
nocturne depot
#

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. ..

rich edge
#

maybe you can temporarily convert it to an audio format and delete it afterwards?

#

(with a format like .wav to avoid unnecessary compression)

nocturne depot
#

!close

barren flintBOT
#
Python help channel closed

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.