Participate > User interface and Usability
Option to disable "lose frame rate accuracy" pop-up
p00wp:
Hello,
since I often open up FLV / MP4, I get a notification like this every time (something like "Avidemux can open this file in another mode, which is stable, but YOU WILL LOSE FRAME ACCURACY") and I'd like an option to "Always use stable mode when opening files" so I don't have to click on that pop-up over and over again.
Thanks
Jan Gruuthuse:
Think you can do this when you add this command line switch when you start avidemux:
Windows:
from command line;
--- Code: ---avidemux --force-alt-h264
--- End code ---
or in the shortcut properties of avidemux
right click on avidemux icon
select properties
look for target box
left click at end of that line, after avidemux.exe
press space and type the switch --force-alt-h264
Should look like this when finisched:
C:\Users\Jan\AppData\Local\Avidemux\avidemux.exe --force-alt-h264
your path would be different
Linux
right click on avidemux shortcut in Basic tab
change command to
--- Code: ---/usr/bin/avidemux3_qt4 --force-alt-h264
--- End code ---
or start from teminal
--- Code: ---avidemux3_qt4 --force-alt-h264
--- End code ---
command line switches/url]
p00wp:
Hi,
yes, this works, but only on the first loaded file. If I try to load another file, the pop-up reappears.
styrol:
You don't get this message using Avidemux 2.6 (which is recommended for h.264 encoded MP4 or FLV video anyway).
p00wp:
A nightly build? How stable is that?
Navigation
[0] Message Index
[#] Next page
Go to full version