snapcrafters / obs-studio

This is a community-supported modified build of OBS Studio.
https://snapcraft.io/obs-studio
111 stars 37 forks source link

[Bug]: files in mp4 format incompatible with discord #193

Open christian66-gif opened 3 months ago

christian66-gif commented 3 months ago

What happened?

when I try to upload an .mp4 video to discord it tells me an upload error... on my PC the video plays easily... the videos are window captures from the Blender release... I tested with other formats it doesn't work on discord either.

What should have happened?

my videos created with Blender for example upload without problem ... my settings OBS Studio ... image

image installed with snap-store ubuntu 22.04.4 LTS

Is there a special setting to make in OBS Studio to be able to upload to Discord... Thank you

BrycensRanch commented 3 months ago

not a bug with this software in the first place, fragmented mp4 isn't the type of file format discord wants. this is intended behavior of the application

lengau commented 3 months ago

Thanks for this report! Unfortunately, I have a pile of bad news.

  1. I couldn't reproduce this myself even with fragmented MP4s, including the uploading to Discord part. My testing showed that any mp4 file produced from the obs snap on my machine did work in Discord (including the previews), but Discord didn't recognise an mkv file.
  2. Whatever's happening here isn't likely related to the obs studio snap, so this would probably need to be reported upstream if it were an obs issue
  3. I think @BrycensRanch is probably right that this is something in Discord. You could file a request to Discord, but I'm not sure they'll answer.

Does this only occur when using NVENC, or does it fail when using software encoding too?