@ProWo Thanks for that, I did some further testing, the CleverFFmpegGUI extracted aac 7.1 stream remuxed into the mka container with MKVToolNix & then demuxed again by Clever will result in the reporting of "7.1 channels", so it may not be an FFmpeg bug but a Clever issue in this instance, not sure why there is a discrepancy there with the metatdata, it isn't a corrupted test file, is there anything you could check or test within Clever for this?
This is the Clever extracted aac stream remuxed into the mka container with MKVToolNix then demuxed again with Clever & now reports 7.1 channels in eac3to.
[Attachment 92367 - Click to enlarge]
+ Reply to Thread
Results 3,451 to 3,480 of 3486
-
-
Retested.
It's definitely not a clever issue.
I tried extracting and muxing manually using the command line, but the problem remains the same.
FFmpeg is writing something into the stream that doesn't comply with the specifications.
As I said, this only affects HE-AAC with more than 2 channels.Last edited by ProWo; 15th May 2026 at 11:55.
-
----------------------------------------------------------------------------------
May 31, 2026 release version 3.5.5.
----------------------------------------------------------------------------------
Added:
Title column in extract streams screen
Batch replication with embedded subtitle burn in
Different framerate detection dialog
Batch tasks total on button
Language tag check for invalid characters
Fixed:
Bug with missing streams titles after muxing
Bug with filenames in replicated batch tasks
Bug with filename in multiplex section
Changed:
Default downsampling scale algorithm
Improved:
Language code in filename recognition
---------------------------------------------------------------------------------- -
@ProWo
3.5.5 feedback
Good idea to add batch tasks total on button.
Is it intended that you can sort by column profile in extract streams screen?
And the profile column does not auto width for longer text like "Dolby Digital Plus + Dolby Atmos". -
-
Hello ProWo
I have a 6-channel video and I want to extract the audio track from it. Your program shows me what's in the picture, but when I change the audio options to 2 channels, it starts downloading.
[Attachment 92768 - Click to enlarge] -
Hi Henryk69,
your image shows the audio encoding page.
You're in the wrong place to extract a stream.
Go back to the main page, click "Extract Streams," select only the AAC audio stream on the left, and click "Extract."
[Attachment 92769 - Click to enlarge]
BTW
You are using an old version. Please update (Settings & more, update). -
Hello Pro Wo
Thank you for the info about the old version of the program. Strange things were happening to me in that old version of the program. For example, I extracted the sound from a video that, when I put it on the same video, was out of sync, and from the beginning, there was a 6-second silence missing, and after that, nothing matched. -
Hello Pro Wo
But how do I get to this window, because the program shows me something else.
[Attachment 92776 - Click to enlarge] -
Hello Pro Wo
However, I still have the same problems extracting audio from the same video and then doing nothing with it, just muxing it in mkvtoolnix to the same video file and there's no sync. When I did it on another laptop before, everything worked, but it's being repaired because it was overheating.
Halo Pro Wo
I updated all my programs to the latest versions and the problem was solved.Last edited by Henryk69; 20th Jun 2026 at 10:05.
-
@ProWo Hey ProWo, I just thought to let you know if you could restore the broken link for the tonemapping info on the Video Encoding screen, the link http://underpop.online.fr/f/ffmpeg/help/tonemap.htm.gz returns a 500 Internal Server Error.
[Attachment 92845 - Click to enlarge]
[Attachment 92846 - Click to enlarge]
@ProWo I noticed in your post there is a 3.5.5.02 beta version but when I click on "settings and more" the update does not appear & the latest beta is 3.5.5.01Last edited by oniiz86; 29th Jun 2026 at 02:42.
-
Thx for the hint, you're right, Underpop has removed the FFmpeg help pages from its server.
That's a shame, because those help pages were much better than the official FFmpeg documentation.
I'll replace all the Underpop links and link to the official FFmpeg documentation instead.
3.5.5.02 is the version I'm currently working on. It hasn't been released yet.@ProWo I noticed in your post there is a 3.5.5.02 beta version but when I click on "settings and more" the update does not appear & the latest beta is 3.5.5.01 -
Hi and greetings. First time poster and trying to use ffmpeg to correct audio drift in an MP4 file I have. The video starts out in sync and then at the end the audio and video are about 1.2 seconds off.
I understood that there may be a way to correct the drift over time but am unsure how to do it. I have extracted the video, audio and subtitle streams to a folder. When I extracted the video, there was an indication that there were two different frame rates involved and I selected 23.976. Now that I have the three streams, I am unsure how to multiplex them back to that the audio is compressed over time by the 1.2 seconds or so that it would take to get them back into alignment.
Can anyone possibly help me figure it out?
Thanks in advcance! -
@BlueSky
Based on the information you've given me here, I can't offer you any help.
The best thing to do is to upload the video somewhere and post the link here.
Then I can download it, take a look at it, and offer you specific help. -
@ProWo
3.5.5.01 feedback
When I combine amf hwaccel with h264_amf or hevc_amf encoding (av1_amf does not work on my system) and scaling of a video, like that code:
FFmpeg -vsync 0 -hwaccel amf -hwaccel_output_format amf -fflags +genpts -i "C:\Users\Findu\Downloads\input.mp4" -vf fps=24000/1001,vpp_amf=w=720,vpp_amf=h=300:flags=lanczos,for mat=amf -map 0:0 -c:v h264_amf -g 120 -keyint_min 120 -rc 0 -qp_i 25 -qp_p 26 -qp_b 27 -aspect 2.4 -an -sn -dn -metadata:g encoding_tool="clever FFmpeg-GUI"
ffmpeg report: Error applying option 'flags' to filter 'vpp_amf': Option not found
The option 'flags' need to be replaced with 'scale_type' and only bilinear and bicubic is supported.
I will test qsv hwaccel + qsv encoding + scale later...
---
When you switch to Color Space BT.470BG and switch back to Like source, the ffmpeg code does not get reset and still use the BT.470BG code (zscale=min=1:pin=1:tin=1:m=5:p=5:t=6) -
-
Last edited by BlueSky; 4th Jul 2026 at 12:19. Reason: Didn't want to leave the link active
-
Your video is a failed HDR-to-SDR conversion.
To check the synchronization, the audio track is missing.
Please upload that as well, so I can check the synchronization.
I assume your video source is a 4K HDR10 video that you want to encode to 1080p.
Once I have the audio, I’ll give you instructions on how to properly downscale the video to 1080p. -
-
The video was actually a pretty lousy DVD that I ran through a program offered by DVDFab.
I would appreciate any help you can give and will put the files, all three of them, back up over the next day or so. Also, I earlier reported to you that there was about a half second difference in the length of the audio, longer, compared to the length of the video. -
-
No need to extract anything.
Start clever FFmpeg-GUI, drag your video into.
Two different frame rates are detected; select 23.976.
1) Click “Lossless Changes,” check “Fix Time Stamps,” then click “Fix It.”
2) Click “Multiplex,” deselect the original video stream (in blue) on the left (all other streams should remain selected), and click “Multiplex.”
3) The newly created video should be synchronized. -
@ProWo
Keep progress information after Abort
When you click Abort during encoding, the progress bar and the values below disappear.
Would it be possible to keep them displayed and replace them when you click OK?
That way, you could take your time reviewing all the values. Like a pause.
[Attachment 92903 - Click to enlarge]
Keep progress information till you click OK
[Attachment 92904 - Click to enlarge] -
@ProWo
3.5.3.02 feedback 2
Testing vpp_qsv filters.
When I combine qsv hwaccel with qsv encoding and scaling of a video, it does not work.
Because the code scale_type= is not supported for vpp_qsv. It is scale_mode=
scale_mode <int> ..FV....... scaling & format conversion mode (mode compute(3), vd(4) and ve(5) are only available on some platforms) (from 0 to 5) (default auto)
auto 0 ..FV....... auto mode
low_power 1 ..FV....... low power mode
hq 2 ..FV....... high quality mode
compute 3 ..FV....... compute
vd 4 ..FV....... vd
ve 5 ..FV....... ve
When I use h264_qsv and scaling, I get speed 24,9x.
When I combine it with -hwaccel qsv, I get speed 33,4x.
---
When I use h264_qsv and transpose or flip, I get speed 16,9x.
When I combine it with -hwaccel qsv, I get speed 20,4x.
But the code transpose= need to be replaced with vpp_qsv=transpose= to get it working at all.
---
Could the GUI combine rotate and flip?
So far, you can only select one.
transpose <int> ..FV....... set transpose direction (from -1 to 6) (default -1)
cclock_hflip 0 ..FV....... rotate counter-clockwise with horizontal flip
clock 1 ..FV....... rotate clockwise
cclock 2 ..FV....... rotate counter-clockwise
clock_hflip 3 ..FV....... rotate clockwise with horizontal flip
reversal 4 ..FV....... rotate by half-turn
hflip 5 ..FV....... flip horizontally
vflip 6 ..FV....... flip vertically
EDIT: These are the only two combinations of “rotate” and “flip” that make sense.
[Attachment 92907 - Click to enlarge]
[Attachment 92908 - Click to enlarge]Last edited by Findu; 5th Jul 2026 at 14:42.
-
-
@ProWo Just a heads up, it appears @Findu discovered a typo with the word "horrizontally" in his latest post, it should be corrected to "horizontally".

[Attachment 92906 - Click to enlarge] -
I'll leave out the scaling algorithm here (the default is “auto”).
Changed, please test it. New version in your PM.When I use h264_qsv and transpose or flip, I get speed 16,9x.
When I combine it with -hwaccel qsv, I get speed 20,4x.
But the code transpose= need to be replaced with vpp_qsv=transpose= to get it working at all.
Similar Threads
-
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 15Last Post: 11th May 2025, 09:15 -
New small GUI for FFmpeg
By ProWo in forum Video ConversionReplies: 29Last Post: 24th Feb 2024, 02:06 -
Best GUI for ffmpeg encoding
By usta in forum Video ConversionReplies: 25Last Post: 17th Jan 2019, 11:23 -
GUI for FFMpeg amf?
By Micky in forum Video ConversionReplies: 0Last Post: 14th Jan 2018, 07:45 -
dmMediaEncoder v1.8.0 - crossplatform FFMPEG GUI
By mdalacu in forum Video ConversionReplies: 38Last Post: 29th Sep 2015, 00:19



Quote
in=1:tin=1:m=5