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

Error while creating node fr.inria.openfx.WriteFFmpeg #1774

Closed binoysarker closed 5 years ago

binoysarker commented 5 years ago

Hello I am a beginner in Natron and I have installed Natron 2.3.14 from the software centre of linux mint 19.1 and installed this in my linux mint system. But when i create a write node and try to save this as mp4 format then it shows this error.

Problem

Error while creating node fr.inria.openfx.WriteFFmpeg: Write2 error: writer was configured for unavailable codec.

Expected behavior: [I accept this should save the file]

AnasR7 commented 5 years ago

Hello I am a beginner in Natron and I have installed Natron 2.3.14 from the software centre of linux mint 19.1 and installed this in my linux mint system. But when i create a write node and try to save this as mp4 format then it shows this error.

Problem

Error while creating node fr.inria.openfx.WriteFFmpeg: Write2 error: writer was configured for unavailable codec.

Expected behavior: [I accept this should save the file]

I have the same issues when I create a node writer.

devernay commented 5 years ago

Can you try with the official binaries we distribute (either 2.3.13 or 2.3.14)? I don't know who built that binary, but this is probably a packaging issue.

AnasR7 commented 5 years ago

Can you try with the official binaries we distribute (either 2.3.13 or 2.3.14)? I don't know who built that binary, but this is probably a packaging issue.

I use flatpak and is 2.3.14 version.

maybe is a flatpak issue?

devernay commented 5 years ago

Maybe @Sunderland93 can help with the flatpak issues? @binoysarker are you using flatpak, or the binaries from github?

Sunderland93 commented 5 years ago

It seems like Flathub's FFmpeg issue. @AnasR7 can you please test official binary?

AnasR7 commented 5 years ago

It seems like Flathub's FFmpeg issue. @AnasR7 can you please test official binary?

okay, got it.

devernay commented 5 years ago

closing, see https://github.com/MrKepzie/Natron/issues/1766