Video compression
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Joel Jaeggli joelja at darkwing.uoregon.eduSat Dec 2 23:07:18 PST 2000
- Previous message: Video compression
- Next message: Video compression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
you might look at something like: http://heroine.linuxave.net/mpeg2movie.html raw video is enough of a bandwidth hog that someone is likely not to try and use a cluster if trying to process it in real time (ie from a live source)... that's something left to a uniprocessor or multiprocessor machine if done in software... if you're working with large numbers of discrete blocks of video though it's a task well suited to cluster of computers... we have used a pile of boxes with real-producer pro in order to encode 80Kb/s and 300Kb/s real files from mpeg-1 source files. It take about five seconds for real-producer to encode 1 second of mpeg video/audio as 80Kb/s real file at the highest quality setting so you can imagine a significant speedup from runnig these things in parallel... On Sat, 2 Dec 2000, Andreas Boklund wrote: > > > New Project of mine. > > I am looking for a program that compresses > "raw digital video". For the Linux platform and preferably > possible to use in clusters. Its ok interesting with both open > source and commercial software. > > Thanx for your Reply's > //Andreas > > > > ********************************************************* > * Administator of Amy(studentserver) and Sfinx(Iris23) * > * * > * Voice: 070-7294401 * > * ICQ: 12030399 * > * Email: andreas at shtu.htu.se, boklund at linux.nu * > * * > * That is how you find me, How do -I- find you ? * > ********************************************************* > > > > _______________________________________________ > Beowulf mailing list > Beowulf at beowulf.org > http://www.beowulf.org/mailman/listinfo/beowulf > -- -------------------------------------------------------------------------- Joel Jaeggli joelja at darkwing.uoregon.edu Academic User Services consult at gladstone.uoregon.edu PGP Key Fingerprint: 1DE9 8FCA 51FB 4195 B42A 9C32 A30D 121E -------------------------------------------------------------------------- It is clear that the arm of criticism cannot replace the criticism of arms. Karl Marx -- Introduction to the critique of Hegel's Philosophy of the right, 1843.
- Previous message: Video compression
- Next message: Video compression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
