mdsh.com/wiki


RecentChanges

TextFormattingRules
AllWikiTopics
OrphanedWikiTopics
ToDoWikiTopics
WikiLockList
RSS
Export2HTML

WikiSearch

SetUsername

StartingPoints
Home

Back to FFmbc:commandScratchpad.

Diff FFmbc:commandScratchpad

Line 747:
 -ar 48000 -ac 1 -f s16le -i /dev/zero \  -ar 48000 -ac 1 -f s16le -i /dev/zero \
 -threads 4 \  -threads 4 \
--vf "[in]format=scale=720:576,pad=720:608:0:32:black,fieldorder=tff[out]" \ +-vf "[in]scale=720:576,pad=720:608:0:32:black,fieldorder=tff[out]" \
Line 754:
 -shortest \  -shortest \
 -y "out1.mxf"  -y "out1.mxf"
-}}}+}}}
  +  
  +  
  +{{{~/src/ffmbc/FFmbc-0.6-rc4b/ffmbc -loglevel debug \
  +-i "20110504/_dl_FIRES_LANCS_1800_4_5_jupiter_5367078.mpg" \
  +-threads 4 \
  +-vf "[in]scale=720:576,pad=720:608:0:32:black,fieldorder=tff[out]" \
  +-target imx30 -flags +ildct+ilme \
  +-aspect 16:9 \
  +-shortest \
  +-y "out1.mxf"
  +}}}
  +  
  +  
  +{{{~/src/ffmbc/FFmbc-0.6-rc4b/ffmbc -loglevel debug \
  +-i "20110504/_dl_fires_rawsot_1700_4_5_jupiter_5366368.mpg" \
  +-threads 4 \
  +-vf "[in]scale=720:576,pad=720:608:0:32:black,fieldorder=tff[out]" \
  +-target imx30 -flags +ildct+ilme \
  +-acodec pcm_s16le -ar 48000 -ac 2 \
  +-aspect 16:9 \
  +-shortest \
  +-y "out1.mxf"
  +}}}
  +  
  +  
  +{{{~/src/ffmbc/FFmbc-0.6-rc4b/ffmbc -loglevel debug \
  +-i "20110504/_dl_fires_rawsot_1700_4_5_jupiter_5366368.mpg" \
  +-threads 4 \
  +-vf "[in]scale=720:576,pad=720:608:0:32:black,fieldorder=tff[out]" \
  +-vcodec mpeg2video \
  +-minrate 30000k -maxrate 30000k -b 30000k \
  +-bufsize 1200000 -rc_init_occupancy 1200000 \
  +-flags +ildct+ilme+low_delay \
  +-flags2 +ivlc+non_linear_q -qscale 1 \
  +-ps 1 -qmin 1 -rc_max_vbv_use 1 \
  +-rc_min_vbv_use 1 -pix_fmt yuv422p \
  +-r 25 -top 1 -dc 10 -intra -aspect 16:9 \
  +-acodec pcm_s16le -ar 48000 -ac 2 \
  +-aspect 16:9 \
  +-shortest \
  +-y "out1.mxf"
  +}}}
  +  
  +  
  +{{{~/src/ffmbc/FFmbc-0.6-rc4b/ffmbc -loglevel debug -i "20110504/_dl_fires_rawsot_1700_4_5_jupiter_5366368.mpg" -vf scale=720:576:1,pad=720:608:0:32,fieldorder=tff -r 25 -top 1 -vcodec mpeg2video -flags2 +ivlc+non_linear_q -qscale 1 -ps 1 -qmin 1 -rc_max_vbv_use 1 -flags +ilme+ildct+low_delay -rc_min_vbv_use 1 -pix_fmt yuv422p -minrate 30000k -maxrate 30000k -b 30000k -bufsize 1200000 -rc_init_occupancy 1200000 -dc 10 -intra -acodec pcm_s16le -ar 48000 -ac 2 -vbsf imxdump -vtag mx3p -f mov out1.mov.part
  +}}}
  +  


VeryQuickWiki Version 2.8.1 | Admin

All contents copyright mdsh.com (C) 2011-2023.