Server IP : 103.119.228.120 / Your IP : 3.144.92.165 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/zsh/5.0.2/functions/ |
Upload File : |
#compdef oggenc ogg123 ogginfo oggdec local expl ret=1 case $service in oggenc) _arguments -s \ '(- *)'{-h,--help}'[show help]' \ '(- *)'{-v,--version}'[display version information]' \ '(-r --raw)'{-r,--raw}'[assume input data is raw, little-endian with no header information]' \ '(-B --raw-bits)'{-B+,--raw-bits=}'[set raw mode input sample size in bits]:sample size:(8 16)' \ '(-C --raw-chan)'{-C+,--raw-chan=}'[set raw mode input number of channels]:number of channels' \ '(-R --raw-rate)'{-R+,--raw-rate=}'[set raw mode input sample rate]:sample rate:(44100 48000)' \ '--raw-endianness[set raw mode endianness]:endianness:((0\:big\ endian 1\:little\ endian))' \ '(-Q --quiet)'{-Q,--quiet}'[quiet mode]' \ '(-b --bitrate)'{-b+,--bitrate=}'[set encoding to the bitrate closest to that specified]:bitrate (kb/s)' \ '(-m --min-bitrate)'{-m+,--min-bitrate=}'[set minimum bitrate]:bitrate (kb/s)' \ '(-M --max-bitrate)'{-M+,--max-bitrate=}'[set maximum bitrate]:bitrate (kb/s)' \ '--managed[turn off the normal VBR encoding]' \ '(-q --quality)'{-q+,--quality=}'[set encoding quality]:quality:(0 1 2 3 4 5 6 7 8 9 10)' \ '--resample[resample input to the given sample rate before encoding]:sample rate (Hz)' \ '--downmix[down mix input from stereo to mono]' \ '--advanced-encode-option:option name:_values option "bitrate_average_window[set the managed bitrate window]\:number (seconds)" "lowpass_frequency[set the lowpass frequency]\:frequency (kHz)"' \ '(-s --serial)'{-s+,--serial=}'[force a specific serial number in the output stream]' \ "--discard-comments[don't copy comments from FLAC file to output Ogg Vorbis file]" \ '(-o --output)'{-o+,--output=}'[write the Ogg Vorbis stream to output_file]:files:->oggfiles' \ '(-n --names)'{-n+,--names=}'[specify pattern for producing filenames]:string' \ '(-X --name-remove)'{-X+,--name-remove=}'[remove specified characters from output filenames]:characters' \ '(-P --name-replace)'{-P+,--name-replace=}'[specify replacement characters for those removed]:characters' \ '(-c --comment)'{-c+,--comment}'[add the string comment as an extra comment]:comment' \ '(-a --artist)'{-a+,--artist}'[set the artist comment field in the comments to artist]:artist' \ '(-G --genre)'{-G+,--genre}'[set the genre comment field in the comments to genre]:genre' \ '(-d --date)'{-d+,--date}'[set the date comment field to the given value]:date' \ '(-N --tracknum)'{-N+,--tracknum}'[set the track number comment field to the given value]:track number' \ '(-t --title)'{-t+,--title}'[set the track title comment field to title]:title' \ '(-l --album)'{-l+,--album}'[set the album comment field to album]' \ '*:input file:_files -g "(#i)*.(flac|wav|aiff)(-.)"' && ret=0 ;; ogg123) _arguments -C -s \ '(- *)'{-h,--help}'[show help]' \ '(- *)'{-V,--version}'[display version information]' \ \*{-d+,--device}'[output device]:device:((null\:discard\ all\ data oss\:open\ sound\ system sun\:sun\ audio alsa\:advanced\ linux\ sound\ architecture irix\:IRIX\ audio arts\:aRts\ sound\ daemon esd\:enlightened\ sound\ daemon au\:sun\ audio\ file raw\:raw\ sample wav\:wav\ file))' \ \*{-f+,--files=}'[output filename for a previously specified file device]:output filename:_files -g "(#i)*.(wav|au|raw)(-.)"' \ '(-k --skip)'{-k+,--skip}"[skip the first 'n' seconds (or to hh:mm:ss)]:seconds" \ '(-K --end)'{-K+,--end}"[end at 'n' seconds (or hh:mm:ss)]:seconds" \ '(-b --buffer)'{-b+,--buffer}'[size of input buffer]:kilobytes' \ '(-p --prebuffer)'{-p+,--prebuffer}'[prebuffer percentage]:percent' \ '(-q --quiet)*'{-v,--verbose}'[increase verbosity]' \ '(-q --quiet -v --verbose)'{--quiet,-q}'[quiet mode]' \ '(-x --nth)'{-x+,--nth}'[block decode intervall]:number' \ '(-y --ntimes)'{-y+,--ntimes}'[block repeat count]:number' \ '(-z --shuffle)'{-z,--shuffle}'[shuffle play]' \ '(-l --delay)'{-l+,--delay=}'[set delay between two SIGINTs to quit]:delay (ms)' \ '(-@ --list)'{-@+,--list}'[play all of the files from a playlist]:playlist:_files' \ '--audio-buffer=[size of output audio buffer]:kilobytes' \ \*{-o,--device-option=}'[assign device option values]:device option:->devopts' \ '*:sound file or directory:_files -g "(#i)*.(ogg|flac|spx)"' && ret=0 ;; ogginfo) _arguments \ '(- *)-h[show a help and usage message]' \ '(-)*-q[quiet mode]' \ '(-)-v[verbose mode]' \ '*:ogg vorbis file:_files -g "(#i)*.ogg(-.)"' && ret=0 ;; oggdec) _arguments -s \ '(-Q --quiet)'{-Q,--quiet}'[quiet mode]' \ '(- *)'{-h,--help}'[print help information]' \ '(- *)'{-v,--version}'[display version information]' \ '(-b --bits)'{-b+,--bits=}'[bits per sample]:bits per sample:(8 16)' \ '(-e --endian)'{-e+,--endian=}'[set endianness for 16-bit output]:endianness:((0\:\(default\)\ little-endian\ \(Intel\ byte\ order\) 1\:big-endian\ \(sane\ byte\ order\)))' \ '(-R --raw)'{-R+,--raw=}'[output in raw format]' \ '(-o --output)'{-o+,--output=}'[write output to specified filename]:output filename:_files' \ '(-s --sign)'{-s+,--sign=}'[set signedness for output]:signedness:((0\:unsigned 1\:signed\ \(default\)))' \ '*:ogg vorbis file:_files -g "(#i)*.ogg(-.)"' && ret=0 ;; esac if [[ $state = devopts ]]; then if compset -p '*:'; then _message -e value value else _wanted devopts expl 'device option' \ compadd -S : - dsp dev card buf_size host byteorder && return fi fi return ret