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 9th December 2014, 15:21   #2401  |  Link
Ajvar
Registered User
 
Join Date: Jul 2014
Posts: 115
This is just an idea. The default MaxGOP size = 10 x Output FPS. Default now is 250 which is about 10 seconds for 25fps video or tiny more for 24fps. But for 30 fps 10 seconds scene change would be 300 frames, right?
Ajvar is offline   Reply With Quote
Old 9th December 2014, 16:46   #2402  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Quote:
The default MaxGOP size = 10 x Output FPS.
Yes, that is what most encoders use.

Quote:
But for 30 fps 10 seconds scene change would be 300 frames, right?
Max GOP doesn't mean there is a scene change. Max GOP size is more like: If there hasn't been a key frame because of a scene change for X frames, force a key frame to ensure better navigation inside the clip. If you don't care much about navigation inside your content using larger GOP sizes and/or OpenGOP will probably yield better compressibility.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 23rd December 2014, 10:43   #2403  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2014.12.23.1:

*added*
  • input: added option to automatically run interlace analysis on 29./59./119. fps content which isn't detected as telecined (on by default)
  • vpxenc: support constant quantizer mode
*fixed*
  • avisynth: dvd input using DGIndex&DGIndexNV
  • cosmetics: crashed jobs weren't shown as CRASHED, they simply stayed in their previous mode
  • audio: crash when mplayer + sox + audio encoder were used at the same time (only happend when 'Config->Input->Decoding->Raw with MPlayer' was enabled)
  • avisynth: add 'wine' before avs2yuv calls on non-Windows systems
*changed*
  • cosmetics: showing a countdown during shutdown&hibernation notification and set 'always on top'
  • qsvenc: adjusted to QSVEncC 1.27 (Windows only)
  • x264: rev 2525+ now supports --aq-mode 3 (auto-variance AQ with bias to dark scenes); not on Mac atm. due to lack of up-do-date x264
  • x265: splitting noise reduction into intra&inter noise reduction
  • input: audio now always gets extracted on DVD input before processing to avoid unwanted peep sounds on some systems
  • output: change current output path if default output path gets changed and generate output name is enabled
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 4th January 2015, 12:26   #2404  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2015.01.04.1:

*fixed*
  • cosmetics: progress indication when extracting streams with mplayer
  • demux: hevc remuxing
  • demux: mpeg-2 demuxing with mplayer
  • x264: typo --psnr vs. --psrn
  • x265: 'minimize command line' did remove '--psnr'
  • x265: after 2pass delete .stats.cutree temp file
  • x265: fix 'unknown version'-info of the attached binary (Windows only), Thanks to jb_alvarado
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 7th January 2015, 15:55   #2405  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2015.01.07.1:
*fixed*
  • audio: temp file removal
  • input: bug reading the mkvtoolnix version which caused problems handling mkv files properly
  • input: ignore pulldown flag for files which are 23.9.. fps (since they are normally soft telecined)
  • subs: ignore empty subtitle entries during srt/ass->ttxt conversion
  • trans: 'None' wasn't always translated properly
  • tags: multi input audio-tag handling
*added*
  • mux: use ffmbc instead of ffmpeg for .mov muxing if it's present
    If other features of ffmbc should be added to Hybrid, please post in the forum. Windows and Mac packages now contain ffmbc. Thanks to houdini for compiling the Mac version!
  • x265: support for the range extension profiles (Warning: These are not finalized!)
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 10th January 2015, 01:52   #2406  |  Link
digitall.h
Registered User
 
Join Date: May 2012
Location: Here
Posts: 257
Quote:
Originally Posted by Selur View Post
Hybrid rev 2015.01.07.1
Thank you Selur,
working great!!
digitall.h is offline   Reply With Quote
Old 19th January 2015, 20:37   #2407  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2015.01.19.1:

*fixed*
  • audio: aac audio encoder delay handling
  • audio: mono to strereo upmix handling
  • mux: negative audio delay got ignored for vfr video content when muxing to mp4
  • avisynth: MAA2 call
  • input: auto loading audio file(s)
  • input: avi(raw rgb video) handling
  • input: workaround for 1st chapter infos messed up by MakeMKV
  • ui: crash when disabling 'Blu-ray'-Input after Blu-ray was loaded.
  • subs: crash during job creation, when sup2idx was enabled
*added*
  • avisynth: benchmarking through AVSMeter
  • avisynth: Denoiser->NLMeansCL2
  • avisynth: Color->AutoAdjust
*changed*
  • tools: reverted to MediaInfo 0.7.66 due to http://sourceforge.net/p/mediainfo/bugs/860/ (forgot about the bug, which is why I accidentally updated MediaInfo, sadly it seems like the bug isn't that important since I got no feedback from the developer of MediaInfo so far) (Mac only)

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

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 20th January 2015, 07:51   #2408  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Reuploaded a 'Hybrid rev 2015.01.19.1' installer for Windows with older mplayer/mencoder versions since there was a problem with the current mplayer/mencoder versions (they caused C++ Runtime errors).

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 26th January 2015, 18:13   #2409  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2015.01.26.1:

