News:

--

Main Menu

Recent posts

#11
Avidemux-French / Re: [répondu] Sous-titres
Last post by Dagobert_78 - October 16, 2025, 07:48:28 PM
Les développeurs doivent avoir une grosse ToDoList.

Les sous-titres ne sont pas une priorité.


À suivre ......
#12
Windows / Re: Latest version in Win 11 w...
Last post by eumagga0x2a - October 16, 2025, 06:15:44 AM
Presumably fixed a long time ago, but after the 2.8.1 release which is outright ancient. Please update to the last available 2.8.2 build (currently from May 26, 2025) from avidemux.org/nightly/vsWin64/.
#13
Windows / Latest version in Win 11 won't...
Last post by Kevin - October 16, 2025, 12:33:11 AM
New install of Windows 11 Pro and of Avidemux's latest 2.8.1 VC. My Windows Explorer recognizes the folder on a networked computer, AND I can open files from there via right-click Open With. I cannot, however, open them from within Avidemux unless I copy them to my Win11 PC.
#14
Main version 2.6 / Re: TinyPy Script help
Last post by eumagga0x2a - October 15, 2025, 10:04:23 PM
You can either work with Python string slicing or use the built-in scripting function splitext(str infile) as following:

fullPathFilenameWithoutExtension = (splitext(infile))[0]
For example, when using slicing:

adm = Avidemux()
ui = Gui()
ext = "mkv"
sep = "\\"

def remux(filein, outdir):
    if len(filein) < 4:
        return 0
    if filein[-4] != ".":
        return 0
    if not adm.loadVideo(filein):
        ui.displayError("Oops","Cannot load " + filein)
        return 0

    adm.videoCodec("Copy")
    adm.setContainer("MP4", "muxerType=0", "optimize=1", "forceAspectRatio=False", "aspectRatio=1", "rotation=0", "clockfreq=0")

    filename = filein[:-3]
    filename += "mp4"
    filename = basename(filename)
    return adm.save(outdir + sep + filename)

# select input directory
inputFolder = ui.dirSelect("Select source folder")
if inputFolder is None:
    ui.displayError("Oops", "No source folder selected")
    return

# read content
vlist = get_folder_content(inputFolder, ext)
if vlist is None:
    ui.displayError("Oops", "No " + ext + " files found in \"" + inputFolder + "\"")
    return

# select output directory
outputFolder = ui.dirSelect("Select output folder")
if outputFolder is None:
    ui.displayError("Oops", "No output folder selected")
    return

total = 0
counter = 0

for vid in vlist:
    total += 1
    counter += remux(vid, outputFolder)

if not counter:
    ui.displayInfo("Warning", "No files remuxed")
    return

if counter == 1:
    ui.displayInfo("Finished", "One file out of " + str(total) + " remuxed")
    return

ui.displayInfo("Finished", str(counter) + " files out of " + str(total) + " remuxed")
#15
Main version 2.6 / TinyPy Script help
Last post by Nukkels - October 15, 2025, 10:01:10 AM
Unfortunately, the wiki is woefully out of date, so I could use some help for a current script to batch remux mkv files to mp4. I've managed to find one script that works as is, but it just concatenates the new file extension, leaving the files all named .mkv.mp4

