You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior:
I can see my source video in viewer and apply other nodes.
Actual behavior:
Viewer is black, and I see a red bar with error in top of viewer window. Read1 error: FFmpeg Reader detected decoding stall, possible file corruption
Here is output in terminal:
[h264 @ 0x7f84ac6612a0] reference picture missing during reorder
[h264 @ 0x7f84ac6612a0] Missing reference picture, default is 2147483647
The ffmpeg reader has several issues and will be completely rewritten.
In the mean time, you can transcode your videos on the command-line using ffmpeg (a ffmpeg binary is provided with Natron if you don't have one) to a format/codec which is more suitable (mov container is OK, and prores and dnxhd are much better for post-production work)
see https://trac.ffmpeg.org/wiki/Encode/VFX
MTS seems to be a bit quirky, as MTS files from my camera has always worked in Natron, but MTS from other people/cameras did not (I did however modify the firmware on my camera to fix/improve bitrate etc).
From @kepkin on January 4, 2017 23:27
I can't read files from my camera in .MTS format (while all other applications read it flawlessly). You can download a small example:
https://drive.google.com/file/d/0B5fHyf95881BOF9kdHNTYW9fMk0/view?usp=sharing
Expected behavior:
I can see my source video in viewer and apply other nodes.
Actual behavior:
Viewer is black, and I see a red bar with error in top of viewer window.
Read1 error: FFmpeg Reader detected decoding stall, possible file corruption
Here is output in terminal:
Steps to Reproduce
Versions
Copied from original issue: MrKepzie/Natron#1541
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: