473,765 Members | 1,958 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Invoke ffmpeg from MySQL

Hello All.
First, I'd like to thank you all for the tremendous help I've received in
the past while posting here. I'd like to ask another question.

I'd like to use Python to invoke ffmpeg to encode some still-frames into
an animation. I'd like to use MySQL to store the frames as a BLOB object.
I'd like to know if anyone can help me with the invocation syntax. If I
had, say, 10,000 frames stored in the database, how would I be able to send
to ffmpeg without needing to write them to the hard-drive first, for
encoding. Ultimately, I'd like a 2-pass, but would settle for 1-pass
right-away.

Thank you!
Dave Rose

Jul 21 '05 #1
0 1297

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2909
by: m.arfini | last post by:
Hi All, i trying to compile ffmpeg v 0.4.9. with minGW compiler with make instruction, but at the end of the process none dlls have been created, only the exe file (in c:\program files\ffmpeg directory). I need the dll files (avcodec.dll & avformat.dll) because i want to use ffmpeg function in a program written in c.
6
4748
by: m.arfini | last post by:
Hi All, i trying to compile ffmpeg v 0.4.9. with minGW compiler with make instruction, but at the end of the process none dlls have been created, only the exe file (in c:\program files\ffmpeg directory). I need the dll files (avcodec.dll & avformat.dll) because i want to use ffmpeg function in a program written in c.
0
3711
by: MrT | last post by:
Hi there, I was just wondering if anyone had any ideas why this doesn't work on a php page! exec("/usr/bin/ffmpeg -i Movie.avi -vhook 'lib/vhook/drawtext.so -f fonts/tahomabd.TTF -x 10 -y 10 -t watermarktext' -acodec mp3 -ab 32 - ac 1 -ar 44100 outputfile.flv") I did notice when i copied the above with out the exec() in my shell
6
8307
by: jcor | last post by:
Hi, i installed ffmpeg but seems to be a old version. With the command "ffmpeg -v" I get the this output: I tried to upgrade it with: but didn't work. Can someone tell me out to upgrade ffmpeg, step by step, including directories to copy files or whatever i'm missing? Thanks, João
2
2487
by: jcor | last post by:
Hi, I'm trying to use the module FFmpeg::Command to convert some files from .mpg to .wmv when I use ffmpeg in command line the command is just like this: "ffmpeg -i input.mpg output.wmv" When I try to do something similar in perl I get this error: file not found: usr/local/share/perl/5.8.8/FFmpeg/Command.pm at /usr/local/share/perl/5.8.8/FFmpeg/Command.pm line 93 I don't know what I'm missing, Can somebody help me? My code is like...
7
3511
by: kigoobe | last post by:
Hi guys I was trying to understand how the ffmpeg works, but even after a lot of googling, couldn't advance a bit. Ok, in case of normal file uploading, we have something like - $movie=$_FILES; and then we use something like ftp_put($conn_id, 'public_html/folder/'.basename($movie), $movie, FTP_BINARY); to do the uploading in our server. In ffmpeg, I am getting codes like ffmpeg -i ellas_first_year.avi -ar 22050 -ab 32 -f flv -s...
6
48761
sumaiya
by: sumaiya | last post by:
Iam totally confused about the working ffmpeg.I tried many times to use that dll in my php project.If u can please help me. First I extaracted the dll from http://sourceforge.net/project/downloading.php?groupname=ffmpeg-php&filename=ffmpeg_new.rar&use_mirror=jaist . I got the latest ffmpeg dll.Iam using PHP5 .My operating system is windows.Is that ffmpeg dll works only with linux. after unzipping (ffmpeg_new) i found these files : In...
0
2095
by: =?Utf-8?B?U2hhbQ==?= | last post by:
Hai all, In my application i am using the code below i mentioned. But it couldn't converted into flv format and its not saved into specified path .Can any one help me to do this using c#. Process ffmpeg,hai; string video;
2
10631
Nert
by: Nert | last post by:
Hello there., i have this problem converting an flv video format to 3gp format using ffmpeg so that i can put the video on my cellphone. Well actually i have successfully converted the video to 3gp format and it plays on quick player but when i put it on my cellphone and played it, it gives me an error "Invalid video format". I've already check my cellphone's video player and it does support the 3gp video codec. Does anyone knows what could...
0
9398
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10160
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9951
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9832
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8831
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5275
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3531
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2805
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.