Page 1 of 13

Posted: Thu 15 Apr 2010, 14:40
by chrome307
Thanks for making this :)

I do not have ffmpeg installed in my cutdown puplet, so will the large pet file contain all the software required?

Libraries lacked

Posted: Fri 16 Apr 2010, 06:36
by shinobar
chrome307 wrote:will the large pet file contain all the software required?
I am afraid not.
One of the essencials i know is /usr/lib/libspeex.so.1*, which are in speex-1.2rc1-pup4.pet. Maybe there are more.

Install the large PET, and type a command from the terminal:

Code: Select all

ldd /usr/bin/ffmpeg
Then you can find the library names which lack.

You can find the PETs from here.
i am not sure any other also be required.

Posted: Mon 19 Apr 2010, 10:01
by chrome307
OK, thanks for letting me know :)

Posted: Thu 22 Apr 2010, 13:51
by DaveS
Where is the file containing the pre-sets please. The ones for Walkman are incorrect as they were in wooff. I will correct them and post them here.

OK, figured it. Here are the correct parameters for Walkman 16:9, for 4:3 change the aspect ratio to 4:3 and the screen size to 320x240

Posted: Wed 28 Apr 2010, 12:07
by smokey01
What would be the required settings for an Omnia i900 smart phone.

The screen resolution is 240x400

I am trying to convert from .MOV file to MPEG4

Thanks

Posted: Wed 28 Apr 2010, 17:51
by DaveS
smokey01 wrote:What would be the required settings for an Omnia i900 smart phone.

The screen resolution is 240x400

I am trying to convert from .MOV file to MPEG4

Thanks
My guess would be set up the same as in the screenshot but with 240x400 screen size?

Posted: Wed 28 Apr 2010, 18:17
by technosaurus
with woo-ff (in stardust) there is a width option (I haven't provided a patch for ffconvert yet) - you just have to set the width to your screen width and it will keep the original aspect ratio of the MOV (no stretching or squishing)

Posted: Wed 28 Apr 2010, 20:13
by smokey01
Thanks

Special options

Posted: Thu 29 Apr 2010, 00:25
by shinobar
For special resolutions not found at the selection, you can type it - for example, '240x180'.
Any options on ffconvert can be rewrited by hand. Or you can add advanced options.
New settings can be saved as a new preset.

Posted: Tue 04 May 2010, 20:33
by soliver
Hello shinobar

Thanks for the app and all the hard typing. It's doing a great job and helping me much.

Here is the german .po and the german .mo

Hope the translation is good enough and you can use it.

I changed ffplay to gxine because ffplay modifies the brightness of my display which is down by default. I have xinelib 1.28 with a modified real lib (so the "old ones" can be played like Barry mentioned and support for theora).

Thanks again and take care

Greets

Posted: Wed 05 May 2010, 00:50
by abushcrafter
soliver wrote:I have xinelib 1.28 with a modified real lib (so the "old ones" can be played like Barry mentioned and support for theora).
Tell me more please. Any links to info?

Posted: Wed 05 May 2010, 04:37
by Flash
I'm trying out Quirky 021, which comes with FFConvert in the Multimedia section. I'd like to use FFConvert to change the resolution of mp3 files from 192 kbps (or whatever) stereo, to 32 kbps mono, but I can't see any way to do it.

Re: FFConvert-0.6

Posted: Wed 05 May 2010, 06:15
by DaveS
shinobar wrote:I have implemented preset feature thanks to Technosaurus.

FFConvert-0.6.pet from here.
Ha Ha........ monica_bellucci_sexy.mp4?

Posted: Wed 05 May 2010, 07:51
by soliver
abushcrafter wrote:
Tell me more please. Any links to info?
No links, sorry. I took the source of xinelib 1.28 and the source of the 1.1.8 and just copied the code of the real-media to 1.28 and compiled it. Now I can play the .ram files of the test site:
http://puppylinux.com/test/media-test-video/
and
http://service.real.com/realplayer/test/ (28k and 56k files)

without "Barry: Playing a RealMedia video on my laptop, sound is jumbled,..."

If it helps and you have a 1.28 lib, I'll post the files with ...real.so. Don't know if it works, or you need more.
If you want I can send the complete libs (~1.5 MB).

Flash wrote:
I'm trying out Quirky 021, which comes with FFConvert in the Multimedia section. I'd like to use FFConvert to change the resolution of mp3 files from 192 kbps (or whatever) stereo, to 32 kbps mono, but I can't see any way to do it.
Just go to the preset MP3 (mono), choose your file and output directory and type 32 in the bitrate:(kbps) area. For me this is working.

Greets

Posted: Wed 05 May 2010, 10:54
by abushcrafter
soliver wrote:
abushcrafter wrote:
Tell me more please. Any links to info?
No links, sorry.
No need to apologize. It was only if the info already existed, so you would not need to retype any thing.
soliver wrote:
abushcrafter wrote:
Tell me more please. Any links to info?
I took the source of xinelib 1.28 and the source of the 1.1.8 and just copied the code of the real-media to 1.28 and compiled it. Now I can play the .ram files of the test site:
http://puppylinux.com/test/media-test-video/
and
http://service.real.com/realplayer/test/ (28k and 56k files)

without "Barry: Playing a RealMedia video on my laptop, sound is jumbled,..."

If it helps and you have a 1.28 lib, I'll post the files with ...real.so. Don't know if it works, or you need more.
If you want I can send the complete libs (~1.5 MB).
Thanks, I think.... So now Xine/GXine in Puppy 431 with your real lib one can play real video/audio properly? Didn't know that was a problem.

My main interest was on what you did to get Theora video working. Which I know in Puppy 431 does not work.

theora

Posted: Thu 06 May 2010, 09:01
by soliver
Hello abushcrafter

I'm using puppy 4.12, so don't know if real-media is working properly in 4.31. What I can say is, when you make xinelib 1.28 in 4.12 you'll get a crappy sound with low bitrates (test an the url above).

If you want theora, you'll have to download and compile the source from the website http://theora.org/downloads/ with the dependencies (libogg, libvorbis and SDL). Now you can make the xinelib and/or ffmpeg with theora. That's what I did and it's working. I'm using ucview for my webcam and saving the vids with theora. Most of the time no problems :) , sometimes it's hanging :?