*fixed*
  • avisynth: keep screen split on update
  • avisynth: 4:1:1 input handling
  • profiles: loading of multiple old (pre 2014.01.11.1) profiles in a row
  • tools: WinXP compatibility (thanks to the mingw64 team for fixing)
*changed*
  • tools: added some alternative names for some tools for more automated tool detection
  • x265: support '--zones ..'
  • input: using 0.7.66 and 0.7.72 MediaInfo to analyse content (Mac OS X only)
  • avisynth: updated to latest Avisynth MT 2.6 RC1
*notice*-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 29th January 2015, 16:28   #2410  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2015.01.29.1:

*fixed*
  • subs: automated subtitle extracation during batch processing
  • audio: channel mapping on multi-channel (>2) for ogg&opus
*changed*
  • cosmetic: show Title-tag of input audio/video/subtitle stream as tool-tip for the selection combo-/spinbox
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 8th February 2015, 17:02   #2411  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev 2015.02.08.1:

*fixed*
  • audio: remembering default bitrate settings
  • audio: automatic downmix to 5.1 when encoding to ac3 using ffmpeg and not aften
  • x265: strictCBR error during 1pass average bitrate mode

*added*
  • avisynth: base support for denoiser MDegrain (= MVDegrain for mvtools2)
  • avisynth: support for FrFun7 denoiser
  • ProRes: advanced ProRes settings when using Kostyas ProRes implementation

*changed*
  • audio: using 64bit qaac on 64bit Systems now (before only a 32bit version was available)
    Note that this requires the 64bit Apple Application Support. (Windows only)
  • x265: adjusted '--psy-rd X' default to 0.3
  • x265: added support for --[no-]temporal-layers
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 9th February 2015, 16:20   #2412  |  Link
Music Fan
Registered User
 
Join Date: May 2009
Location: Belgium
Posts: 1,744
Hi Selur,
is there a way to specify a new length for an audio file (for example from 1:00:04 to 1:02:07), instead of changing its framerate ?
Music Fan is offline   Reply With Quote
Old 9th February 2015, 18:01   #2413  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Not atm. (btw. it's not changing a frame rate it's giving a fraction, the frame rates are just there since most people know the want to stretch from-to a frame rate)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 12th February 2015, 15:56   #2414  |  Link
Music Fan
Registered User
 
Join Date: May 2009
Location: Belgium
Posts: 1,744
Ok. Thus actually one could specify a fraction that would work as a percentage calculated from the original and destination durations ? If the new duration represents 2,34 % over the original, one could put 10234 and 10000 (or something like that) in boxes from and to beside speed change, right ?
Music Fan is offline   Reply With Quote
Old 12th February 2015, 23:21   #2415  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Всем привет!
What guantizer in x265? And is there any benefit (difference) from the increase in the min/max values of 10-51 and 0-69?
Gravitator is offline   Reply With Quote
Old 13th February 2015, 06:30   #2416  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Quote:
Ok. Thus actually one could specify a fraction that would work as a percentage calculated from the original and destination durations ? If the new duration represents 2,34 % over the original, one could put 10234 and 10000 (or something like that) in boxes from and to beside speed change, right ?
Yes.

Quote:
And is there any benefit (difference) from the increase in the min/max values of 10-51 and 0-69?
for x264: only if there is a chance that your encoding will actually use one of those otherwise left out quantizers.
for x265: how do you plan to do that? (afaik there is no option to change the min/max quantizer)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th February 2015, 15:42   #2417  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Add a button to cancel scanning for "Auto crop" mode.
I can not reduce the value of "Curve compression" to zero (min threshold 50 at x265).
Click "Remove all" during encoding, this leads to the purification of the list and stop encoding, but the progress bar does not clear from the information (green stripe and percentages hang).

Last edited by Gravitator; 13th February 2015 at 17:23.
Gravitator is offline   Reply With Quote
Old 13th February 2015, 16:18   #2418  |  Link
Music Fan
Registered User
 
Join Date: May 2009
Location: Belgium
Posts: 1,744
Quote:
Originally Posted by Selur View Post
Yes.
Ok. If you have time, could you add the possibility to change sound's duration with original and desired durations (instead of fps or fraction) to simplify the process ?
I mean as an optional extra, I don't ask you to remove the change by fps of course.
Music Fan is offline   Reply With Quote
Old 13th February 2015, 18:47   #2419  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Quote:
Add a button to cancel scanning for "Auto crop" mode.
Configure 'Auto Crop' through 'Crop/Resize->Advanced Auto Crop Options' to analyze less/other frames instead.

Quote:
Click "Remove all" during encoding, this leads to the purification of the list and stop encoding, but the progress bar does not clear from the information (green stripe and percentages hang).
I know. Got it on my 'misc/cleanup'-list.

Quote:
I mean as an optional extra, I don't ask you to remove the change by fps of course.
Will look into it during the weekend.
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 13th February 2015, 19:04   #2420  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Curve compression?
Gravitator 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 05:40.


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