None of the usual python methods to remove characters works (apparently I can't give examples because it gets blocked by the anti-spam) because I assume most of the these libraries are not included in TinyPy. Is there any way to do this, and if so, how?
#16
Avidemux-French / Re: Inverser une partie de la ...
Last post by eumagga0x2a - October 06, 2025, 06:06:35 PM
Bonjour,

1. Sélectionnez la partie de la vidéo que vous souhaitez inverser

2. Choisissez "Mjpeg Encoder" comme "Sortie vidéo"

3. Choisissez "Video Only" comme "Format de sortie", puis appuyez "Configurer" -> [v] "Save frames to separate files" et "Override filename extension" [jpg]

4. Enregistrez la sélection dans un répertoire vide, ignorez l'extension suggérée "raw" (elle sera remplacée automatiquement par "jpg").

5. Dans les Préférences ("Editer" -> "Préférences" -> "Import"), activez le paramètre suivant : "Images: Charge les images séquentielles dans l'ordre inverse". En tant que fréquence d'images, sélectionnez-en une correspondant à la fréquence d'images de la vidéo.

6. Chargez le premier fichier JPEG exporté à l'étape 4. Vous devrez fournir une piste audio externe prête à l'emploi correspondant (fréquence d'échantillonnage, nombre de canaux) à la piste audio de la vidéo.

7. Choisissez "MKV" comme "Format de sortie" et "Copy" comme "Sortie vidéo".

8. Enregistrez. Vous obtiendrez un fichier mkv avec la sélection de la vidéo originale inversée.
#17
Avidemux-French / Inverser une partie de la vidé...
Last post by Bryce - October 05, 2025, 11:03:13 AM
Y a t-il un plugin ou une méthode qui permette d'inverser le sens de lecture d'une vidéo ou de la partie sélectionnée ? Eventuellement créer un pingpong de la zone ou de la vidéo qui va donc doubler de longueur.
Le but est de créer des vidéos qui bouclent en inversant le sens de lecture à la fin puis au début.
#18
Avidemux-German / Re: Avidemux Jobs und andere F...
Last post by eumagga0x2a - October 03, 2025, 04:12:22 PM
Quote from: jo_attila on October 01, 2025, 03:57:03 PMbei 2.8.1 funktionierte der Navigationsschieber nicht flüssig und ist hakelig...vielleicht weiß jemand, ob dies behoben wurde...

2.8.1 ist uralt, bitte selbst mit dem letzten verfügbaren 2.8.2 Nightly Build (dem vom 250526) ausprobieren. Ich würde ferner empfehlen, OpenGL-Unterstützung in Avidemux testweise zu deaktivieren (wirksam immer nur nach Neustart der Anwendung).

Generell muss ich anmerken, dass Verwendung von Hardware-Encodern und -Dekodern in Avidmux nur in der grafischen (Qt) App möglich ist (und nur single-threaded). Nutzt man die CLI-Variante, zum Beispiel mittels Jobs, stehen diese Features leider nicht zur Verfügung. Wenn man bedenkt, dass die NVENC-Schnittstelle 8 parallele Sessions unterstützt, liegen gewiss erhebliche Ressourcen brach.

Quote from: jo_attila on October 01, 2025, 03:57:03 PMdas Einzige, was mich stört, dass es keine Möglichkeit gibt, nach Bendigung der Jobs, wie bei Avidemux selbst, wenn man einen Job ausführt, automatisch den Computer herunter zu fahren...

Keine schlechte Idee. Sollte die Entwicklung wiederaufgenommen werden, dürfte sie bei einer Überarbeitung von Jobs hineinfließen.
#19
Windows / Re: This video contains B-fram...
Last post by eumagga0x2a - October 03, 2025, 03:56:14 PM
Quote from: Fozzie Bear on October 03, 2025, 02:22:34 PMdo you want the video before or after conversion or both.

Please provide only the source video as output by that app (please choose the smallest sample enough to reproduce the issue, it would be lovely if the file size were well below 1 GiB, better below 300 MiB).

Quote from: Fozzie Bear on October 03, 2025, 02:22:34 PMHow do create a 300mb preview from the whole file

This depends from the container format the app outputs. If it is anything other than MPEG-TS: you simply don't (and use the file as a whole) as only MPEG-TS allows to cut a part out of the file without rendering it invalid.

Quote from: Fozzie Bear on October 03, 2025, 02:22:34 PMwhat does Head or dd mean please?

head (case-sensitive lowercase) and dd are basic Unix command-line tools (on Linux, they belong to the package coreutils) to operate on data streams / files. They can be used on a console (in a terminal) to write the specified number of units (lines, bytes, MiB etc.) from a file to a new file in a content-agnostic way.




#20
Unix-Like (Linux/Bsd/...) / Re: Avidemux goes behind the D...
Last post by eumagga0x2a - October 03, 2025, 03:35:44 PM
Does this happen with a build off the latest git master as well (probably yes)? You can find the appImage of the last available developer build – the one from 2025-05-30 – here.

What is the native resolution of your screen? You should reduce the font size at least for Qt applications as the available display height is clearly insufficient at current font size.

If the dpi value is higher than 100, this may let Qt think it needs to enable HiDPI scaling. You may try to launch Avidemux from the Terminal with the environmental variable QT_ENABLE_HIGHDPI_SCALING set to 0.