Thanks Kyle ! I did some further testing here and I believe that the
problem is now fixed definitively.
Can you kindly confirm ?
Gabriel.
http://lives-video.com
https://www.openhub.net/accounts/salsaman
On Tue, Nov 10, 2015 at 11:31 PM, Kyle wrote:
> Looks like that almost fixed it. The e
Looks like that almost fixed it. The error I get now says
LiVES failed doing the following:
sox -D -t .raw -r 48000 -s -b 16 -c 2
"/run/media/kyle/USB3HDD/livestmp//ldmf/clips/340559110/audioc
lip" -t .wav -r 48000 -c 2 -s -16
"/run/media/kyle/USB3HDD/livestmp//ldmf/clips/340559110/audiodump.
wa
OK, great, I think I found the problem. If you wouldnt mind upgrading from
svn and then running "sudo make install" to check that would be grand ! (No
need to run "make" as the fix is in smogrify).
Regards,
Gabriel.
http://lives-video.com
https://www.openhub.net/accounts/salsaman
On Tue, Nov
Sorry for the long delay in responding. The output you requested is
sox version is 14004002
Hope it helps.
Sent from my underwater town
--
___
Lives-users mailing list
Lives-u
Kyle ?
http://lives-video.com
https://www.openhub.net/accounts/salsaman
On Wed, Nov 4, 2015 at 11:26 PM, salsaman wrote:
> OK, that seems to be as expected. Can you edit /usr/bin/smogrify, and look
> for the section
>
> sub convert_audio_to_wav {
>
>
> in there, add:
>
> *print("sox
OK, that seems to be as expected. Can you edit /usr/bin/smogrify, and look
for the section
sub convert_audio_to_wav {
in there, add:
*print("sox version is $sox_version\n");*
$smcom="sox $nodither -t .raw -r $arate $asigned -$sasamps -c
$achans \"$audio_in\" -t .wav -r $nrate
sox -h 2>&1 | grep -i sox:
sox: SoX v14.4.2
sox --version
sox: SoX v14.4.2
Thanks.
Sent from my piggy bank
--
___
Lives-users mailing list
Lives-users@lists.sourcef
Please also send output from:
sox --version
Gabriel.
http://lives-video.com
https://www.openhub.net/accounts/salsaman
On Wed, Nov 4, 2015 at 9:22 PM, salsaman wrote:
> Hi Kyle,
> it seems like the sox version is not being read somehow. Can you type in
> the following:
>
> sox -h 2>&1 |
Hi Kyle,
it seems like the sox version is not being read somehow. Can you type in
the following:
sox -h 2>&1 | grep -i sox:
and send me the resulting output.
(In answer to your query, the -2 should be the sample size, (two bytes per
sample). I note from the manpage of sox this is now deprecated
I'm attempting to encode a video clip, and I'm getting the following
error:
LiVES error: Command failed doing
sox -D -t .raw -r 48000 -s -2 -c 2
"/run/media/kyle/USB3HDD/livestmp//ldmf/clips/736491038/audioclip" -t
.wav -r 48000 -c 2 -s -2
"/run/media/kyle/USB3HDD/livestmp//ldmf/clips/736491038/au
10 matches
Mail list logo