digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   FFMPEG: Ffmpeg for dummies? (http://www.digitalfaq.com/archives/encode/5409-ffmpeg-ffmpeg-dummies.html)

Razorblade2000 09-06-2003 09:46 AM

ffmpeg for dummies?
 
Is there sth like a lil guide on howto download an install ffmpeg (guess it will only be ./configure ./make and ./make install ? ) , and how to frameserve/encode avi/vob files? (params needed etc.)

I am trying to find my Suse8.2 CDs and do a nice lil Linux install to test a bit *g*

(I guess I could work this stuff out on my own... but as school starts in 2 days, I have to do lots of other things too :( )


BTW... is there a GUI?

kwag 09-06-2003 12:36 PM

Re: ffmpeg for dummies?
 
Quote:

Originally Posted by Razorblade2000
Is there sth like a lil guide on howto download an install ffmpeg (guess it will only be ./configure ./make and ./make install ? ) , and how to frameserve/encode avi/vob files? (params needed etc.)

It's that way, unless you use FreeBSD, where you do a: cd /usr/ports/multimedia/ffmpeg
Then do a "make && make install" ;)
Then no need to find dependencies, as FreeBSD ports collection manages all needed downloads and compilations automatically :)
As for frameserving, ffmpeg supports reading from TCP/IP, etc., so :idea: :idea: maybe frameserve from a Windows PC with VirtualDub to a socket (if there's a way to do that! ), and encode from the MAC with ffmpeg. This way, we could use all our sweet avisynth filters on the PC side, and let the encode be done over IP on the MAC :D
Quote:


I am trying to find my Suse8.2 CDs and do a nice lil Linux install to test a bit *g*
That will work too :)
Quote:


(I guess I could work this stuff out on my own... but as school starts in 2 days, I have to do lots of other things too :( )


BTW... is there a GUI?
For Mac OS X, there's ffmpegX. For other unixes, I'm not aware on any right now.

-kwag

Razorblade2000 09-06-2003 03:00 PM

great! thats y I love linux:
./configure works...
make (without ./ ! ) doesnt


EDIT:
The CVS version does work
:D :D :D :D :D


All times are GMT -5. The time now is 02:10 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.