Activity for movie thumbnailer

  • Derek E Derek E created ticket #5

    Option to not overwrite existing files

  • wahibre wahibre posted a comment on ticket #5

    This project site is dead. You can find newer build in gitlab.

  • george george modified a comment on ticket #5

    answered my own question. link for ffmpeg-20140809-git-d6af706-win32-shared.7z https://web.archive.org/web/20150922081958/http://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-20140809-git-d6af706-win32-shared.7z

  • george george posted a comment on ticket #5

    answered my question. link for ffmpeg-20140809-git-d6af706-win32-shared.7z https://web.archive.org/web/20150922081958/http://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-20140809-git-d6af706-win32-shared.7z

  • george george modified a comment on ticket #5

    great program. Can someone give active links to older copies of ffmpeg shared that would work with the latest mtn build (mtn-20140524) ? preferably the latest working one ffmpeg-20140809-git-d6af706-win32-shared.7z or ffmpeg-20140515-git-09cd228-win32-shared.7z thanks alot

  • george george posted a comment on ticket #5

    great program. Can someone give active links to older copies of ffmpeg shared that would work with latest mtn.exe ? preferably the latest working one ffmpeg-20140809-git-d6af706-win32-shared.7z or ffmpeg-20140515-git-09cd228-win32-shared.7z thanks alot

  • ARIO™ ARIO™ posted a comment on ticket #5

    finally a hero solved our problem wahibre's New static compiled, solved my entire problem Its highly recommended to other site owners like myself My sincere gratitude to wahibre for his time and skills

  • ARIO™ ARIO™ posted a comment on ticket #5

    done

  • wahibre wahibre posted a comment on ticket #5

    "send message" button in user profile does not work?

  • ARIO™ ARIO™ posted a comment on ticket #5

    how I can find your contact? I will invite you to my site to continue from there

  • wahibre wahibre posted a comment on ticket #5

    FFmpeg includes hevc decoder, I'm not sure if it needs to enable external library x265 to encode hevc. I also tested mtn on x265 file (*x265.HEV-PSA.mkv) and it works. Please, send me mtn's output via email.

  • ARIO™ ARIO™ posted a comment on ticket #5

    @wahibre: Thank you I replaced the old static mtn with the new one but it didn't work [I tested for an x265 file , from psarips.com] CentOS 7.xx x64 is there anything else I should install? did you compile it using x265--enable feature ?

  • wahibre wahibre posted a comment on ticket #5

    My first attempt to build a static version of mtn (includes FFmpeg and GD only) is mtn-3.0-static-x86_64.tgz . It’s quite big, not sure if it’s useful :)

  • ARIO™ ARIO™ posted a comment on ticket #5

    This is truely weird such unique application , after requesting about 2 years ago , still doesn't have any static compiled edition for linux this is why no-one in my line of work wants to use linux because we must do everything by our own please check that people requested static Compiled updated version of mtv which can handle x265 , and still NOTHING isn't it weird? it seems only I need linux edition of mtn which can handle x265 !! , in the world !! have a nice time

  • wahibre wahibre posted a comment on ticket #5

    I think it is a good enhancement. I will look for patches around here and add those switches to my source…

  • wahibre wahibre posted a comment on ticket #5

    windows binary attached. libraries downloaded from: - ffmpeg (http://www.ffmpeg.org) - gd (https://libgd.github.io, libraries: http://gnuwin32.sourceforge.net/downlinks/gd-dep-zip.php)

  • ARIO™ ARIO™ modified a comment on ticket #5

    @wahibre : I saw your files Thank you can you please make static version of mtn [CentOS 7x - 64-32] and attach or post somewhere? Please I need it for making screenshots of x265 the way I do ,at the moment , is ,I created an array to send to ffmpeg when mtn fails [old static mtn] which eats so much resources and makes ugly screenshots [still better than NOTHING !! ] ..... @TTwrs: there are too many windows patches one of them is in this thread and works like charm linux is the issue and no-one did...

  • ARIO™ ARIO™ modified a comment on ticket #5

    @wahibre : I saw your files Thank you can you please make static version of mtn [CentOS 7x] and attach or post some where? I need it for making screenshots of x265 the way I do ,at the moment , is ,I created an array to send to ffmpeg when mtn fails [old static mtn] which eats so much resources and makes ugly screenshots [still better than NOTHING !! ] ..... @TTwrs: there are too many windows patches one of them is in this thread and works like charm linux is the issue and no-one did static compile...

  • TTwrs TTwrs posted a comment on ticket #5

    I have written a GUI for 'mtn-20140524' with several very useful features and options that I would like to share, but it requires a version of FFmpeg (ffmpeg-20140809-git-d6af706-win32-shared) that is no longer available on the ffmpeg.zeranoe.com site. I chose the this particular mtn version, 'mtn-20140524' (https://sourceforge.net/p/moviethumbnail/patches/5/#fbed), because it supports a subfolder recurse depth option (-d), and the option to include the video extension in the sheet filename (-X)....

  • ARIO™ ARIO™ modified a comment on ticket #5

    @wahibre : Thank you I am waiting to get rid of: https://vgy.me/YWzFFC.jpg and meet your files do you have alternate address? also if it worked I will contact you to use your skills in my sites ..... @TTwrs: there are too many windows patches one of them is in this thread and works like charm linux is the issue and no-one did static compile to handle x265

  • ARIO™ ARIO™ posted a comment on ticket #5

    @wahibre : Thank you I am waiting to get rid of: https://vgy.me/YWzFFC.jpg and meet your files do you have alternate address? also if it worked I will contact you to use your skills in my sites ..... @TTwrs: there are too many windows patches one of them is in this thread and works like charm linux is issue

  • TTwrs TTwrs posted a comment on ticket #5

    @wahibre, Any way to get a Windows binary for your pateched version of mtn? Thanks

  • wahibre wahibre posted a comment on ticket #5

    why static compile? It is not against LGPL? (FFmpeg is licensed under the LGPL). I have done some patches on old mtn source code and now it is able to compile. Have a look, maybe it is worth it...

  • wahibre wahibre posted a comment on discussion Help

    don't know about Raspberry Pi...linux (fedora25) and windows (win7) compiled just today. Needed to update Makefile according to my FFmpeg and GD library... Have a look at mtn, maybe it helps

  • joediboe joediboe posted a comment on discussion Help

    Hello, I like mtn very much on my Windows machine, and now I'd like to test mtn on a Raspberry Pi B (armv6). I did compile ffmpeg, but I didn't manage to compile mtn till now. There is no configure script, so I tried changing the Makefile (mtune=arm6 and march=arm6) but there are folders mentioned that contain /home/tuitfun - looks like this is only for local use on tuitfun's machine? Can anybody help me? Or isn't this possible at all? BTW: I know that this will be very slow. But my Raspi has time,...

  • ARIO™ ARIO™ posted a comment on ticket #5

    we need a hero to make static compile for centos and save us !! because original...

  • abioj abioj posted a comment on ticket #5

    Hi, maybe this option is what you want?: -k RRGGBB : background color (in hex) From...

  • abioj abioj modified a comment on ticket #5

    Thanks for that build Rua4da; Linux users can give it a try. There seem to be scripts...

  • abioj abioj posted a comment on ticket #5

    Thanks for that build Rua4da; Linux users can give it a try. There seem to be scripts...

  • Mohan Mohan posted a comment on ticket #5

    please help...!!

  • Mohan Mohan posted a comment on discussion Help

    Hi, How can change of background color of thumbnails?! And any change for defults...

  • Mohan Mohan posted a comment on ticket #5

    Hi, How can change of background color of thumbnails?! And any changes for mtnbatch.0.1.exe?!...

  • Rua4da Rua4da posted a comment on ticket #5

    I edited abiojs source to compile under Arch Linux with ffmpeg 3.1.4. It supports...

  • TTwrs TTwrs posted a comment on ticket #5

    Is there anybody that could recompile mtn in a way that makes it less dependent on...

  • ARIO™ ARIO™ modified a comment on ticket #5

    Please someone gives us MTN for linux [CentOS7 x64] which has been compiled by recent...

  • ARIO™ ARIO™ created ticket #4

    Please add x265 support for linux [CentOS in my case]

  • ARIO™ ARIO™ posted a comment on ticket #5

    Please someone gives us MTN for linux which has been compiled by recent ffmpeg library...

  • amirhossein amirhossein posted a comment on discussion Open Discussion

    so i don't know how to do it i need a linux version with last ffmpeg build what should...

  • jmsmarcelo jmsmarcelo modified a comment on ticket #5

  • jmsmarcelo jmsmarcelo posted a comment on ticket #5

    Please help, erro in makefile: make -f mtn.c -o mtn mtn.c:3: *** missing separator....

  • amirhossein amirhossein posted a comment on discussion Help

    if any one can do this for me , i would happyly pay him

  • amirhossein amirhossein posted a comment on discussion Help

    i don't know how to use patch on linux i would be grateful someone update the ffmpeg...

  • abioj abioj posted a comment on discussion Help

    Hi How to update ffmpeg depends on your OS. https://www.ffmpeg.org/ http://ffmpeg.zeranoe.com/builds/...

  • amirhossein amirhossein modified a comment on discussion Help

    Hi looks like mtn can't support x265 i need to use it for x265 videos i heard with...

  • amirhossein amirhossein posted a comment on discussion Help

    Hi looks like mtn can't support x265 i need to use it for x265 videos i heard with...

  • abioj abioj posted a comment on discussion Help

    Hi Guillaume, You seem to be using an older version of mtn, when that function existed...

  • Guillaume Coté Guillaume Coté posted a comment on discussion Help

    Hi, I have an mp4 movie that failed to open with : mtn.exe: av_open_input_file filename.mp4...

  • abioj abioj posted a comment on discussion Help

    Hello, You might try a patched version that uses newer ffmpeg libraries. I have been...

  • lcnvdl lcnvdl posted a comment on discussion Help

    Hi, the program works nice but I have problems with some videos. This is my command:...

  • movie thumbnailer movie thumbnailer released /OldFiles/mtn-0.57-win32.zip

  • movie thumbnailer movie thumbnailer released /OldFiles/ffmpeg-r10008-dll.zip

  • killbill8 killbill8 posted a comment on ticket #5

    @abioj - thanks for the update making it possible to process x265 btw. have been...

  • TTwrs TTwrs posted a comment on ticket #5

    FYI: The latest ffmpeg shared library that will work with mtn-20140524.7z is available...

  • abioj abioj posted a comment on ticket #5

    mtn.exe SHA1:e7de46acda2229039cdec03e93346613adab5b0f Fix: use non-seek mode instead...

  • abioj abioj posted a comment on ticket #5

    mtn.exe SHA1:04f5e421f244d7d9e6ee8fbc2a0897e8a7dd6ac9 Enabled ffmpeg's SAR/DAR info...

  • TTwrs TTwrs posted a comment on ticket #5

    @abioj... Thanks for adding the video extension for -N. The -B I was seeing earlier...

  • abioj abioj posted a comment on ticket #5

    mtn.c 2014-05-16, diff, Makefile mtn.exe SHA1:6636416f8e1a4d68ad11140d3c27dcde5b38d1b5...

  • TTwrs TTwrs posted a comment on ticket #5

    @abioj - Thanks very much for the update, and for keeping mtn alive! I'm attempting...

  • TTwrs TTwrs posted a comment on discussion Help

    I'm interested in the code tweak for this rounding problem. It sounds like it might...

  • abioj abioj modified a comment on ticket #5

    mtn.c 2014-05-15, diff, mtn.exe SHA1:5b20a3e968bc2b31df4dc2742afd6433d89fcdc2 built...

  • abioj abioj posted a comment on ticket #5

    mtn.c 2014-05-15, diff, mtn.exe SHA1:5b20a3e968bc2b31df4dc2742afd6433d89fcdc2 built...

  • TTwrs TTwrs posted a comment on ticket #5

    I'm hoping that work on mtn hasn't completely stopped. If anyone is still working...

  • rezavz rezavz posted a comment on discussion Help

    I need to run mtn on OSX terminal. I tried to compile it by xcode, but i couldn't...

1