On 5/4/18, Kevin Mark <kmark...@gmail.com> wrote:
> Hi Carl,
>
> I'm using the latter, the ffmpeg CLI. The entire command is:
>
> ffmpeg \
> -i DV_b2.mp4 \
> -i SCREEN_ba.mp4 \
> -i SCREEN_d9.mp4 \
> -i SCREEN_6d.mp4 \
> -i SCREEN_bb.mp4 \
> -threads 1 \
> -filter_complex 'filter here' \
> -map '[cc8]' \
> -c:v ffv1 \
> out.avi
>
> I've also tried x264 in the matroska and mp4 containers.
>

When to expect patch?
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to