svoltmer Posted May 10, 2011 Share Posted May 10, 2011 We have a site that uses archived Realmedia video files, but we would like to have a automated way of converting those uploaded videos into seperate podcats for user download. Is there a way using PHP to do this? I have just started learning PHP and have no idea if this is even possible. Link to comment https://forums.phpfreaks.com/topic/236023-convert-video-files-to-a-podcast/ Share on other sites More sharing options...
gizmola Posted May 11, 2011 Share Posted May 11, 2011 PHP has nothing specific to deal with transcoding real media video files. You could however use it as the basis for calling command line driven programs that will do the conversion. Link to comment https://forums.phpfreaks.com/topic/236023-convert-video-files-to-a-podcast/#findComment-1213580 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.