# mp4 export

## Component/part description

Component to export paper-edit sequence as video mp4.

{% embed url="<https://trello.com/c/h60eN5q4>" %}

## Related projects

## Implementations Options considered

There's also a client side implementation&#x20;

{% embed url="<https://github.com/traceypooh/mp4cut.js>" %}

demo&#x20;

{% embed url="<http://htmlpreview.github.io/?https://github.com/traceypooh/mp4cut.js/blob/master/index.html>" %}

## Current implementation

uses `ffmpeg-remix module`

{% embed url="<https://trello.com/c/h60eN5q4>" %}

{% embed url="<https://github.com/Laurian/ffmpeg-remix>" %}

{% embed url="<https://www.npmjs.com/package/ffmpeg-remix>" %}

{% embed url="<https://github.com/Laurian/ffmpeg-remix/pull/3>" %}
added option for ffmpeg binary so that it can be used in conjunction with \`ffmpeg-static-electron\`
{% endembed %}

## What needs refactoring
