编码机

ffmpeg命令视频转码压缩重新编

发布时间:2022/12/27 15:17:45   
治疗白癜风的土方 http://m.39.net/pf/a_4784148.html

1、ffmpeg命令格式

ffmpeg[global_options]{[input_file_options]-iinput_url}{[output_file_options]output_url}

例子:设置输出文件的码率64k

ffmpeg-iinput.avi-b:v64k-bufsize64koutput.avi/设置输出文件的帧数25ffmpeg-iinput.avi-r25output.avi

2、ffmpeg命令选项

-Lshowlicense

-htopicshowhelp帮助

-?topicshowhelp帮助

-helptopicshowhelp

--helptopicshowhelp

-versionshowversion显示版本信息

-buildconfshowbuildconfiguration

-formatsshowavailableformats显示可用的格式

-muxersshowavailablemuxers

-demuxersshowavailabledemuxers

-devicesshowavailabledevices显示可用的设备

-codecsshowavailablecodecs

-decodersshowavailabledecoders

-encodersshowavailableencoders

-bsfsshowavailablebitstreamfilters

-protocolsshowavailableprotocols

-filtersshowavailablefilters

-pix_fmtsshowavailablepixelformats

-layoutsshowstandardchannellayouts

-sample_fmtsshowavailableaudiosampleformats

-colorsshowavailablecolornames

-sourcesdevicelistsourcesoftheinputdevice

-sinksdevicelistsinksoftheoutputdevice

-hwaccelsshowavailableHWaccelerationmethods

Globaloptions(affectwholeprograminsteadofjustonefile):全局选项

-loglevelloglevelsetlogginglevel

-vloglevelsetlogginglevel

-reportgenerateareport

-max_allocbytessetmaximumsizeofasingleallocatedblock

-yoverwriteoutputfiles

-nneveroverwriteoutputfiles

-ignore_unknownIgnoreunknownstreamtypes

-filter_threadsnumberofnon-

转载请注明:http://www.aideyishus.com/lkgx/2683.html

------分隔线----------------------------