News:

--

Main Menu

Avidemux 2.8.2 development

Started by eumagga0x2a, October 02, 2022, 01:42:10 PM

Previous topic - Next topic

kgha


philippjhofmann

I have one feature wish as I use avidemux very often to build GoPro videos.
A GoPro video is splitted to different mp4-file (~4B big) and I need to join them to one video:

GX010116.MP4
GX020116.MP4
GX030116.MP4
...
-> GX[SPLITNR][VIDEONR].MP4

I want to select the first GoPro-mp4-file (GX01[VIDEONR].MP4 and then the app is adding also other mp4-file for the same video-nr automatically or I can add all mp4-file for one video-nr with a multi select and the order is automatically correct. This helps to avoid join errors if you are doing this step by step manually.

Urik

A couple points:
  • I was surprised to learn that MP4 has finally updated their spec to allow uncompressed audio (lol, they gave in?). And current FFMPEG actually allows PCM in mp4 output, without -strict or any warnings. The Wikipedia article also shows lpcm/flac/alac as supported in mp4. Can avidemux eventually be updated to allow it too? This is a frequent occasion when dealing with camera files - they recorded uncompressed audio into mp4 for over a decade, and when exporting from avidemux I have to save as .MOV instead
  • Will it ever be possible for avidemux to display video according to its rotation flag? i.e. phone videos vertically