Chris,
I never have a problem copying to & from the install folder & I am not running it frolm a cd/dvd drive. Also, I have no problem entering the AVSYSTEM folder.
Thanks anyhow but looks as if I'll have to move on. Do you know of another GUI fro FFmpeg that you would recommend?
Dan
+ Reply to Thread
Results 691 to 720 of 1190
-
-
So many! It depends on how "deep" you will go, starting of with WinFF up to probably something like Hybrid.
Take look here ... http://videohelp.com/tools/ffmpeg
Edit: Bingo, Hybrid isn't a FFmpeg gui ... LOL! -
Chris,
Thanks for your recommendation of other software comparable to Avanti. But before I totally give up on Avanti it occurred to me that since you'd mentioned this is an unusual error that perhaps I am missing a basic point. Do the FFmpeg files have to be located in a particular folder in order for Avanti to find them and install correctly? Do either Avanti or FFmpeg write to the (Vista) Registry?
Dan -
Dan, I suppose you do know that you have to download ffmpeg separately and then place the ffmpeg.exe in the ffmpeg folder in the Avanti folder so it will work.
Now I have had an issue where I can't get the current versions to work on either Vista or Windows 7 but it might just be something I haven't figured out yet, may have something to do with having more than one version on my computer at one time.
Anyhow, the version that is working for me is is AVANTI - Version 0.6.6, along with the same time period ffmpeg static build.
Also I haven't used the avisynth with what I was doing....at least I don't think I was.
Anyway, you could back up to the version I have working and see if you have any luck with it.
I like Avanti for its speed, when I want a quick conversion but I am sure it will work for other situations too.
Oh, yeah, I drop a js32.dll file in the user tools folder also.
maybe you already knew all of this but thought I would write it out. -
As Steve(MS) already mentioned... when you copied the whole Avanti zip contents to a folder, there's a folder in there named "ffmpeg". That's where Avanti expects a static or shared FFmpeg build. When you right-click on the "Start Process" button you'll find "Use other FFmpeg version..." on a menu. With this you can point to any location for Avanti to find FFmpeg but that supports only static builds.
FFmpeg doesn't write to the registry. Avanti only writes window positions to the registry. -
Do you mean with Avanti or don't they work at all, e.g. when used from the command prompt?
I have a whole bunch of versions on my system in a separate directory which I all renamed as ffmpeg_xxxxx.exe, where "xxxx" is the version number. When I'm testing Avanti I point to the desired version with the "Use another FFmpeg version" option and that always works. But I develop on Windows XP.
I never checked things out on Vista but on Windows 7 this gives also no problems. That is to say, when I found a location (drive, partition, folder) from where it runs stable. -
Actually I have 2 different Avanti versions with their own ffmpeg.
For instance, I just placed Avanti version 069 in XP compatibility mode as well as its ffmpeg version.
It opens and says "system ready" at bottom but when I press "start process" after selecting input and output
the button presses inward, Like it is activated but it doesn't do anything, just as if i hadn't press the button.
Like I said, it is probably something that I need to do different but at this point, i don't know what. -
Well, it's known that there are problems with Avanti on Windows 7. Didn't had much feedback from Vista users in the past but I know there was a problem with the use of Icons (ICO type) after I replaced them for gif strips it was solved.
I'm currenly testing a new version of the Gui4Cli language interpreter on which Avanti runs and hope to get it more stable on Windows 7. -
I can still use the slightly older one so no harm there, the 066 is from Feb. 2012 so it isn't that old.
-
Steve,
Thanks for your reply, however, even when moving the 3 FFmpeg 'exe' files ('ffmeg.exe', 'ffplay.exe' and 'ffprobe.exe') into Avanti's own 'ffmpeg' directory, I still get the same permissions error when starting Avanti-GUI.exe.
I'll take your advice and back off to the 0.6.6 version (from my current 0.6.9 version) and get back to you. Since I've never used Avanti or FFmpeg it's not like I'll be missing anything
Thanks again for your thoughts and taking the time to reply.
Dan -
I looked into the code again which triggers this error message. Here's something you can do...
Look in the avanti/avsystem folder if there are two files named "codecs.dat" and "formats.dat". If not, rename "codecs.000" to "codecs.dat" and "formats.000" to "formats.dat". Then Avanti should continue the startup procedure.
It looks like if your system is slow in disk operations? This message shows up when Avanti fails to rename these files and waited five seconds for them to appear. Note that it always takes some time before a disk operation becomes visible for a application.
Please let me know! I could increase these five seconds in the next version if this is the probem.
EDIT: By the way, Avanti don't need "ffplay" and "ffprobe". Saves some diskspace
ChrisLast edited by Chris K; 12th Sep 2012 at 19:06.
-
Dan, not that I am very astute with certain computer situations, but more or less I am curious as to what exactly is the permissions dialog box message say?
Before I used 066 version, I was using 062 version along with a contemporary ffmpeg static 32 bit version, no longer than it takes to download and try out, see what happens when you try these older versions, I haven't been able to get these newer versions to work.
Chris, no offense meant as I have enjoyed using Avanti, look foward to whatever you do in the future.
I know it took a lot of work for you to get the program up and running and making it better over time, thanks. -
Chris,
As you suggested, I renamed codecs.000 & formats.000 to codecs.dat & formats.dat but I still get the same permissions error window when I start Avanti-GUI.exe.
My system is slow to boot however, once fully booted it behaves reasonably well regarding I/O (i.e., my wait time is not noticeable once I am up and running).
Dan -
I don't know about Vista but these are the notes I give for Windows 7 users...
http://avanti.arrozcru.org/windows7.htm
For testing I'm running Avanti from seven different locations (long paths, short paths, shortcuts etc.).
There are always one or two locations that fail which varies with every new version or changes I make in the source code. Problem here is that it is totally unpredictable on what stage the program will hang during startup. It's hard to trace because on Windows XP it never fails. -
Chris, what changes were made to the overall program between version 069 and 066?
In other words, I would assume you didn't make changes to many things, perhaps just a few.
Were changes made to the exe only or was there others?
Now both my computers are 64 so I understand that there is no guarantee with them but 066 plays on both
my Vista and Windows 7.
I have tried different compatibility settings but still can't get 069 to work.
Probably Just a wild misguided thought that parts of the old program can be blended with the new program? -
No, there were made many changes. Partly attempts to improve Windows 7 compatibility but also many to add, fix and improve features. I cannot revert that changes.
Were changes made to the exe only or was there others?
Now both my computers are 64 so I understand that there is no guarantee with them but 066 plays on both
my Vista and Windows 7.
I have tried different compatibility settings but still can't get 069 to work.
Probably Just a wild misguided thought that parts of the old program can be blended with the new program?Last edited by Chris K; 13th Sep 2012 at 20:18. Reason: typo
-
Chris, I believe the change that caused the problem on Windows 7 and Vista was between 67 and 68 if this thread is any indication.
https://forum.videohelp.com/threads/347056-ffmpeg-version-N-41465-g53dfc38?p=2169668#post2169668
The reason I bring this up is if that may be helpful in some way if you ever want to look into the matter any further.
But since you are working on a new version, there may be no reason to worry with past versions.
Just for good measure though, I will see if version 68 will work on my computer, let you know a little later. -
OK I tried version 68 on Windows 7 64 bit and it did seem to work converting m2ts to mpeg2, I only converted a minute of video/audio.
I couldn't get a conversion however anything to mp4, it may not be Avanti's fault however, it stop conversion and says something codec is experimental but experimental codecs are not enabled...something to that regard.
I haven't tried it on Vista, that was where I couldn't get the version back in June to work...I think that was this 68 but not sure hence I stepped back to 66.
No matter, we can try out new version whenever you get it done, no hurry. -
-
Many thanks to all who have replied to my install question but even after trying earlier Avanti versions I still get the frustrating 'permissions' error as I described earlier.
Now it's time to move on to new frustrations so whoever is in charge, feel free to close the issue.
Thanks once again,
Dan -
OK! Just a last note that might be useful to other users with problems too.
Don't install Avanti in a very deep file path. The total path length including the filename should not exceed about 256 characters. Why not for a first try put it in "Program Files/avanti_gui_069" or something. Then if it works you can always move it to somewhere else and see what it does. If it fails already there, just play around a bit with the folder name like e.g. "Program Files/avanti_069". Or make it a bit longer. I know it's weird, but that's how it is.
Avanti isn't stable on Vista and Windows 7 and also not advertised that way. Those who get it running without issues on these OS are simply lucky.
Chris -
Thank you for the new version Chris.
Haven't tried it yet but thanks for the subtitles "enhancements"I love it when a plan comes together! -
You're welcome!
There's a demo preset included for animated subs. You probably have to change the font size a bit because it depends on the destination frame size. And I had to use a standard font that is available on all OS'. It shows the use of ASS tags. There's a link in the Avanti help file to a description of all available tags.
Originally Posted by Chris K
Chris -
Hi,
Saved project files contain absolute source and destination paths so will not allow to batch process arbitrary source files but you can make modified copies of templates and switch to them at the "Job Control Manager".
There are also command line switches that perhaps can be of help.
Code:-s1 "Source_1_file_path" -s2 "Source_2_file_path" (optional) -dest "Destination_dir_path" -dest+ "Destination_dir_path" (create if not exists) -tpl "template_name" (optional) -autostart (optional) -autoexit (optional)
-
Your profile says you're on Windows XP. Avanti should be stable there but this message is triggered on a simple test if Avanti is able to read the "codecs.dat" file at the "avsystem" folder. Please check if this file is still there.
If not, you can restore the "codecs.000" and "formats.000" files from the install package to the "avsystem" folder. You can also delete the "AVANTI.ini" file to restore the default settings. -
-
Seems to me that, if Avanti allows you to save a project file, it only makes sense they would also allow you to load it as part os a command-line option. Otherwise the project files really serve no purpose at all. I understand youe "workaround" but that's a lot of work for something that should be very simple.
I found that the program TEncoder does everything Avanti does and much more, including saving jobs to batch files so my original question is mute. Avanti is hereby uninstalled.Last edited by Paradox64; 28th Dec 2012 at 14:39.
Similar Threads
-
TEncoder 4.0.0 - Multithreaded GUI for FFMpeg and Mencoder (Support thread)
By ozok in forum Video ConversionReplies: 104Last Post: 4th Jun 2014, 10:10 -
GUI Encoders with Avisynth support?
By shagratt71 in forum Video ConversionReplies: 4Last Post: 13th Dec 2011, 05:27 -
AVANTI (FFMPEG) Question
By erichollis in forum Video ConversionReplies: 1Last Post: 18th Aug 2011, 15:54 -
Avanti - FFmpeg verison
By ABBrittain in forum Newbie / General discussionsReplies: 2Last Post: 22nd Jun 2011, 04:01 -
I need a supported build of ffmpeg for Avanti 0.4.8
By flashandpan007 in forum Video ConversionReplies: 1Last Post: 23rd Jun 2010, 09:28