argorar / WebMConverter

GUI for ffmpeg to convert videos to WebM and mp4.
https://argorar.github.io/WebMConverter/
MIT License
227 stars 10 forks source link

convert to mp4 doesn't work for twitter #23

Closed randoomdude closed 1 year ago

randoomdude commented 1 year ago

if you convert to mp4, you still can't upload them to twitter anything you can do about that?

argorar commented 1 year ago

Try version 3.18.9

randoomdude commented 1 year ago

Did anything change? Still can't put converted .mp4s on twitter image

argorar commented 1 year ago

Try other video. Recent converted with audio and uploaded fine. screen

randoomdude commented 1 year ago

image image

I've tried like 6 other videos since then, all different mp4s/webms converted to mp4 in the program and none of them are compatible with twitter

randoomdude commented 1 year ago

https://user-images.githubusercontent.com/6027132/201594440-2cc6049e-13a9-4fa5-979a-e4013973a8ec.mp4 https://user-images.githubusercontent.com/6027132/201595759-7e1e03a6-e545-42ba-bb0e-e19db90f8125.mp4 all of these just converted dont' work

argorar commented 1 year ago

I re-encoded your videos and uploaded fine. imagen Show webM for lazys version and Encoding tab.

randoomdude commented 1 year ago

I don't know why unless I'm using some different version, they were already encoded and didn't work, my version is totally up to date though so I have no idea why

randoomdude commented 1 year ago

sorry didn't see your post from earlier, still doesn't work on latest releases image image

randoomdude commented 1 year ago

also this exited ffmpeg.exe with code 1 shows up a lot when I use .mp4 conversion, not every time but I'm not sure what causes it or if it's related image

randoomdude commented 1 year ago

Also an interesting note is that these .mp4's that get processed don't seem to embed in Discord properly, even though I can view them normally in mpc-hc

Also I've tried uploading from tweetdeck as well and it won't upload it there either image

argorar commented 1 year ago

Check latest update.

randoomdude commented 1 year ago

Updated, still won't work with twitter or embed on discord properly as a mp4 image

https://user-images.githubusercontent.com/6027132/206676624-c62b4c54-4e40-4b4c-a9a6-303bf4481a44.mp4

argorar commented 1 year ago

also this exited ffmpeg.exe with code 1 shows up a lot when I use .mp4 conversion, not every time but I'm not sure what causes it or if it's related image

And with this settings? You share a new one every time

randoomdude commented 1 year ago

with basically the same settings, that one is pretty minor by comparison though, I just want the .mp4s to covert and work properly

argorar commented 1 year ago

https://whoihavetobe.com/video-not-embedding-discord/

Use libx264 instead of libx265 in Advanced>Arguments.

randoomdude commented 1 year ago

That did it, thank you, I am the only one whose has it at 265? Is it not normally 264 by default?