Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Import Video Files Generated From OBS to Natron #241

Closed
devernay opened this issue Apr 24, 2018 · 4 comments
Closed

Cannot Import Video Files Generated From OBS to Natron #241

devernay opened this issue Apr 24, 2018 · 4 comments
Labels
func:readers type:bug Something isn't working
Milestone

Comments

@devernay
Copy link
Member

devernay commented Apr 24, 2018

From @swarnimarun on March 20, 2018 11:17

I am not sure this is a Natron only problem but I tried using Blender instead and it worked, so was unable to think of reason why Natron shouldn't.

Problem

Whenever I tried to import a video file recorded from OBS to Natron it keeps giving me Read ERROR.

Expected behavior: To read the video so.

Actual behavior: Got Read Error.

Steps to Reproduce

Just Create a Video using OBS and try import it into Natron.

Link to the screenshot: https://imgur.com/a/mwYPK
Link to a test-vid file: https://drive.google.com/open?id=17YNeE9Eqpfbx0ro6lIWrKJnE5-n_yA-W

Versions

  • Natron version/commit:
    Natron version 2.3.7 Release.

  • OS version:
    Windows 10 64-Bit Pro

Copied from original issue: MrKepzie/Natron#1735


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@devernay devernay added func:readers type:bug Something isn't working labels Apr 24, 2018
@devernay
Copy link
Member Author

It's a known issue, sometimes the last frames of H264 sequences cannot be read. The ReadFFmpeg plugin would have to be rewritten.

@devernay
Copy link
Member Author

Workaround: decode your video to individual frames, eg using ffmpeg.

@devernay
Copy link
Member Author

From @swarnimarun on March 20, 2018 14:11

So it's a Windows only problem? Read about it in the issues. Sigh, Linux lacks quite a few of my favorite tools to a transition is unlikely. Unless I start writing my own software.
And, already used a workaround, dropped Natron from to-learn list will wait for it to get more ironed out. As OBS is quite integral for my workflow so converting files every time seemed like a hassle. Although I ended up writing a decoder(video to frame) for my current project(lots of files).

And how much longer do you think it will take to rewrite the FFmpeg reader plugin, it doesn't seem too difficult, still I have no experience programming this sort-of-stuff so I might be work.??

@devernay
Copy link
Member Author

devernay commented Apr 24, 2018

probably a dup of #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
func:readers type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant