Page 10 of 13

x11grab command

Posted: Tue 21 Aug 2012, 17:59
by shinobar
sc0ttman wrote:I'm using the latest FFconvert on Akita...

Code: Select all

FFmpeg version SVN-r25158-snapshot, Copyright (c) 2000-2010 the FFmpeg developers
  built on Aug 15 2012 23:04:19 with gcc 4.3.4
I am aware of the issue of the x11grab command options with older versions of FFmpeg. :wink:
sc0ttman wrote:I get errors when trying to screen capture, with the ALSA option hw:0,0

Code: Select all

hw:0,0: Input/Output error...
To fix this, I must change the option to plughw:0,0
I didn't know the case of plughw:.

Thanks sc0ttman for the how to.
Next version of FFConvert will have more compatibility with the x11grab function. Wait a while...

I can't get this to work

Posted: Sun 16 Sep 2012, 13:13
by p310don
Am I missing something really obvious here? I cannot for the life of me to get anything to come out of this program.

I have lucid puppy 5.28 which is my main PC. I have tried also using this on Barry's latest Precise, and Fluppy. All 3 different puppies yield the same results.

I am trying to use it to convert the .avi video files from my camera, which are encoded in a very large mjpeg codec to something more space efficient, ideally AVC.

I get errors. Only errors. If i use avc, ie mp4 preset, with MP4 MPEG4-AVC, it tells me that my ffmpeg does not support the codec libx264 nor libfaac.

If I use a different preset, or a codec that I choose, I get this error output:

Code: Select all

Sun Sep 16 23:11:15 EST 2012
Processing /mnt/sda1/tkd1/Demos/15September2012/MVI_0498.AVI...
  Duration: 00:04:04.23, start: 0.000000, bitrate: 16260 kb/s
  Stream #0.1 -> #0.1
Press [q] to stop encoding
/usr/bin/ffmpeg: relocation error: /usr/bin/ffmpeg: symbol frame_hook_process, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference
Any help with getting this to work would be appreciated.

edit: it works in saluki 21 which is good, but would like it to work in lupu as I use it mostly

Re: I can't get this to work

Posted: Sun 16 Sep 2012, 14:13
by shinobar
p310don wrote:I have lucid puppy 5.28
I recommend Pmusic Upgrade 005 for lucid puppy 5.28.

Posted: Sun 16 Sep 2012, 23:03
by p310don
Hi Shinobar,

Thanks for your reply. I had tried upgrading pmusic, as I saw earlier you recommended this. I was pretty tired, so didn't think to look in the lucid thread for it, I only searched the pmusic thread. I will try downloading this tonight and let you know the results.

For anyone else with the same issue, this is the link here:

ftp://distro.ibiblio.org/puppylinux/pet ... 28-005.pet

Thanks
Paul

FFCONVERT and audio stream

Posted: Mon 17 Sep 2012, 20:16
by randye009
I'm loving FFConvert but am having an issue with a vob converting to mp4. It is using the wrong audio track in the conversion. Can someone explain how to choose the correct audio track? I have tried to use -map in the audio adv. options and it doesn't work.

Thanks

Posted: Wed 10 Oct 2012, 19:20
by vicmz
Spanish locale updated for version 1.3

Slacko 5.4 problems

Posted: Mon 10 Dec 2012, 15:19
by peebee
Trying to use ffconvert 1.3 as comes in Slacko 5.4 to convert a downloaded flv file from gtk-youtube-downloader to mp4 format.

Get error messages when I try to convert - see screenies for error and settings in use.

Am I doing something wrong?

Thanks
peebee

Re: Slacko 5.4 problems

Posted: Mon 10 Dec 2012, 15:51
by technosaurus
peebee wrote:Trying to use ffconvert 1.3 as comes in Slacko 5.4 to convert a downloaded flv file from gtk-youtube-downloader to mp4 format.

Get error messages when I try to convert - see screenies for error and settings in use.

Am I doing something wrong?

Thanks
peebee
spaces

Re: Slacko 5.4 problems

Posted: Mon 10 Dec 2012, 16:11
by SFR
technosaurus wrote:
peebee wrote:Trying to use ffconvert 1.3 as comes in Slacko 5.4 to convert a downloaded flv file from gtk-youtube-downloader to mp4 format.

Get error messages when I try to convert - see screenies for error and settings in use.

Am I doing something wrong?

Thanks
peebee
spaces
Oh, I was going to report this problem and forgot.
I managed to fix this on my own. Line 1858 in /usr/bin/ffconvert:

