MrKepzie / Natron

Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
www.natron.fr
GNU General Public License v2.0
1.49k stars 164 forks source link

Can't load MP4 #1773

Closed jsimmonstx closed 5 years ago

jsimmonstx commented 5 years ago

Linux Mint 18.04 Natron v2.3.14 Release

Does Natron support MP4 file reading? I can't get any mp4 to load.

devernay commented 5 years ago

It may or may not. MP4 is a container, and the codec can be anything. you should run ffprobe on your file and port the result here. Note that even so, the video file reader has some issues with some formats. ReadFFmpeg has to be rewritten, this is a longstanding issue. If you can cut a very short excerpt (a dozen of frames should be OK) and attach the file to this issue, this will definitely help.

devernay commented 5 years ago

see also https://github.com/MrKepzie/Natron/issues/529

devernay commented 5 years ago

closing this issue. Please follow the instructions above and post an issue in https://github.com/NatronGitHub/Natron/issues related issues: https://github.com/NatronGitHub/Natron/issues/241 https://github.com/NatronGitHub/Natron/issues/231 https://github.com/NatronGitHub/Natron/issues/148