I am building an app in angular where customers will upload video of any format, I need to convert it into mp4 format and display on client side. I need help with how to convert any video format to mp4 in python
Asked
Active
Viewed 592 times
1
-
I'm not sure what exactly a base64 video is - simply the normal file encoded in base 64? In that case I'm sure the question has been answered already – lucidbrot Feb 13 '20 at 15:55
-
1What is the issue, exactly? Have you tried anything, done any research? – AMC Feb 13 '20 at 19:04
-
sorry for the confusion, I have updated my question – learner Feb 13 '20 at 20:45