Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 24th August 2020, 17:07   #61  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
Quote:
Originally Posted by videoh View Post
Not sure what language you use or what checked() does but superficially it looks to an old C/C++ guy as if num2 is not initialized. Please ignore if I'm missing something.

Code:
      if (File.Exists(path1))
      {
        int num2;
        num1 = checked (num2 + 1);
      }
This is'nt my code, is a "debug" from mbcd. Thanks anyway

Last edited by ProWo; 24th August 2020 at 17:17. Reason: typo
ProWo is offline   Reply With Quote
Old 24th August 2020, 17:38   #62  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Quote:
Originally Posted by videoh View Post
Not sure what language you use or what checked() does but superficially it looks to an old C/C++ guy as if num2 is not initialized. Please ignore if I'm missing something.

Code:
      if (File.Exists(path1))
      {
        int num2;
        num1 = checked (num2 + 1);
      }
Seems that mbcd decompiled it to get source.

Quote:
Originally Posted by mbcd View Post
Sorry, still not working for me even with latest update.

As I said before:
- Removed "clever_FFmpeg_GUI" from "C:\Users\XXXXX\AppData\Local"

There is no folder of clever_FFmpeg_GUI anymore in my appdata, but it still does not ask for a new path on restart.

You should take a look at my posted user.config.
You dont see "ffmpegPath" in there, you dont get questions about that?

Ive had a quick look into your sourcecode (as good as decompiling works), its definied to be in there, so there seems something going wrong. Some entries are missing in my user.config, every time its created.
Thats why I asked where you store path to ffmpeg ...
Certainly looks like an error there, num2 not initialized, even if it is not the original ProWo source [which does not seem to be available, I looked].
Also, startup could indeed be improved, cant even cancel search for something or other, just keeps putting up the fileselector until you give in
and point it at something, or kill the app. Needs more work
[EDIT: I only spent 60 secs on it, but bumped into no cancel fileselector prob immediately and so gave up right away].
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???

Last edited by StainlessS; 24th August 2020 at 18:25.
StainlessS is offline   Reply With Quote
Old 24th August 2020, 18:33   #63  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
Quote:
Originally Posted by StainlessS View Post
I only spent 60 secs on it, but bumped into no cancel fileselector prob immediately and so gave up right away].
Corrected in the beta. Thanks for the hint.
ProWo is offline   Reply With Quote
Old 24th August 2020, 18:45   #64  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Is the soure available ?

mbcd would certainly seem willing to assist in debug if source is available, perhaps others too.

EDIT: Oh, and I was on the beta version.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 24th August 2020, 21:37   #65  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
Quote:
Originally Posted by StainlessS View Post
Is the soure available?
No, sorry.

Quote:
EDIT: Oh, and I was on the beta version.
Retry the new one.
ProWo is offline   Reply With Quote
Old 25th August 2020, 09:30   #66  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
August 25 2020 update to version 2.6.1.
Improved: Error handling.
ProWo is offline   Reply With Quote
Old 31st August 2020, 15:22   #67  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
August 31 2020 update to version 2.6.2.
Added: New welcome frame at first start.
Improved: Video analysis, Audio volume detection.
Fixed: Some bugs.
ProWo is offline   Reply With Quote
Old 15th September 2020, 12:28   #68  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
September 15 2020 update to version 2.6.3.
Added: Audio output: flac, mp2, opus, vorbis
Added: Video encoder mpeg2
Added: Multiplex container: avi, mpg, ts, vob
Improved: Video crop detection.
Fixed: Some bugs.
ProWo is offline   Reply With Quote
Old 25th September 2020, 20:49   #69  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
September 25 2020 update to version 2.6.4.
Improved: Many small improvements.
Fixed: Some bugs.
ProWo is offline   Reply With Quote
Old 12th October 2020, 08:26   #70  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
October 12 2020 update to version 2.6.5.
Improved: Many small improvements.
Fixed: Duration detection and conversion bug.
Added: Multiplex to m2ts container.
ProWo is offline   Reply With Quote
Old 22nd October 2020, 08:53   #71  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
October 22, 2020 update to version 2.6.6.
Improved: Many small improvements.
Fixed: Length typo, Stream detection issue.
Added: Encode to Vp9, Divx, Xvid.
ProWo is offline   Reply With Quote
Old 27th October 2020, 13:54   #72  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
October 27, 2020 update to version 2.6.7.
Improved: Automatic recognition of processed streams (Multiplexing), Icon rappresentation on taskbar.
Fixed: Small bugs, Stream detection issue, unknown file types recognition.
Added: New program icon.
ProWo is offline   Reply With Quote
Old 16th November 2020, 18:29   #73  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
November 16, 2020 update to version 2.6.8.
Improved: Crop detection, AC3 6ch patch.
Fixed: Many small bugs, Target file/folder issue.
Added: HDR10 encoding (x265 only) with previous analysis. Prerequisite is a HDR10 source video.
ProWo is offline   Reply With Quote
Old 20th November 2020, 06:55   #74  |  Link
Mister XY
Registered User
 
