Jump to content

[SOLVED] video/audio formats in php


Ninjakreborn

Recommended Posts

I want to ask what other people do.  If you are requested by a client to allow uploads of video/audio file's what file types do you normally aim for.  I created a massive file management system awhile back, trying to do every file type I could imagine.  I got up to 70 file extensions that actually worked.  I came here on php freaks, and was given a url.  That url took me to a place that generated code for a player.  The link was to a program.  You specify the filetype(s), and it generates the code you would need to use to embed the player into html.  For instance you could put .mov, .wav, and whatever it would create the html to embed windows media player.  Same if you put in flash file's.  I lost that, I was wondering if someone can help me find that link again.  It might be "somewhere" still on the forum's. 

 

I was also as a secondary question, wondering what filetype's you normally accept when doing file uploads like that.

Link to comment
https://forums.phpfreaks.com/topic/37456-solved-videoaudio-formats-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.