mosaic

Support

Use this document to decide where to ask questions or report problems.

Before Asking

Check:

Bug Reports

Include:

Source probe command:

ffprobe -v error -select_streams v:0 \
  -show_entries stream=width,height,avg_frame_rate:stream_tags=rotate:stream_side_data=rotation \
  -of json input.mp4

Output probe command:

ffprobe -v error -select_streams v:0 \
  -show_entries stream=width,height:stream_tags=rotate:stream_side_data=rotation \
  -of json /tmp/output/init_0.mp4

Feature Requests

Describe:

Questions

For usage questions, include:

Security Reports

See SECURITY.md.