Greets

Re: theora

Posted: Thu 06 May 2010, 18:24
by abushcrafter
soliver wrote:Hello abushcrafter

I'm using puppy 4.12, so don't know if real-media is working properly in 4.31. What I can say is, when you make xinelib 1.28 in 4.12 you'll get a crappy sound with low bitrates (test an the url above).

If you want theora, you'll have to download and compile the source from the website http://theora.org/downloads/ with the dependencies (libogg, libvorbis and SDL). Now you can make the xinelib and/or ffmpeg with theora. That's what I did and it's working. I'm using ucview for my webcam and saving the vids with theora. Most of the time no problems :) , sometimes it's hanging :?

Greets
I already have those libs. I guess I will have to compile xine or ffmpeg. Which version should I go for?

Posted: Fri 07 May 2010, 07:59
by soliver
Hi abushcrafter
I already have those libs. I guess I will have to compile xine or ffmpeg. Which version should I go for?
I think I'm not the one to tell you that, because of a "rookie-status". I'll try to explain what I did and hope it helps you, but be careful :roll:

I took ffmpeg source 0.5.1 and xinelib 1.28. Have some extras like new lame, speex, mad, musepack, wavpack, sndfile, replaygain... and then compiled it. Sounds easy, but wasn't. If you only need theora and you have compiled the libs, just try

ffmpeg:
use the one from shinobar

and

xinelib:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-t2-linux-gnu --enable-ipv6 --disable-gnomevfs --disable-samba --enable-modplug --enable-antialiasing --with-sdl --with-wavpack --with-vorbis --with-theora --with-external-ffmpeg --with-freetype --with-fontconfig

(as a part of my ./configure lines)
Now xine/gxine can play theora and ffmpeg from shinobar can convert it / play it with ffplay.

Greets

Posted: Fri 07 May 2010, 10:58
by abushcrafter
soliver wrote:Hi abushcrafter
I already have those libs. I guess I will have to compile xine or ffmpeg. Which version should I go for?
I think I'm not the one to tell you that, because of a "rookie-status". I'll try to explain what I did and hope it helps you, but be careful :roll:

I took ffmpeg source 0.5.1 and xinelib 1.28. Have some extras like new lame, speex, mad, musepack, wavpack, sndfile, replaygain... and then compiled it. Sounds easy, but wasn't. If you only need theora and you have compiled the libs, just try

ffmpeg:
use the one from shinobar

and

xinelib:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-t2-linux-gnu --enable-ipv6 --disable-gnomevfs --disable-samba --enable-modplug --enable-antialiasing --with-sdl --with-wavpack --with-vorbis --with-theora --with-external-ffmpeg --with-freetype --with-fontconfig

(as a part of my ./configure lines)
Now xine/gxine can play theora and ffmpeg from shinobar can convert it / play it with ffplay.

Greets
Thank you. I will give that a go when I have the time.

Posted: Tue 11 May 2010, 04:23
by Flash
soliver wrote:
Flash wrote:
I'm trying out Quirky 021, which comes with FFConvert in the Multimedia section. I'd like to use FFConvert to change the resolution of mp3 files from 192 kbps (or whatever) stereo, to 32 kbps mono, but I can't see any way to do it.
Just go to the preset MP3 (mono), choose your file and output directory and type 32 in the bitrate:(kbps) area.
It won't work. Here are the FFConvert settings I used, and the result. :(

Also, I can't see any way to tell FFConvert to convert the whole CD full of mp3 files. It only allows me to do them one at a time, which will take forever as there can be several hundred mp3 files on a mp3 book CD.