Damn Small Linux (DSL) Forums
Welcome, Guest. Please login or register.
June 08, 2023, 01:00:27 AM

Login with username, password and session length
News
The new DSL forums are now open.
Stats
11609 Posts in 311 Topics by 291 Members
Latest Member: mik3ca
Search:     Advanced search
* Home Help Search Login Register
Get The Official Damn Small Linux Book. Great VPS hosting provided by Tektonic

+  Damn Small Linux (DSL) Forums
|-+  MyDSL Extensions
| |-+  Multimedia
| | |-+  ffmpeg
« previous next »
Pages: [1] Print
Author Topic: ffmpeg  (Read 13076 times)
jcdq
Newbie
*
Posts: 41


View Profile
« on: February 10, 2015, 07:45:37 AM »

How to make ffmpeg.tar.gz works in DSL? Huh
Logged
CNK
Sr. Member
****
Posts: 269


View Profile
« Reply #1 on: February 10, 2015, 09:10:26 PM »

You probably want "mm-base.uci" which is in "Testing" in the respository.

That should should stop the missing library error if that's yur problem.

That's an old version of ffmpeg, but it works fine for most things. I did try to compile a new version over a year ago, but ran into too many dependancy problems. I can't remember if it was impossible or I just ran out of time.
Logged
jcdq
Newbie
*
Posts: 41


View Profile
« Reply #2 on: February 11, 2015, 12:01:38 AM »

I have the extensions "ffmpeg.tar.gz" and "mm-base.uci" in mydsl, but I don't know how to start the program?
Could you help me?
Logged
CNK
Sr. Member
****
Posts: 269


View Profile
« Reply #3 on: February 12, 2015, 06:11:55 AM »

Oh, ffmpeg is a command line program. You need to open a terminal window and type ffmpeg followed by the command switches.

eg. ffmpeg -i testvid.mpg -acodec copy -vcodec mpeg4 -f avi -s 800x600 testvid.mp4

This might convert a MPEG2 video to MPEG4, copy the audio without transcoding, and resize the video to 800x600, putting the result in the AVI container format. The result being testvid.mp4. EDIT: Though if using the AVI container, the output extension should be ".avi". ffmpeg can also guess the format you want to convert to based on the extension of the output filename, if a format isn't specified with the -acodec and -vcodec switches.

There a a huge number of options for ffmpeg. It can cut, join and combine video and audio files among many other things.

There are a few ffMPEG GUIs around, but I don't know if there are packages for any in the respository.
« Last Edit: February 13, 2015, 11:00:00 PM by CNK » Logged
jcdq
Newbie
*
Posts: 41


View Profile
« Reply #4 on: February 13, 2015, 06:00:55 AM »

Thank you, CNK:
ffmpeg is working in my e-one emachines 500! Grin
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by SMF 1.1.20 | SMF © 2013, Simple Machines
Mercury design by Bloc