Code: Select all

source_property "$FILE1" $SKIP || FLAG=$?
(double quotes)

Greetings!

Re: Slacko 5.4 problems

Posted: Mon 10 Dec 2012, 17:26
by technosaurus
SFR wrote:Oh, I was going to report this problem and forgot.
I managed to fix this on my own. Line 1858 in /usr/bin/ffconvert:

Code: Select all

source_property "$FILE1" $SKIP || FLAG=$?
(double quotes)
I figured it would be double quotes somewhere, just didn't have the code available ATM. Excellent work

Re: Slacko 5.4 problems

Posted: Tue 11 Dec 2012, 08:06
by peebee
SFR wrote: Oh, I was going to report this problem and forgot.
I managed to fix this on my own. Line 1858 in /usr/bin/ffconvert:

Code: Select all

source_property "$FILE1" $SKIP || FLAG=$?
(double quotes)

Greetings!
Many thanks SFR - that cures the problem.

I do notice that on completion of the convert, the Exit button on the main window does not work....

Cheers
peebee

tutorial ffconvert 1.3

Posted: Mon 17 Dec 2012, 23:10
by don570
I do a quick tutorial using ffconvert 1.3
to convert an mp3 file to wav.

http://www.murga-linux.com/puppy/viewto ... 971#671971

____________________________________

ffconvert-1.3.1

Posted: Mon 31 Dec 2012, 14:25
by shinobar
# v1.3.1 - 31 Dec 2012: capturing parameters, auto cropping whole foler, fix was failed with spaces in filename (thanks to smokey)

Posted: Sat 02 Feb 2013, 02:37
by vicmz
Spanish locale updated

ffconvert-1.3.2

Posted: Tue 16 Jul 2013, 00:18
by shinobar
ffconvert-1.3.2.pet
#v1.3.2 - 16 Jul 2013: support ffmpeg 1.2 (SFR)
http://shino.pos.to/linux/puppy/
For Slacko 5.6, Use use 'h264' and 'ac3' instead of 'libx264' and 'libfaac' for the ffconvert MPEG4-AVC encoding.

c.f.
http://murga-linux.com/puppy/viewtopic. ... 433#713433

ffconvert-1.3.3

Posted: Mon 29 Jul 2013, 05:23
by shinobar
ffconvert-1.3.3.pet
# v1.3.2s - 27 Jul 2013, SFR: further modifications for better compability with Slacko-5.5/5.6
# v1.3.3 - 29 Jul 2013 shinobar: fix was failed 2-pass, fix was failed save preset. fix was not read preset.d, fix X264_FFPRESET, codec name aliases, backward compatibility for older versions of ffmpeg
http://shino.pos.to/linux/puppy/

SFR did a great job. See http://www.murga-linux.com/puppy/viewto ... &start=166.
I have merged his code and applied other fixes.
Tested on slacko-5.6.71 + ffmpeg-2.0, Precise Puppy 550JP, 431JP2012.

ffconvert-1.4

Posted: Fri 25 Oct 2013, 10:10
by shinobar
ffconvert-1.4.pet (2013-10-25)
http://shino.pos.to/linux/puppy/ or
http://shino.pos.to/party/bridge.cgi?puppy/opt/
Upgrading is recommended especially for Precise puppies.

It was a question for a long time why the FFconvert on Precise puppies fail to encode WAV for CD.

The FFconvert makes query to the ffmpeg.
The ffmpeg responds that it does not support the encoding 'pcm_s16le'.
But actually, the ffmpeg can encode 'pcm_s16le'.

The ffconvert-1.4 has a fix against these conditions.

ffinfo, mkplaylist

Posted: Fri 25 Oct 2013, 10:40
by shinobar
ffconvert-1.4 new feature:

ffinfo
Right-click on the ROX-Filer icon of multimedia files, and select ffinfo.
You can get the property of the multimedia file.

mkplaylist
Right-click on the ROX-Filer icon of a directory which contains multimedia files, and select mkplaylist.
The mkplaylist makes playlists in 3 formats, .asx, .m3u, and .pls.

Re: ffconvert-1.4

Posted: Sat 26 Oct 2013, 02:47
by ASRI éducation
shinobar wrote:ffconvert-1.4.pet (2013-10-25)
Thank you shinobar.
Cordialement,

Posted: Sat 26 Oct 2013, 12:26
by Flash
Shinobar, do you mean that FFConvert 1.4 can make some audio file into a WAV file that, if burned onto a CD, will play in an old-fashioned CD player?