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 > General > Linux, Mac OS X, & Co

Reply
 
Thread Tools Search this Thread Display Modes
Old 2nd December 2016, 23:39   #81  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.0.6 and ffx264 3.2.2

* Merged the output code for the batch mode with that for single file input
* Fixed an issue where remuxing to MP4 may fail in case the user chooses FLAC audio
* Renamed variable $extracon to $remuxcon and $econ to $rcon
* Made strict option "global" so I won't have to worry about adding experimental audio codecs support in the future
* Clean ups to the FPS conversion menu
__________________
ffx264 || ffhevc || ffxvid || microenc

Last edited by microchip8; 2nd December 2016 at 23:41.
microchip8 is offline   Reply With Quote
Old 4th January 2017, 13:58   #82  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.0.7 and ffx264 3.2.3
Quote:
* Use readlink to get the full path to the cover art image. Fixes an issue when running in batch mode
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 5th January 2017, 12:32   #83  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.0.8 and ffx264 3.2.4

* Support per-file auto-cropping when running in batch mode
* Use internally full paths for input and output
* Add a test case for output directory to the script that gets sourced for encoding
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 6th January 2017, 11:48   #84  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.0.9 and ffx264 3.2.5

* Bugfix: default output directory wasn't made when running in batch mode
* Display found per-file crop values when running in batch mode
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 8th January 2017, 12:21   #85  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.0 and ffx264 3.2.6

* Support SMPTE-2084 transfer characteristics
* Placed the video post-processing filters in their own sub-menu
* Some small changes to the FPS conversion code
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 9th January 2017, 13:41   #86  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.1 and ffx264 3.2.7

* Fix a possible issue when detecting the FPS value that occurs with some files
* Expand directory path internally instead of exporting the dirname command to the file that gets sourced for encoding
* Use 'bc' for calculating the detected FPS value
* Only use fractions internally for FPS values. The user should be presented with the floating point value
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 12th January 2017, 01:23   #87  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.2 and ffx264 3.2.8

* Added support for pixel format conversion
* Added support for colorspace conversion
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 13th January 2017, 12:39   #88  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.3 and ffx264 3.2.9

* Support 50 <-> 60/59.940 FPS conversions
* Use upper-case words for the color primaries/transfers/matrices and pixel formats
* Support 4.0 audio channel layout in addition to Quad
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 15th January 2017, 12:39   #89  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.4 and ffx264 3.3.0

* Support ALAC audio encoding
* Some small improvements to the audio code
* A few variable renamings, mostly in the case statements
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 18th January 2017, 15:02   #90  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.5 and ffx264 3.3.1

* Check channel amount for the libfdk_aac encoder and warn and exit on 7 channels as it doesn't support it
* Use range=tv instead of range=mpeg for the color conversion filter
* Bugfix: return value of variable autocrop wasn't checked when running in batch mode resulting in always cropping the input files
* Bugfix in the $OUTPUT variable when running in batch mode
* Removed readlink from the batch mode variables as it's no longer needed
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 20th January 2017, 14:35   #91  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.6 and ffx264 3.3.2

* Fixed a small issue in the output for batch mode
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 24th January 2017, 17:16   #92  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.7 and ffx264 3.3.3

* Removed one of the OUTPUT variables for batch mode. It is no longer needed
* Rewrote the audio channel layout code. It is now based on per-codec encoder support
* Repositioned the audio channel checking code
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 6th February 2017, 21:39   #93  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.1.9 and ffx264 3.3.5

* Support the framestep filter for FPS conversion
* Support halving the frame rate. Only supported for 50/59.940/60 FPS input
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 22nd February 2017, 16:14   #94  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.0 and ffx264 3.3.6


* Support high FPS -> low FPS conversions
* Bugfix: missing options in FPS conversion menu
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 6th March 2017, 22:28   #95  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.1

* Update audio compression level values
* Initial support for HDR VUI signaling
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 18th March 2017, 22:56   #96  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.2 and ffx264 3.3.7

* Update audio compression level values (ffx264 only)
* Update colorspace entry for NTSC video
* Fixed bug in the video_colorspace_func() values
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 28th March 2017, 20:01   #97  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.3

* Update to the default encoding options
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 3rd April 2017, 20:01   #98  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.4 and ffx264 3.3.8

* Support setting the input/output color range
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 13th May 2017, 19:00   #99  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.5 and ffx264 3.3.9

* Support accurate rounding for the software scalers
* Support full chroma interpolation for the software scalers
* Use the flags option of the scale option instead of -sws_flags to set scaler and its options
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 is offline   Reply With Quote
Old 14th May 2017, 10:33   #100  |  Link
microchip8
ffx264/ffhevc author
 
microchip8's Avatar
 
Join Date: May 2007
Location: /dev/video0
Posts: 1,843
ChangeLog for ffhevc 3.2.6 and ffx264 3.4.0

* Bugfix in the software scale code. Use an if conditional to check for an y/n answer
__________________
ffx264 || ffhevc || ffxvid || microenc
microchip8 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 08:58.


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