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 7th October 2014, 11:39   #2361  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Thanks!

The tedious question is related to programming: how difficult it is to implement the command / procedure of temporary suspension of execution of commands (pause button) in the converter, possible obstacles and how much time will?
DivX brakes more than 9 months > example
Gravitator is offline   Reply With Quote
Old 7th October 2014, 11:47   #2362  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
You can pause running processes without a problem for quite some time now, while keeping Hybrid open.
A pause option which will allow to pause and close Hybrid would require a whole memory dump and a lot of other stuff, which either would require:
a. a rewrite of all the tools involved to do this (since each would need to create their own memory and internal position dump)
b. administrator rights and some OS specific hacks (I'm not capable of without a lot of time studying each OS)
-> I doubt that you will see any of this inside an application, since basically it would require the functionality Windows sleep mode has, but even more complex since you want this only for a hand full of applications.
(on Windows pausing like Hybrid is doing it, is a simple call to NtSuspendProcess which is a basic function of the ntdll, implementing that inside a c/c++ based software should be possible in a short time. If the DivX Networks hasn't implemented this in 9 months it's not because they can't it's because they do not want to.)
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 7th October 2014 at 11:54.
Selur is offline   Reply With Quote
Old 7th October 2014, 12:20   #2363  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Can be in the mode of "AVS view" insert text (as a logo) and do touches (circles and squares to allocate) :\
Gravitator is offline   Reply With Quote
Old 7th October 2014, 12:32   #2364  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
avsViewer is a really simple tools which doesn't have any real capabilities to modify avs files it's just a simple tool to display avs files.
It's not intended to be some sort of avs editor like avsMod or similar.
-> don't think this will happen.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th October 2014, 17:58   #2365  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Is any Linux user still using the QT 4.6 builds? (thinking about dropping Qt 4.6)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th October 2014, 18:13   #2366  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Привет,
Have a folder with DVD or MKV > chose x264 > chose restriction 1CD (e.g. automatically 749kb/s) > then delete or adds a chapter - Hybrid not responsive / does not change the bit rate for mode 1CD (on former 749kb/s).
Gravitator is offline   Reply With Quote
Old 10th October 2014, 18:25   #2367  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
will look into it also "not responsive" and "does not change the bit rate" are two totally different things.
-> fixed the not adjusting of the target bit rate in the grayed out dialog
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 10th October 2014 at 18:49.
Selur is offline   Reply With Quote
Old 13th October 2014, 17:45   #2368  |  Link
digitall.h
Registered User
 
Join Date: May 2012
Location: Here
Posts: 257
Quote:
Originally Posted by Selur View Post
Is any Linux user still using the QT 4.6 builds? (thinking about dropping Qt 4.6)
This is not exactly the answer you were looking for, but...

I'm not using QT 4.6 build

digitall.h is offline   Reply With Quote
Old 14th October 2014, 09:36   #2369  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.10.13.1:

*fixed*
  • avisynth: make sure content is 4:2:0 before applying SalFps3
  • calc: adjusting bit rate indication when a fixed output file size was selected and the chapter selection got changed
  • cosmetics: 'extracting video ...' was shown during Xvid encoding
  • filter: don't change frame rate when doing progressive to interlaced conversion (mixed up fields and frames :/)
  • prores: profile selection and indication
  • x264: --aq-strength wasn't properly minimized
*added*
  • filter: 'force 4:4:4 downsize' option to better preserve chroma information
  • avisynth: (direct) edgeLevel and aSharp support
*changed*
  • avisynth: rewrote avisynth filter support to easier support new filters
  • cosmetics: always show two internal decimal places for fps and progress, always round bit rate during progress indication

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 14th October 2014, 10:54   #2370  |  Link
mike20021969
Registered User
 
Join Date: Jul 2007
Location: UK
Posts: 336
The installer has shrunk ~10MB compared to previous release.

Hybrid_2014.9.27.1_SETUP.exe - 117 MB (122,920,575 bytes)
Hybrid_2014.10.13.1_SETUP.exe - 107 MB (113,239,420 bytes)
mike20021969 is offline   Reply With Quote
Old 14th October 2014, 11:03   #2371  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Yes, it did.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 15th October 2014, 21:46   #2372  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.10.15.1:

*added*
  • input: vfr timecode extraction through ffmpeg this way Hybrid can extract the time codes of every format that is supported by libav (mainly useful for vfr wmv)
*fixed*
  • avisynth: DeGrainMedian-call container 2 times the 'mode'-parameter :/
  • avisynth: Levels, only supports named parameter addressing for corning and dither
  • avisynth: DeHalo filters didn't get applied
  • avisynth: SalFPS3, 'FPS' isn't optional and needs to be set explicitly
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 23rd October 2014, 21:38   #2373  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.10.23.1:

*fixed*
  • input/jobs: bug during subtitle processing
  • avisynth: load "d3dx9_30.dll" when loading FFT3dGPU.dll
  • avisynth: change frame rate/count when QTGMCs input type is not zero
*added*
  • avisynth: "Interactive script view"-option, when enabled, Hybrid will not disable the GUI while the avisynth preview is enabled. It will also update the view on every change made that influences the script.
    *WARNING* This option is experimental! It isn't tested extensively, so use it with case. Especially the fast change of settings, e.g. by using the up/down arrows of an option might cause problems. -> if your run into reproducible problems please tell my how to reproduce the problem and I'll try if I can find a fix for it.
  • tools: 'Check for new release'-button, when pressed Hybrid will check if there's a newer version of Hybrid available online
    or not.
  • x265: support for '--rd-penalty X'
*changed*
  • avisynth: support Avisynth+ as alternative to normal Avisynth (the avisynth extension still comes with Avisynth 2.6 MT atm.)
  • input: always set frame count to the number of time codes, for vfr content
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 24th October 2014, 07:59   #2374  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.10.24.1:

*fixed*
  • general: adding a job blocked by development debug output
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 25th October 2014, 00:58   #2375  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.10.25.1:

*fixed*
  • avisynth: case-insensitive search on Windows caused Hybrid to falsely assume Avisynth+ as being present, which caused Haybrid to look for RgTools instead of RemoveGrain&Co. :/ (Windows only)
  • tools: 'bdsup2sub++' detection problem (now Hybrid manually searches /usr/bin for bdsup2sub++, seems like 'which' didn't like the '++' in the name (Mac&Linux only)
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 3rd November 2014, 18:06   #2376  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.11.03.1:

*changed*
  • x265: '--[no]-lft' got replaced by '--[no]-deblock=<alpha:beta>'
  • x265: added support for '--[no]-pmode' and '--[no]-pme'
  • x265: adjusted presets&co to 1.4+
*fixed*
  • avisynth: Avisynth looking for RgTools instead of RemoveGrain
  • build: adjustments to Hybrid to work better with Yosmite
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 9th November 2014, 02:13   #2377  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.11.09.1:

*fixed*
  • audio: crash when no audio was present, but 'add current' was triggered.
*changed*
  • DivX265: support --main10 and --format X introduced with version 1.4
  • jobs: lower progress update frequency when mencoder is used
  • x265: added support for '--tune grain'
*cosmetics*
  • x265: delete '.stats.cutree'-file after "2pass 2nd pass" job

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 9th November 2014, 12:39   #2378  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.11.09.2:


*changed*
  • analysis: redo video analysis with ffmpeg if mediainfo doesn't provide color sampling infos

*fixed*
  • gui: crash on start-up on mac

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 11th November 2014, 15:36   #2379  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.11.11.1:

*fixed*
  • audio: NeroAacEnc wasn't supported on Windows
  • start-up problems on linux machines
*changed*
  • cosmetics: added splash-screen during start-up
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 11th November 2014, 18:18   #2380  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.11.11.2:

*fixed*
  • input: typo which broke file analysis
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur 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 09:27.


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