FFmpeg-0.8.12 for Wary/Racy-5.3

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

FFmpeg-0.8.12 for Wary/Racy-5.3

#1 Post by shinobar »

Here is ffmpeg-0.8.12 which supports network and x11grab for Wary/Racy-5.3.
ffmpeg-0.8.12-1-w5.pet
For older version of Wary/Racy released before October 2011, need to upgrade x264 and mplayer:
x264-20110930-w5c.pet, mplayer_gui-20110929-w5c.pet
http://shino.pos.to/party/bridge.cgi?puppy/opt/pup5/
DO NOT install on puppies other than Wary or Racy.
NOTE: ffmpeg-0.8.12-w5.pet is older and does not support network.

Also install the FFConvert-1.3 or later to enable capturing screen.
http://www.murga-linux.com/puppy/viewtopic.php?t=54056

Other than Wary/Racy, you need not upgrade ffmpeg because they already support network and x11grab.

Thanks to npierce for the important informtion in compiling the ffmpeg.
http://www.murga-linux.com/puppy/viewto ... &start=275

Configure options:

Code: Select all

export LIBRARY_PATH=$LD_LIBRARY_PATH
./configure  --prefix=/usr --cpu=i486 --enable-shared --enable-gpl --enable-nonfree --enable-x11grab --enable-small --enable-runtime-cpudetect --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libdc1394 --enable-libfaac --enable-libfreetype --enable-libmp3lame --enable-libschroedinger --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-zlib --enable-postproc --disable-debug --enable-bzlib --enable-version3 --enable-libtheora --enable-swscale
Last edited by shinobar on Wed 25 Jul 2012, 02:39, edited 5 times in total.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#2 Post by linuxcbon »

You need to remove the "disable-network" option.

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

network support

#3 Post by shinobar »

linuxcbon wrote:You need to remove the "disable-network" option.
Thanks. UPDATED:
The ffmpeg-0.8.12 which supports network and x11grab for Wary/Racy-5.3.
ffmpeg-0.8.12-1-w5.pet
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#4 Post by Tman »

Thanks, Shinobar!
Looking at the .configure options ...
that's a big task to compile all of those dependencies.

Mayou

Wary 511 : this vidcap does it easily

#5 Post by Mayou »

Wary 511 : this vidcap does it easily
I asked myself : how to stop it ?
Just shut the window, and a file .avi is created immediatly.
It was included in the menu 'multimedia', it was just a try to check , not real need.
Attachments
video.png
(18.28 KiB) Downloaded 341 times

Post Reply