This is a bug, will be fixed.
This is not integrated at the moment, but I can add itWhen you drop files on the desktop icon, a new instance opens, but the “Select source file” page does not load/display the file(s).
Is this intentional?
No, because which instance should then use the temporary files? It would also reduce performance.Using multiple instances of the application can lead to problems, as BT_open.txt or SWF_open.txt, for example, are overwritten.
Wouldn't it make sense to add new content to existing files?
I therefore advise against opening several instances at the same time.
I will extend the settings for virtualdub2, notepad and LUT's folder, even if virtualdub2 is not used at the moment.How about entries that change the path for your editor and virtualdub?
Chapters are displayed (if available) at the end of the video line.Is there a reason why chapters are not listed on the Source file info page - like attachments?
This is a bug, will be fixed.Could you please preselect the chapters at the Extract streams page like all others?
Embedded chapters cannot be displayed or edited individually. To do this, you must first extract them and then add them as external chapters.The preview fuctionality for the Chapers page is missing. Like for Cut, navigateing to the propper position at the video and note the timestamp for your new chapter.
Close the ffplay window first.Preview for Cut:
Why does the focus remains on the preview window of ffplay all the time? I cannot use task switch either.
+ Reply to Thread
Results 1,441 to 1,470 of 1500
-
-
-
-
I changed this for a good reason, because the previous function also implies errors.
This starts with your example, in which you change from 29.97 fps to 24.33 fps without considering that the audio stream of a 29.97 video actually comes from a 23.976 fps video and was taken over unchanged.
Your setting would therefore result in an incorrect audio length.
But be that as it may, I will provide a calculator in the custom setting as before. -
-
-
-
@ ProWo
Beta (v3.3.6.04) Feedback 2
Several bugs in the multiplex grid with simple remux
[Attachment 84676 - Click to enlarge]
[Attachment 84677 - Click to enlarge] -
Newest beta (v3.3.6.05), online now.
(Changelog will follow in the next full release). -
Newest beta (v3.3.6.06), online now.
(Changelog will follow in the next full release). -
I discovered that the problem is not that all the tracks are in “Default”, the problem is in “Alternate group”. “Alternate group 1” for all audio tracks. The subtitle tracks are all in “Alternate group 2”. or “Alternate group 3”. Apple plays them without any problem. This is what ffmpeg does when Defaults is not selected. Otherwise it sorts Alternate groups as 1,2,3,4 and causes incorrect playback in apple. The problem is caused by ffmpeg and I couldn't find any code to fix it.
-
Can clever FFmpeg-GUI change those vertical smartphone videos to horizontal, say for a monitor or TV?
E.g., for MPEG-4/.mp4 files, from:
Width 720 x Height 1,280, Display aspect ratio: 0.562 = 9:16
to:
Width 1,280 x Height 720, Display aspect ratio: 16:9 = 1.78
And, if so, can it also change the codec, like from vp09 to AVC/H264?
In other words, change the DAR with re-encoding?
Could it all be done in one operation, or two separate steps? -
you can rotate the video, the dimensions will remain the same, but the orientation will change (see the following two pictures)
[Attachment 84752 - Click to enlarge]
[Attachment 84753 - Click to enlarge]
or you have to cut out a 16:9 section from the 9:16 video (see following picture).
[Attachment 84754 - Click to enlarge]
And, if so, can it also change the codec, like from vp09 to AVC/H264?
In other words, change the DAR with re-encoding?
Could it all be done in one operation, or two separate steps? -
You can crop (or rotate) and change the codec, all in one step.
[Attachment 84770 - Click to enlarge]
by rotating it to horizontal, 1280x720, AVC codec, coming out like this:
[Attachment 84771 - Click to enlarge]
What would be the steps? -
@rd0591
You don't need to do anything to achieve this.
Just play the video as it is and it will be displayed exactly the same on a widescreen TV.
If you absolutely want to encode the black bars as 16:9 video, then do this with the following settings:
[Attachment 84780 - Click to enlarge]
Btw:
This isn't rotating. -
@ ProWo
Hi ProWo. I'm back from vacation and ready for my beta (v3.3.6.06) feedback.
> The multiplex table can now handle extracted fonts and the related streams. Good.
> Files dropped to the destop icon now appear as source in a new app insance. Great.
> Thanks to extend the settings for virtualdub2, notepad and LUT's folder.
> It's better to show chapters now like all other streams at the Extract streams page. Before I overlooked it!
---
Chapter page:
>> The preview fuctionality for the Chapers page is missing. Like for Cut, navigateing to the propper position at the video and note the timestamp for your new chapter.
> Embedded chapters cannot be displayed or edited individually. To do this, you must first extract them and then add them as external chapters.
Yes, of course. I have already experimented with it.
What I mean is intended for new chapters. A ffplay window (like the one in Cut) would be helpful to find your preferred video position and corresponding timestamp for your new chapter.
Precisely because the cut parts keep their original chapters, but these get lost while joining as it result in a new video length. So if you want to stay with chapters here you have to create new ones and ffplay would help.
---
Cut page:
>> Why does the focus remains on the preview window of ffplay?
> Close the ffplay window first.
Sure!
So I have done some research and tests and it looks like that the remaining focus are limitations of ffplay!
---
NEW: Cup page, ffplay works well with chapters!
So could you please change the text of the "ffplay player controls" window to:
Page Down: Back 10min or previous chapter
Page Up: Forward 10min or next chapter
---
NEW: Cut page, endtime error message
Could you prevent entering higher end time values than the duration or reset the value back to the duration after the message close?
So far the too high value remains in the field and you have to reopen Cut to get the duration back.
Nobody remembers the duration!
---
NEW: Multiplex Sort button
Streams in muxed files get automatically sorted by type (video, audio, subtitle, rest) during multiplexing.
Could a Sort button (like None/All) placed over the Type column do exactly the same (including new index numbering). Simply for a better overview of all streams "before" muxing.
The button may disappear after the click and appear after any index change in the table.
---
NEW: Multiplex counter "Muxed Streams: #" behaviour
The red background disappears as soon as any two streams are selected. Like two subtitle streams!!!
What about turning the background to green as soon as one video and one audio stream has been selected?
It could stay yellow in between.
Like a traffic light. -
@ ProWo
Beta (v3.3.6.06) Feedback 2
Still bugs in Multiplex simple remux:
If I click Simple remux, the grid get cleared and the buttons Remux and To batch do nothing.
[Attachment 84782 - Click to enlarge]
[Attachment 84783 - Click to enlarge] -
Using other softwares, long ago, I found if I only convert the codec from vp09 to AVC, so it will play on the TV, the video is squashed, and doesn't look right. No videos from the phone would play on the TV, unless I did massive changes. The padding your program can do is necessary. And being able to do it as a batch process is very, very, useful.
Thanks. -
Is already done in the beta I am currently working on.
Chapter page:
What I mean is intended for new chapters. A ffplay window (like the one in Cut) would be helpful to find your preferred video position and corresponding timestamp for your new chapter.
NEW: Cup page, ffplay works well with chapters!
So could you please change the text of the "ffplay player controls" window to:
Page Down: Back 10min or previous chapter
Page Up: Forward 10min or next chapter
NEW: Cut page, endtime error message
Could you prevent entering higher end time values than the duration or reset the value back to the duration after the message close?
So far the too high value remains in the field and you have to reopen Cut to get the duration back.
Nobody remembers the duration!
NEW: Multiplex Sort button
Streams in muxed files get automatically sorted by type (video, audio, subtitle, rest) during multiplexing.
Could a Sort button (like None/All) placed over the Type column do exactly the same (including new index numbering). Simply for a better overview of all streams "before" muxing.
The button may disappear after the click and appear after any index change in the table.
NEW: Multiplex counter "Muxed Streams: #" behaviour
The red background disappears as soon as any two streams are selected. Like two subtitle streams!!!
What about turning the background to green as soon as one video and one audio stream has been selected?
It could stay yellow in between.Like a traffic light. -
-
@ ProWo
Beta (v3.3.6.06) Feedback 3
Bugs in Audio Encoding page
If "Stay open" is set and encoding has finshed, the Task successfully complete window appear. When you click OK, the Audio Encoding page does not stay open. It is okay when you "Abort" encoding.
"To Batch" also ignores the "Stay open" option.
---
The "Quit" and the "Main page >>>" button does not have the same size or position on the "Select source file" page.
Or they shouldn't appear together at all.
[Attachment 84787 - Click to enlarge]
---
Could you please center the text as it looks nicer
[Attachment 84788 - Click to enlarge]
Waiting for the new beta... -
Newest beta (v3.3.6.07), online now.
(Changelog will follow in the next full release). -
@ ProWo
Beta (v3.3.6.07) Feedback
Thanks for:
Add a Video button at the Chapter page.
Update "ffplay player controls" window text.
Add a time reset to duration for cuttings.
Bugs at the Multiplex pare with simple remux has been fixed.
Bugs with "Stay open" in Audio Encoding page has been fixed.
---
> Multiplex counter "Muxed Streams: #" behaviour
What about turning the background to green as soon as one video and one audio stream has been selected?
It could stay yellow in between.
Is it intentional that it also turns green with only two audio or only two video streams?
Suggestion: As long as none or only one stream is selected, the grid shows only this, as muxing need two streams.
[Attachment 84791 - Click to enlarge]
---
NEW: unnecessary window in app update process
I would say that this window is not required:
[Attachment 84792 - Click to enlarge]
As the next window has all required functions:
[Attachment 84794 - Click to enlarge] -
@ ProWo
Beta (v3.3.6.07) Feedback 2
>> NEW: Multiplex Sort button
Streams in muxed files get automatically sorted by type (video, audio, subtitle, rest) during multiplexing.
Could a Sort button (like None/All) placed over the Type column do exactly the same (including new index numbering). Simply for a better overview of all streams "before" muxing.
The button may disappear after the click and appear after any index change in the table.
> I won't do that because I prefer sorting by batch, processed, source, added.
Yes, I understand. I had a source file with 8 subtitle tracks for testing. It quickly becomes confusing when deciding what to choose while scrolling.
---
Thanks to remove the automatic hook on Default when you select a singel stream in the multiplex table.
I guess the majority have a default set in the player.
---
NEW: Cut page
When you close ffplay, the "How to use the cut function" window will not reopen like the "Chapter support help" window on the Chapters page, which is very useful.
The title "Chapter support help" sounds strange!
---
Bug in "Insert chapters" (on merge points) calculation at the Join page.
When you compare the timestamps on the screenshot, you see that only the first chapter is correct. The following values are too high.
[Attachment 84806 - Click to enlarge] -
No, will be fixed.
Suggestion: As long as none or only one stream is selected, the grid shows only this, as muxing need two streams.
NEW: unnecessary window in app update process
I would say that this window is not required:
As the next window has all required functions: -
-
----------------------------------------------------------------------------------
January 15, 2025 release version 3.3.7.
----------------------------------------------------------------------------------
Added:
Keep all cuts until joined or deleted in join grid.
Cut times info in join grid.
Add files button allows add multiple files now.
Check in reading BT_open.txt if the file exists.
Custom setting in audio length & pitch change presets.
File exists check for source video in main page grid.
Reading title from handler_name tag and delete it with muxing.
Drag video to program icon to start with it.
Attachment info in mux grid (with mkv container).
Multichannels extract/join from 2ch to 8ch (to/from pcm files).
Chapters are shown as stream now.
Video play button in chapters allows searching for chapter times.
Endtime reset to duration with endtime > duration in cut grid.
Fixed:
Bug with simple remux.
Bug in automatic output file renamer.
Bug with changing index in join grid.
Bug in sample multiplex.
Bug with crop (metadata only); only even values are admitted now.
Bug with missing success message after source-/added streams are muxed.
Bug with missing streams selection, opening mux grid.
Bug with double message in mux grid.
Bug with container selected and pcm codec with output file name.
Bug with progressbar in join grid (only ffmpeg line now).
Bug with chapters unchecked, opening extraction grid.
Bug with range setting with ffplay (search/preview) in cut section.
Bug in file naming with extract font.
Bug with missing success message in main page grid.
Bug in add chapters with starttime 0 (main page grid).
Bug with buttons locations in many help windows.
Bug with mux aborting.
Bug with single chunks duration in join grid.
Bug with chapters creation (wrong times) in join grid.
Bug with missing temp file deletion in join grid.
Improved:
Join grid.
Many little cosmetics and code improvements.
Changed:
Update check moved to settings.
No drag & drop in batch grid with more than 1 entry.
Fast start checked by default for mp4 and mov in mux grid.
Audio length & pitch change from textbox to presets.
Columns alignment to fit content in all grids.
Multiplex grid remains open as long as streams exists.
Muxed streams are removed from grid (from source and added too).
Mux attachments settings.
Select/deselect all streams behavior in various grids.
Batch/multiplex grid shows filnames without path now.
Default tag behavior in mux grid (unselected now).
Muxed streams label behavior in mux grid.
Removed:
Update reminder.
----------------------------------------------------------------------------------
Similar Threads
-
New small GUI for FFmpeg
By ProWo in forum Video ConversionReplies: 29Last Post: 24th Feb 2024, 03:06 -
Best GUI for ffmpeg encoding
By usta in forum Video ConversionReplies: 25Last Post: 17th Jan 2019, 12:23 -
GUI for FFMpeg amf?
By Micky in forum Video ConversionReplies: 0Last Post: 14th Jan 2018, 08:45 -
dmMediaEncoder v1.8.0 - crossplatform FFMPEG GUI
By mdalacu in forum Video ConversionReplies: 38Last Post: 29th Sep 2015, 01:19 -
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 13Last Post: 25th Jul 2015, 01:13