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 > Search Forums

Showing results 1 to 25 of 74
Search took 0.00 seconds.
Search: Posts Made By: microchip8
Forum: Linux, Mac OS X, & Co 17th August 2023, 04:48
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.7.5 * Fix crop...

ChangeLog for ffxvid 1.7.5

* Fix crop detection for HDR content
* Set Lanczos as default scaler option
Forum: Linux, Mac OS X, & Co 1st February 2023, 10:41
Replies: 74
Views: 68,220
Posted By microchip8
Thanks. It's just a Bash shell script I write...

Thanks. It's just a Bash shell script I write mainly for myself as I spend many hours working in the terminal on Linux so I need something CLI/terminal-based for encoding too...
Forum: Linux, Mac OS X, & Co 23rd January 2023, 11:38
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.7.4 * Support more...

ChangeLog for ffxvid 1.7.4

* Support more deinterlacing filters
Forum: Linux, Mac OS X, & Co 2nd February 2021, 15:07
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLlog for ffxvid 1.7.3 * Replace the...

ChangeLlog for ffxvid 1.7.3

* Replace the yadif deinterlacer with bwdif. It's faster and provides higher quality
Forum: Linux, Mac OS X, & Co 22nd January 2021, 09:01
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.7.2 * Remove "a" from...

ChangeLog for ffxvid 1.7.2

* Remove "a" from the -ac audio option
* Fix possible negative index in the audio option
Forum: Linux, Mac OS X, & Co 28th December 2020, 02:51
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.7.1 * Fix a bug in...

ChangeLog for ffxvid 1.7.1

* Fix a bug in the $vidtrack variable
Forum: Linux, Mac OS X, & Co 27th December 2020, 19:34
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.7.0 * Fixed a long...

ChangeLog for ffxvid 1.7.0

* Fixed a long standing bug where audio mapping values were incorrect for audio metadata resulting in incomplete or wrong values
Forum: Linux, Mac OS X, & Co 21st June 2020, 16:11
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.9 * Fixed a bug...

ChangeLog for ffxvid 1.6.9

* Fixed a bug that prevents using TrueHD mono audio in the MP4 container
Forum: Linux, Mac OS X, & Co 16th June 2020, 20:09
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.8 * Support TrueHD...

ChangeLog for ffxvid 1.6.8

* Support TrueHD audio in the MP4 container
Forum: Linux, Mac OS X, & Co 23rd March 2020, 07:11
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.6 * Add...

ChangeLog for ffxvid 1.6.6

* Add -max_muxing_queue_size switch to workaround possible issues when muxing Atmos/DTS-X audio
Forum: Linux, Mac OS X, & Co 9th March 2020, 21:13
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.5 * Bugfix: missing...

ChangeLog for ffxvid 1.6.5

* Bugfix: missing if conditional in the crop code
Forum: Linux, Mac OS X, & Co 5th March 2020, 22:09
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.4 * Go back to...

ChangeLog for ffxvid 1.6.4

* Go back to FFmpeg for crop detection
Forum: Linux, Mac OS X, & Co 23rd February 2020, 15:59
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.3 * Use MPlayer for...

ChangeLog for ffxvid 1.6.3

* Use MPlayer for crop detection instead of FFmpeg which seems to have issues with 4k/UHD content
Forum: Linux, Mac OS X, & Co 28th December 2019, 16:41
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.2 * Add support for...

ChangeLog for ffxvid 1.6.2

* Add support for the noise video filter. Can be beneficial on (very) clean sources by applying some noise to avoid things like color/light banding in the encode
Forum: Linux, Mac OS X, & Co 11th November 2019, 14:52
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.1 * Added support...

ChangeLog for ffxvid 1.6.1

* Added support for the (newer) deblock filter
Forum: Linux, Mac OS X, & Co 4th November 2019, 17:32
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.6.0 * Merged two case...

ChangeLog for ffxvid 1.6.0

* Merged two case statements in the metadata code for mkv/mp4/mov
* Bugfix: Using ADPCM encoding for DTS audio wasn't possible due to wrong variable used in the if...
Forum: Linux, Mac OS X, & Co 29th October 2019, 07:18
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.9 * Removed an...

ChangeLog for ffxvid 1.5.9

* Removed an unneeded check for audio codec in the conerror_func() function
* Removed a stale "" in the case statement that checks the channels for AC3
* Support...
Forum: Linux, Mac OS X, & Co 28th October 2019, 06:34
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.8 * Added support...

ChangeLog for ffxvid 1.5.8

* Added support for director/cast metadata for MP4/MOV/M4V
* Added +use_metadata_tags to the $movflags variable for MP4/MOV/M4V
* Support ADPCM encoding for DTS audio...
Forum: Linux, Mac OS X, & Co 27th October 2019, 09:32
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.7 * Use 16 bits as...

ChangeLog for ffxvid 1.5.7

* Use 16 bits as bit depth metadata when encoding to TrueHD audio
* Removed an unneeded if conditional in the audio bit depth code
* Add director and cast metadata for...
Forum: Linux, Mac OS X, & Co 26th October 2019, 08:09
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.6 * Renamed audio...

ChangeLog for ffxvid 1.5.6

* Renamed audio variable aid[i] to aidx[i] and moved it outside of the if conditional that decides the audio codec. This removes the same code in three places and now...
Forum: Linux, Mac OS X, & Co 25th October 2019, 06:36
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.5 * Detect audio...

ChangeLog for ffxvid 1.5.5

* Detect audio bit depth and add it to the audio metadata
* Added detection for DTS Express and DTS-HD HR for audio copy
* Use -show_entries instead of -show_streams...
Forum: Linux, Mac OS X, & Co 24th October 2019, 06:20
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.4 * Add...

ChangeLog for ffxvid 1.5.4

* Add constant/non-constant matrix option to the video_csmisc_func() function
Forum: Linux, Mac OS X, & Co 23rd October 2019, 04:22
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.3 * Set default...

ChangeLog for ffxvid 1.5.3

* Set default audio codec based on output container format
* Add colr option for MP4Box to the video_colorspace_func() function and the color primaries code. Only used...
Forum: Linux, Mac OS X, & Co 22nd October 2019, 05:25
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.2 * Add support for...

ChangeLog for ffxvid 1.5.2

* Add support for SRT/SSA/AAS subtitles for the MOV container
* Remove the colorprim lines from the video_colorspace_func() function. They are not used
Forum: Linux, Mac OS X, & Co 21st October 2019, 09:48
Replies: 74
Views: 68,220
Posted By microchip8
ChangeLog for ffxvid 1.5.1 * Renamed...

ChangeLog for ffxvid 1.5.1

* Renamed variables $MDATA and $CHPS to $METADATA and $CHAPS
* Add $METADATA and $CHAPS to the remuxing code
Showing results 1 to 25 of 74

 
Forum Jump

All times are GMT +1. The time now is 01:32.


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