lives 1.4.5 crashes trying to open an mp4 or avi file
LiVES is a Video Editing System. It is designed to be simple to use, y
Brought to you by:
gfinch
I have updated recently to lives 1.4.5 and now I cannot open a video file any more, - lives crashes when trying to open it.
I can reload clipsets I have created with the previous lives version, I can generate and save new clips, but I cannot add an existing to an existing or new clip set.
I enclude the crash file.
Thanx
Siegfried
debugging info
Thanks for reporting this. I have not been able to reproduce this here though. Did you compile the program yourself or was installed from a binary (which ?).
The bug is really strange because that line of code should only be called if the dv_decoder returns an error during initialisation, which it never does !
Please can you provide more information - the program source (self compiled or binary), OS and distro, and any other relevant information.
If you can please install valgrind, and then run LiVES from a terminal, like:
valgrind --tool=memcheck lives
then make it crash, and save the output and upload it here.
Note, as a workaround, you can try this: before opening a new file, go into Preferences -> Decoding, and uncheck "Use instant opening whenever possible". Just make sure you set it back to checked before exiting LiVES or opening any existing clip sets.