hi all
we are working on something that will convert email video attachments to video files
the attachment as read with php shows up as a big long string
what we would like is something similar to php's imagecreatefromstring()
but obviously there's no videocreatefromstring
can ffmpeg convert a video in string format to an actual video?
eg. ffmeg -i --convert-string-to-video videoinstringformat.3gp -b 50 -vcodec mpeg4 videoinbinaryformat.mp4
thanks
dave
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
can't get ffmpeg to convert video to image sequence
By wiseant in forum Video ConversionReplies: 15Last Post: 12th Apr 2013, 08:37 -
Need help to find the perfect encoding string for ffmpeg
By iwiiiiiiiiii in forum LinuxReplies: 1Last Post: 14th Oct 2011, 14:28 -
FFMPEG Automated Video Convert
By sp0oon in forum Video ConversionReplies: 4Last Post: 12th May 2010, 10:58 -
FFmpeg and X264 errors while trying to convert video
By glassbottomboat in forum Video ConversionReplies: 1Last Post: 11th Feb 2009, 21:25 -
ffmpeg: HowTo add option for a 'delay -x' in the param string ?
By vhelp in forum AudioReplies: 1Last Post: 17th Feb 2008, 12:52