MEncoder専用。エンコードにharddupを使うと、出力ファイル内に複製フレームの符号化を強制する。
若干ファイルサイズが大きくなってしまうが、MPEGファイルへ出力する場合や、エンコード終了後に映像ストリームをdemux/remuxする予定の場合は必要となる。
特別な理由が無い限り、フィルタチェインの最後か、その付近に置く事。
harddup
Only useful with MEncoder. If harddup is used when encoding, it
will force duplicate frames to be encoded in the output. This
uses slightly more space, but is necessary for output to MPEG
files or if you plan to demux and remux the video stream after
encoding. Should be placed at or near the end of the filter
chain unless you have a good reason to do otherwise.