Advertisement
Guest User

Untitled

a guest
May 6th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.71 KB | None | 0 0
  1. ffmpeg version 3.0.2 Copyright (c) 2000-2016 the FFmpeg developers
  2. built with gcc 5.3.0 (GCC)
  3. configuration: --prefix=/home/goblin/soft/ffmpeg-3.0.2/I --enable-vdpau --enable-nvenc --enable-nonfree
  4. libavutil 55. 17.103 / 55. 17.103
  5. libavcodec 57. 24.102 / 57. 24.102
  6. libavformat 57. 25.100 / 57. 25.100
  7. libavdevice 57. 0.101 / 57. 0.101
  8. libavfilter 6. 31.100 / 6. 31.100
  9. libswscale 4. 0.100 / 4. 0.100
  10. libswresample 2. 0.101 / 2. 0.101
  11. Filters:
  12. T.. = Timeline support
  13. .S. = Slice threading
  14. ..C = Command support
  15. A = Audio input/output
  16. V = Video input/output
  17. N = Dynamic number and/or type of input/output
  18. | = Source or sink filter
  19. ... acompressor A->A Audio compressor.
  20. ... acrossfade AA->A Cross fade two input audio streams.
  21. T.. adelay A->A Delay one or more audio channels.
  22. ... aecho A->A Add echoing to the audio.
  23. ... aemphasis A->A Audio emphasis.
  24. ... aeval A->A Filter audio signal according to a specified expression.
  25. T.. afade A->A Fade in/out input audio.
  26. ... afftfilt A->A Apply arbitrary expressions to samples in frequency domain.
  27. ... aformat A->A Convert the input audio to one of the specified formats.
  28. ... agate A->A Audio gate.
  29. ... ainterleave N->A Temporally interleave audio inputs.
  30. ... alimiter A->A Audio lookahead limiter.
  31. ... allpass A->A Apply a two-pole all-pass filter.
  32. ... amerge N->A Merge two or more audio streams into a single multi-channel stream.
  33. T.. ametadata A->A Manipulate audio frame metadata.
  34. ... amix N->A Audio mixing.
  35. ..C anequalizer A->N Apply high-order audio parametric multi band equalizer.
  36. ... anull A->A Pass the source unchanged to the output.
  37. T.. apad A->A Pad audio with silence.
  38. ... aperms A->A Set permissions for the output audio frame.
  39. ... aphaser A->A Add a phasing effect to the audio.
  40. ... apulsator A->A Audio pulsator.
  41. ... arealtime A->A Slow down filtering to match realtime.
  42. ... aresample A->A Resample audio data.
  43. ... areverse A->A Reverse an audio clip.
  44. ... aselect A->N Select audio frames to pass in output.
  45. ... asendcmd A->A Send commands to filters.
  46. ... asetnsamples A->A Set the number of samples for each output audio frames.
  47. ... asetpts A->A Set PTS for the output audio frame.
  48. ... asetrate A->A Change the sample rate without altering the data.
  49. ... asettb A->A Set timebase for the audio output link.
  50. ... ashowinfo A->A Show textual information for each audio frame.
  51. ... asplit A->N Pass on the audio input to N audio outputs.
  52. ... astats A->A Show time domain statistics about audio frames.
  53. ..C astreamselect N->N Select audio streams
  54. ..C atempo A->A Adjust audio tempo.
  55. ... atrim A->A Pick one continuous section from the input, drop the rest.
  56. ... bandpass A->A Apply a two-pole Butterworth band-pass filter.
  57. ... bandreject A->A Apply a two-pole Butterworth band-reject filter.
  58. ... bass A->A Boost or cut lower frequencies.
  59. ... biquad A->A Apply a biquad IIR filter with the given coefficients.
  60. ... channelmap A->A Remap audio channels.
  61. ... channelsplit A->N Split audio into per-channel streams.
  62. ... chorus A->A Add a chorus effect to the audio.
  63. ... compand A->A Compress or expand audio dynamic range.
  64. ... compensationdelay A->A Audio Compensation Delay Line.
  65. T.. dcshift A->A Apply a DC shift to the audio.
  66. ... dynaudnorm A->A Dynamic Audio Normalizer.
  67. ... earwax A->A Widen the stereo image.
  68. ... equalizer A->A Apply two-pole peaking equalization (EQ) filter.
  69. ... extrastereo A->A Increase difference between stereo audio channels.
  70. ... flanger A->A Apply a flanging effect to the audio.
  71. ... highpass A->A Apply a high-pass filter with 3dB point frequency.
  72. ... join N->A Join multiple audio streams into multi-channel output.
  73. ... lowpass A->A Apply a low-pass filter with 3dB point frequency.
  74. ... pan A->A Remix channels with coefficients (panning).
  75. ... replaygain A->A ReplayGain scanner.
  76. ... sidechaincompress AA->A Sidechain compressor.
  77. ... sidechaingate AA->A Audio sidechain gate.
  78. ... silencedetect A->A Detect silence.
  79. ... silenceremove A->A Remove silence.
  80. ... stereotools A->A Apply various stereo tools.
  81. ... stereowiden A->A Apply stereo widening effect.
  82. ... treble A->A Boost or cut upper frequencies.
  83. ... tremolo A->A Apply tremolo effect.
  84. ... vibrato A->A Apply vibrato effect.
  85. T.C volume A->A Change input volume.
  86. ... volumedetect A->A Detect audio volume.
  87. ... aevalsrc |->A Generate an audio signal generated by an expression.
  88. ... anoisesrc |->A Generate a noise audio signal.
  89. ... anullsrc |->A Null audio source, return empty audio frames.
  90. ... sine |->A Generate sine wave audio signal.
  91. ... anullsink A->| Do absolutely nothing with the input audio.
  92. ... alphaextract V->N Extract an alpha channel as a grayscale image component.
  93. ... alphamerge VV->V Copy the luma value of the second input into the alpha channel of the first input.
  94. TS. atadenoise V->V Apply an Adaptive Temporal Averaging Denoiser.
  95. T.. bbox V->V Compute bounding box for each frame.
  96. ... blackdetect V->V Detect video intervals that are (almost) black.
  97. TS. blend VV->V Blend two video frames into each other.
  98. TS. chromakey V->V Turns a certain color into transparency. Operates on YUV colors.
  99. T.. codecview V->V Visualize information about some codecs.
  100. T.. colorbalance V->V Adjust the color balance.
  101. T.. colorchannelmixer V->V Adjust colors by mixing color channels.
  102. TS. colorkey V->V Turns a certain color into transparency. Operates on RGB colors.
  103. T.. colorlevels V->V Adjust the color levels.
  104. T.. convolution V->V Apply convolution filter.
  105. ... copy V->V Copy the input video unchanged to the output.
  106. ..C crop V->V Crop the input video.
  107. TS. curves V->V Adjust components curves.
  108. TS. dctdnoiz V->V Denoise frames using 2D DCT.
  109. TS. deband V->V Debands video.
  110. ... decimate N->V Decimate frames (post field matching filter).
  111. T.. deflate V->V Apply deflate effect.
  112. ... dejudder V->V Remove judder produced by pullup.
  113. ... deshake V->V Stabilize shaky video.
  114. ... detelecine V->V Apply an inverse telecine pattern.
  115. T.. dilation V->V Apply dilation effect.
  116. T.. displace VVV->V Displace pixels.
  117. T.. drawbox V->V Draw a colored box on the input video.
  118. ... drawgraph V->V Draw a graph using input video metadata.
  119. T.. drawgrid V->V Draw a colored grid on the input video.
  120. T.. edgedetect V->V Detect and draw edge.
  121. ... elbg V->V Apply posterize effect, using the ELBG algorithm.
  122. T.. erosion V->V Apply erosion effect.
  123. ... extractplanes V->N Extract planes as grayscale frames.
  124. .S. fade V->V Fade in/out input video.
  125. ... fftfilt V->V Apply arbitrary expressions to pixels in frequency domain.
  126. ... field V->V Extract a field from the input video.
  127. ... fieldmatch N->V Field matching for inverse telecine.
  128. T.. fieldorder V->V Set the field order.
  129. ... format V->V Convert the input video to one of the specified pixel formats.
  130. ... fps V->V Force constant framerate.
  131. ... framepack VV->V Generate a frame packed stereoscopic video.
  132. ... framerate V->V Upsamples or downsamples progressive source between specified frame rates.
  133. T.. framestep V->V Select one frame every N frames.
  134. T.. gradfun V->V Debands video quickly using gradients.
  135. TS. haldclut VV->V Adjust colors using a Hald CLUT.
  136. .S. hflip V->V Horizontally flip the input video.
  137. ... histogram V->V Compute and draw a histogram.
  138. .S. hqx V->V Scale the input by 2, 3 or 4 using the hq*x magnification algorithm.
  139. ... hstack N->V Stack video inputs horizontally.
  140. T.C hue V->V Adjust the hue and saturation of the input video.
  141. ... idet V->V Interlace detect Filter.
  142. T.. il V->V Deinterleave or interleave fields.
  143. T.. inflate V->V Apply inflate effect.
  144. ... interleave N->V Temporally interleave video inputs.
  145. .S. lenscorrection V->V Rectify the image by correcting for lens distortion.
  146. TS. lut3d V->V Adjust colors using a 3D LUT.
  147. T.. lut V->V Compute and apply a lookup table to the RGB/YUV input video.
  148. T.. lutrgb V->V Compute and apply a lookup table to the RGB input video.
  149. T.. lutyuv V->V Compute and apply a lookup table to the YUV input video.
  150. T.. maskedmerge VVV->V Merge first stream with second stream using third stream as mask.
  151. ... mergeplanes N->V Merge planes.
  152. T.. metadata V->V Manipulate video frame metadata.
  153. T.. negate V->V Negate input video.
  154. ... noformat V->V Force libavfilter not to use any of the specified pixel formats for the input to the next filter.
  155. TS. noise V->V Add noise.
  156. ... null V->V Pass the source unchanged to the output.
  157. T.C overlay VV->V Overlay a video source on top of the input.
  158. ... pad V->V Pad the input video.
  159. ... palettegen V->V Find the optimal palette for a given stream.
  160. ... paletteuse VV->V Use a palette to downsample an input video stream.
  161. ... perms V->V Set permissions for the output video frame.
  162. ... pixdesctest V->V Test pixel format definitions.
  163. ... psnr VV->V Calculate the PSNR between two video streams.
  164. T.. qp V->V Change video quantization parameters.
  165. ... random V->V Return random frames.
  166. ... realtime V->V Slow down filtering to match realtime.
  167. TS. removegrain V->V Remove grain.
  168. T.. removelogo V->V Remove a TV logo based on a mask image.
  169. ... reverse V->V Reverse a clip.
  170. TSC rotate V->V Rotate the input image.
  171. ..C scale V->V Scale the input video size and/or convert the image format.
  172. ..C scale2ref VV->VV Scale the input video size and/or convert the image format to the given reference.
  173. ... select V->N Select video frames to pass in output.
  174. TS. selectivecolor V->V Apply CMYK adjustments to specific color ranges.
  175. ... sendcmd V->V Send commands to filters.
  176. ... separatefields V->V Split input video frames into fields.
  177. ... setdar V->V Set the frame display aspect ratio.
  178. ... setfield V->V Force field for the output video frame.
  179. ... setpts V->V Set PTS for the output video frame.
  180. ... setsar V->V Set the pixel sample aspect ratio.
  181. ... settb V->V Set timebase for the video output link.
  182. ... showinfo V->V Show textual information for each video frame.
  183. T.. showpalette V->V Display frame palette.
  184. T.. shuffleframes V->V Shuffle video frames.
  185. ... shuffleplanes V->V Shuffle video planes.
  186. .S. signalstats V->V Generate statistics from video analysis.
  187. ... split V->N Pass on the input to N video outputs.
  188. ... ssim VV->V Calculate the SSIM between two video streams.
  189. ..C streamselect N->N Select video streams
  190. T.. swaprect V->V Swap 2 rectangular objects in video.
  191. ... swapuv V->V Swap U and V components.
  192. .S. tblend V->V Blend successive frames.
  193. ... telecine V->V Apply a telecine pattern.
  194. ... thumbnail V->V Select the most representative frame in a given sequence of consecutive frames.
  195. ... tile V->V Tile several successive frames together.
  196. .S. transpose V->V Transpose input video.
  197. ... trim V->V Pick one continuous section from the input, drop the rest.
  198. T.. unsharp V->V Sharpen or blur the input video.
  199. ... vectorscope V->V Video vectorscope.
  200. ... vflip V->V Flip the input video vertically.
  201. T.. vignette V->V Make or reverse a vignette effect.
  202. ... vstack N->V Stack video inputs vertically.
  203. TS. w3fdif V->V Apply Martin Weston three field deinterlace.
  204. ... waveform V->V Video waveform monitor.
  205. .S. xbr V->V Scale the input using xBR algorithm.
  206. TS. yadif V->V Deinterlace the input image.
  207. T.. zoompan V->V Apply Zoom & Pan effect.
  208. ... allrgb |->V Generate all RGB colors.
  209. ... allyuv |->V Generate all yuv colors.
  210. ... cellauto |->V Create pattern generated by an elementary cellular automaton.
  211. ..C color |->V Provide an uniformly colored input.
  212. ... haldclutsrc |->V Provide an identity Hald CLUT.
  213. ... life |->V Create life.
  214. ... mandelbrot |->V Render a Mandelbrot fractal.
  215. ... nullsrc |->V Null video source, return unprocessed video frames.
  216. ... rgbtestsrc |->V Generate RGB test pattern.
  217. ... smptebars |->V Generate SMPTE color bars.
  218. ... smptehdbars |->V Generate SMPTE HD color bars.
  219. ... testsrc |->V Generate test pattern.
  220. ... testsrc2 |->V Generate another test pattern.
  221. ... nullsink V->| Do absolutely nothing with the input video.
  222. ... adrawgraph A->V Draw a graph using input audio metadata.
  223. ... ahistogram A->V Convert input audio to histogram video output.
  224. ... aphasemeter A->V Convert input audio to phase meter video output.
  225. ... avectorscope A->V Convert input audio to vectorscope video output.
  226. ... concat N->N Concatenate audio and video streams.
  227. ... showcqt A->V Convert input audio to a CQT (Constant/Clamped Q Transform) spectrum video output.
  228. ... showfreqs A->V Convert input audio to a frequencies video output.
  229. ... showspectrum A->V Convert input audio to a spectrum video output.
  230. ... showspectrumpic A->V Convert input audio to a spectrum video output single picture.
  231. ... showvolume A->V Convert input audio volume to video output.
  232. ... showwaves A->V Convert input audio to a video output.
  233. ... showwavespic A->V Convert input audio to a video output single picture.
  234. ... spectrumsynth VV->A Convert input spectrum videos to audio output.
  235. ... amovie |->N Read audio from a movie source.
  236. ... movie |->N Read from a movie source.
  237. ... abuffer |->A Buffer audio frames, and make them accessible to the filterchain.
  238. ... buffer |->V Buffer video frames, and make them accessible to the filterchain.
  239. ... abuffersink A->| Buffer audio frames, and make them available to the end of the filter graph.
  240. ... buffersink V->| Buffer video frames, and make them available to the end of the filter graph.
  241. ... afifo A->A Buffer input frames and send them when they are requested.
  242. ... fifo V->V Buffer input images and send them when they are requested.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement