Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sfront(1) [debian man page]

SFRONT(1)						      General Commands Manual							 SFRONT(1)

NAME
sfront - MPEG 4 Structured Audio decoder. SYNOPSIS
sfront [options] DESCRIPTION
This manual page documents briefly the sfront command. This manual page was written for the Debian distribution because the original pro- gram does not have a general manual page. Instead, it has documentation in the HTML format; see below. sfront is a program that compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into efficient C programs that generate audio when executed. It supports real-time, low-latency audio input/output and MIDI input from soundcards. You must compile the C file generated after sfront execution with a C compiler, and execute the resulting program to get the audio output. OPTIONS
A summary of the most important options is included below. For a complete description, see the HTML manual. -help Show summary of all of the options. -o c_file Write the C output to the file c_file -bit mp4_file Use the MPEG4 binary file mp4_file as input file. -bitc mp4_file Use the MPEG4 binary file mp4_file as input file. Skip its streaming data. -orc orchestra_file Use the textual SAOL file orchestra_file as orchestra input file. -sco score_file Use the textual SASL file score_file as score input file. -sstr score_file Use the stream-encoded SASL file score_file as score input file. -midi midi_file Use the MIDI file midi_file as score input file. -mstr midi_file Use the streamed MIDI file midi_file as score input file. SEE ALSO
On Debian systems you can find the sfront related documentation in /usr/share/doc/sfront/html/index.html. Included there are: The Sfront Reference Manual by John Lazzaro and John Wawrzynek. The MPEG-4 Structured Audio Book by John Lazzaro and John Wawrzynek. AUTHOR
This manual page was written by Enrique Robledo Arnuncio <era@debian.org>, for the Debian system (but may be used by others). May 14, 2002 SFRONT(1)

Check Out this Related Man Page

ezstream(1)						      General Commands Manual						       ezstream(1)

NAME
ezstream -- easy media streaming client for icecast servers SYNOPSIS
ezstream [-h] [-c CONFIGFILE] DESCRIPTION
This manual page documents briefly the ezstream usage. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has docu- mentation in the GNU Info format; see below. ezstream is an audio and video streaming client which feeds any icecast server from MP3 or OGG (Vorbis, Theora) playlists without reencod- ing. On-the-fly reencoding of the input stream (FLAC for example) is also possible. ezstream also handles shoutcast metadatas. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h Show summary of options. -c CONFIGFILE Start ezstream with a config file. SEE ALSO
README informations in /usr/share/doc/ezstream/README.gz CONFIGFILE examples in /usr/share/doc/ezstream/examples/ icecast2 (http://icecast.org) AUTHOR
This manual page was written by Guillaume Pellerin <yomguy@altern.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. ezstream(1)
Man Page

10 More Discussions You Might Find Interesting

1. SCO

new user

hi my name edward i am a new user in sco unix...! i would like to ask: 1. how do i install sco step by step..? 2. can sco be a proxy server..! thanx..... (3 Replies)
Discussion started by: larmaid
3 Replies

2. SCO

sco openserver 5.0.7

Dear members when i installed dual processor patch in openserver 5.0.7 in hp ML370 G4 server it hangs in sco at G_hd_config. i tried MP4, EFS 5.64,5.70A but not solved the problem.. (0 Replies)
Discussion started by: M_farooqui
0 Replies

3. SCO

foxpro & sco 6.0

My problem is the following: I have installed Foxpro 2.6 for Unix, in HPCOMPAQ ML350 G5 with SCO 6.0, and when the application is executed in FoxPro, the following message appears: "file is in use" , but there is nobody else working. (1 Reply)
Discussion started by: Medardo Arcaya
1 Replies

4. SCO

SCO Xenix AR command ?

Hi I am looking for sco xenix ar command under sco unix. please help me ! (4 Replies)
Discussion started by: javad1_maroofi
4 Replies

5. Shell Programming and Scripting

Group on the basis of common text in the square bracket and sorting

File A 99 >ac >ss >juk 70 >acb >defa 90 >ca 100 >aa >abc >bca 85 >cde 81 >ghi >ghij 87 >def >fgh <ijk 89 >fck >ghij >kill >aa The given output shud be 100 >aa >abc >bca 87 >def >fgh <ijk 89 >fck >ghij >kill >aa (2 Replies)
Discussion started by: cdfd123
2 Replies

6. SCO

Binary compatibility

Hi I'm going to buy C-ISAM 7.25 under sco unixware 7 to install in sco openserver 5.0.7. I'm wondering sco unixware 7 and sco openserver 5.0.6 are binary compatibles ? tnx (1 Reply)
Discussion started by: javad1_maroofi
1 Replies

7. SCO

sco unix backward compatibility on "max open file per process"

Hi How to increase maximum number of open file in "sco xenix binary" running in "sco unix openserver 5.0.7" ? I have changed "NOFILES" kernel parameter to 512, but xenix binray can't open more than 60. tnx (4 Replies)
Discussion started by: javad1_maroofi
4 Replies

8. SCO

Linking of Maintenance Pack 4 Fails

Ah yes, a link_unix failure. I don't have MP5 but I do have MP4, from which I previously extracted the updated graphics drivers. Today I decided I might as well install the whole service pack, in preparation for switching to a new motherboard, host adapter, etc. I got the following message... (1 Reply)
Discussion started by: Transpower
1 Replies

9. What is on Your Mind?

What exactly is the concept of BITS in this unix.com forum?

Is there a detailed page on the explanation of concept behind BITS and score used in this forum. Just saw the index on my Banking page. (Clicked the Banking hyperlink below my profile name on the topmost right corner of this screen) Thanks in advance. (2 Replies)
Discussion started by: Manjunath B
2 Replies

10. Shell Programming and Scripting

Date manipulation using awk

Hi Experts, In the below mentioned file, John, Miami, ,2013-10-03 I would like to perform difference of $4 and sysdate. If sysdate date is 2013-10-04, then the output shall be John, Miami,,1 For which I tried something like the one shown below, #!/bin/bash sed -e "s/-//g" ... (5 Replies)
Discussion started by: victory101
5 Replies