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 15th January 2012, 18:12   #641  |  Link
Brazil2
Registered User
 
Join Date: Jul 2008
Posts: 532
The requested page "/sites/default/files/hybrid_downloads/Hybrid_win2k_120115.7z" could not be found.

Brazil2 is offline   Reply With Quote
Old 15th January 2012, 18:16   #642  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Should be fixed now,..
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 15th January 2012, 21:10   #643  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
One more bugreport.
Try to add zone. It immediately appears in command line
Code:
x264 --preset slow --tune film --crf 19.5 --level 5.1 --sync-lookahead 15 --zones 0,19,q=8 --vbv-maxrate 720000 --vbv-bufsize 720000 --sar 64:45 --fps 25 --input-res 720x576 --output OUTPUTFILE -
Try to remove 2 second ago added zone) The command line stays the same.
alter4 is offline   Reply With Quote
Old 15th January 2012, 21:15   #644  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Quote:
Try to add zone. It immediately appears in command line
that is intended

Quote:
Try to remove 2 second ago added zone) The command line stays the same.
I'll fix that (-> fixed)

Cu Selur

Ps.: if you tell me what OS you use I can compile a test version for you,..
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 15th January 2012 at 21:46.
Selur is offline   Reply With Quote
Old 15th January 2012, 21:55   #645  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
Win7 64 + 64bit hybrid
alter4 is offline   Reply With Quote
Old 15th January 2012, 22:00   #646  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
send you a pm with a link
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 16th January 2012, 13:22   #647  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
Thx Selur! got it.
But found related minor bug in updated build. Select x264 high 4:4:4/5.1 profile then save. Close and then launch Hybrid again - got error window popup.
alter4 is offline   Reply With Quote
Old 16th January 2012, 13:27   #648  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
works here with rev 2012.01.15.1 -> try this: delete the 'x264 Hybrid Default' profile, close and open Hybrid again. (Profile should be there again)

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 16th January 2012, 13:40   #649  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
Escaped from error message but got another issue...)
Deleted my profile, deleted x264 Hybrid Default, reloaded HYbrid, pressed "save all" for config.
Then saved my own profile with x264 high 4:4:4/5.1. Got command line.
Code:
x264 --preset slow --tune film --crf 19.5 --level 5.1 --sync-lookahead 15 --vbv-maxrate 720000 --vbv-bufsize 720000 --sar 16:15 --fps 25 --input-res 48x576 --output OUTPUTFILE -
Reloaded Hybrid again - got profile faulted to simple "High" (this is the undesired issue) with command line
Code:
x264 --preset slow --tune film --crf 19.5 --profile high --level 5.1 --sync-lookahead 15 --vbv-maxrate 300000 --vbv-bufsize 300000 --sar 16:15 --fps 25 --input-res 48x576 --output OUTPUTFILE -

Last edited by alter4; 16th January 2012 at 13:48.
alter4 is offline   Reply With Quote
Old 16th January 2012, 13:52   #650  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Okay, I got confused, seems like the x264 model is off, since there is no High 4:4:4 profile in Hybrid (it was present in an older build for testing purposes) or x264 , but you could use Profile: None + Level: 5.1 + Output color space: i444.

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 16th January 2012, 13:55   #651  |  Link
alter4
Registered User
 
Join Date: Apr 2007
Posts: 129
Thx Selur!

I just gonna finish my current encoding activities (by the way thx for the great tool :-) then purge all hybrid settings and check again.

Edited: I purged settings and high4:4:4 value went out. So the bug sneaked up during update to recent versions.
I suppose somehow Hydrid doesn't delete old setting during update.

Last edited by alter4; 16th January 2012 at 16:07.
alter4 is offline   Reply With Quote
Old 26th January 2012, 18:44   #652  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2012.01.26.1:

*added*
  • subtitle: basic .ass styling support (use existing .ass files and overwrite some of the styling info); only basic support since I do not know much about .ass (got no complex examples&co; will do more if people want it and provide some samples)
  • subtitle: .ass muxing into mp4 support (subtitle will be coverted to ttxt)

*fixed*
  • subtitle: first internal subtitle stream was also embedded when an external one was embedded
  • x264: zone deletion did not directly update CL
  • x264: loading a profile with none@unrestricted caused an error
  • audio: don't resample on pcm extraction
  • vp8: progress bar indication during encoding

*changed*
  • audio: max delay from 5000ms -> 60000ms
  • general: removed close affirmation for 'jobs->on queue finished->close' even if 'Config->Internals->Handling->Warn on close' is enabled
  • extended handling of stretched audio&video streams from mkv sources
  • subtitle: libass is now always used when embedding text based subtitles
  • audio: adjusted calls to delaycut 1.4.3.5.7

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

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 27th January 2012, 21:44   #653  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2012.01.27.1:

*added*
  • x264: support for high222 and high444 profiles
*fixed*
  • subtitle: allow to change subcode even if 'embed subtitle' is not enabled (for preview)
*changed*
  • subtitle: ass->ttxt - remove unneeded TextSampleDescriptions
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 1st February 2012, 13:49   #654  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2012.01.31.1:

*added*
  • audio: flac -> compression level option
  • audio: 6.1->stereo/5.1 downmix
*changed*
  • subtitle: removed -nofontconfig from mplayer/mencoder calls
    (+ windows installer: added fontconfig content to fonts folder)
*removed*
  • x264: 2pass crf: confuses people
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th February 2012, 08:57   #655  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
I'm playing around with the idea of adding Avisynth file creation (using ffmpegsource2 and Directshowsource, later for vc1- interlaced only) and some filters to Hybrid. (windows only)
Since I personally haven't really used Avisynth a lot these last years (only use it from time to time for deinterlacing if yadif produces bad output) I was wondering:

What Avisynth filters do people miss in Avisynth?

Personally I only miss QTGMC, but implementing some basic script creating&co just for me and my QTGMC usage would be overkill.
-> some feedback would be nice

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th February 2012, 20:59   #656  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
I`ll give this 1 and another GUI a try,

Does this use Nero AAC+ ? as far as i know thats the latest, i usually use HDConvertox `just for audio` then MUX it all together....

as Vidcoder`s AAC isnt as good.

cheers.

Last edited by DJ-1; 13th February 2012 at 21:10.
DJ-1 is offline   Reply With Quote
Old 13th February 2012, 21:03   #657  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
in Hybrid you can choose between:
- NeroAacEnc which supports aac, aac-he and he-aacv2
- Qaac which supports aac, aac-he and he-aacv2
and
- libaac which supports aac-lc
(assuming you downloaded NeroAacEnc and extracted it into the Hybrid installation folder)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th February 2012, 21:06   #658  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
cheers,
Qaac ?, is that covered in the Nero AacEncoder....never heard of that 1, newest Nero aac format ?

Last edited by DJ-1; 13th February 2012 at 21:10.
DJ-1 is offline   Reply With Quote
Old 13th February 2012, 21:11   #659  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
There is no such thing as a 'Nero aac format' there's only a nero aac encoder -> http://www.nero.com/eng/downloads-ne...-aac-codec.php
Qaac -> http://sites.google.com/site/qaacpage/ (needs Apple Application Support installed which comes with Quicktime/iTunes/Safari)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th February 2012, 21:19   #660  |  Link
DJ-1
Registered User
 
Join Date: May 2009
Posts: 328
ok, cheers.
DJ-1 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 18:49.


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