Join Date: Jun 2014
Posts: 82
Hello, i'm missing in clever ffmpeg-gui the option for a temp directory and in window "video conversion" the tune for hevc. With avc i can set tune setting, but in hevc, there are no tune settings.
Another thing, something must go wrong with the BluRay subtitles. They are displayed incorrectly by the time.

Last edited by Mister XY; 21st November 2020 at 06:03.
Mister XY is offline   Reply With Quote
Old 21st November 2020, 10:21   #75  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
Quote:
Originally Posted by Mister XY View Post
Hello, i'm missing in clever ffmpeg-gui the option for a temp directory and in window "video conversion" the tune for hevc. With avc i can set tune setting, but in hevc, there are no tune settings.
Another thing, something must go wrong with the BluRay subtitles. They are displayed incorrectly by the time.
Temp directory isn't needed.
x265 tune: By default, this is disabled, and it is generally not required to set a tune option.
https://trac.ffmpeg.org/wiki/Encode/H.265
Subtitles: only srt subtitles are admitted.
ProWo is offline   Reply With Quote
Old 21st November 2020, 16:22   #76  |  Link
Mister XY
Registered User
 
Join Date: Jun 2014
Posts: 82
Fine-tuning is not bad. because you can set animation for old cartoons.
And i can only mux srt subtitles and that is show correctly? How can i use the pgs subtitles files?

Last edited by Mister XY; 21st November 2020 at 16:25.
Mister XY is offline   Reply With Quote
Old 24th November 2020, 08:59   #77  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
Quote:
Originally Posted by Mister XY View Post
Fine-tuning is not bad. because you can set animation for old cartoons.
And i can only mux srt subtitles and that is show correctly? How can i use the pgs subtitles files?
Added Tune for x265 (in the newest beta).
For the moment clever FFMpeg-GUI only accepts srt subtitles when muxing.
ProWo is offline   Reply With Quote
Old 4th December 2020, 11:22   #78  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
December 4, 2020 update to version 2.6.9.
Fixed: Many small bugs.
Added: Audio encode to trueHD, tune on x265 encoder.
Improved: Better information about the source file, when multiplexing, automatic takeover of previously edited video and audio streams, automatic stream control (only a video file can be used as a video source, only an audio file as an audio source and only a subtitle file as a subtitle source).
ProWo is offline   Reply With Quote
Old 17th December 2020, 13:24   #79  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
If you have problems loading video files like here:



then try the newest beta.You find the link in the first post.
ProWo is offline   Reply With Quote
Old 18th December 2020, 22:56   #80  |  Link
ProWo
Registered User
 
Join Date: Mar 2020
Posts: 309
Added Inverse Telecine (IVTC) for 29.97, 30, 59.94, 60 FPS Sources in the newest beta.
ProWo is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:02.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.