themysciraa
themysciraa
@anthwlock Hi, I've tried your suggestion, typed this into terminal `file /path/to/untrunc` but got this error msg `/path/to/untrunc: cannot open '/path/to/untrunc' (No such file or directory)`
@anthwlock The folder where I ran the command `unzip master.zip ` and then `cd untrunc-master`, is that the path to untrunc?
@anthwlock This is my untrunc-master folder. I can only see one file named untrunc which is the `untrunc.pro` file. Is that the untrunc executable? Or my untrunc executable is missing?...
@anthwlock sorry for the late reply. Mac OS doesn't support apt-get, so I googled for a way around it, the suggestion was to use homebrew. Tried `brew install libavformat-dev libavcodec-dev...
@anthwlock I've actually had ffmpeg installed long ago. Please guide me along step by step to install and compile untrunc using your fork, taking into consideration my Mac OS already...
@anthwlock sorry please bear with me, I'm really lost. I'm not familiar with command line, if it's a step by step guide, I can follow it to a T. What's...
@anthwlock I think it failed to compile at make, this is the output: make untrunc: ffmpeg: shared c++ -MMD -MP -DUNTR_VERSION=\"\" -std=c++11 -g -o .build_shared/src/atom.o -c src/atom.cpp In file included...
@anthwlock sorry I got busy suddenly and couldn't try it out earlier. using the branch you recommended, I still have some errors: make untrunc: ffmpeg: shared c++ -MMD -MP -DUNTR_VERSION=\"\"...
@anthwlock sorry it still doesn't work, it looks like a different set of errors make untrunc: ffmpeg: shared c++ -MMD -MP -DUNTR_VERSION=\"\" -std=c++11 -D_LARGEFILE64_SOURCE -g -o .build_shared/src/atom.o -c src/atom.cpp In...
Yes, it worked now! THANK YOU SO MUCH! You have no idea how you have saved my life. That damaged video meant a lot to me, and now it's finally...