Search Results

Search: Posts Made By: stahoo23
18,376
Posted By stahoo23
I use debian and shell - bash. I tested this: ...
I use debian and shell - bash.
I tested this:
lame -h plik.mp3 1.mp3

and

mplayer -nojoystick -nolirc -nortc -vo null -vc dummy -af resample=44100 -ao pcm:waveheader:file=1.wav plik.mp3
lame...
18,376
Posted By stahoo23
Why? Can you expand it?
Why? Can you expand it?
18,376
Posted By stahoo23
bash. convert mpeg adts to normal mp3
I need script to convert many files of the format MPEG ADTS to a normal mp3. (because my net radio can't play ADTS, for example:
file plik.mp3
plik.mp3: MPEG ADTS, layer III, v1, 128 kBits, 44.1...
35,973
Posted By stahoo23
problem solved. thanx very much.
problem solved. thanx very much.
35,973
Posted By stahoo23
I'm beginer maybe something like this: ...
I'm beginer
maybe something like this:
#!/bin/bash
user=x
password=xx
adres=xxx
lftp -u $user, $password $adres
ls -lart > list
get list /~
exit

I know this is wrong script. I need help.
35,973
Posted By stahoo23
lftp, get file list
hello
I need script which give me file list from server
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 05:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy