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. |
18th October 2019, 06:02 | #46 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
ChangeLog for ffxvid 1.4.7
* Bugfix: use correct video track for crop preview with MPlayer * Bugfix: missing ;; in the additional container formats code * Renamed variable SCAN_MULTIPLE_VID_TRACKS to SCAN_MULTI_VID_TRACKS * Some reordering in the config file * Set Catmull-Rom as default Bicubic/Spline tuning * Add LPCM detection for audio copy * Support the mp4/m4v containers * Add support for cover art for the mp4/m4v/mov containers. Requires MP4Box from GPAC * Some code optimization |
19th October 2019, 08:20 | #47 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
ChangeLog for ffxvid 1.4.8
* Use atomicparsley to add cover art for the mp4/m4v containers. This removes dependence on MP4Box and makes it possible to copy over metadata info in an easy way * Add +frag_keyframe to the -movflags option when output is mp4 * Renamed variable METACOVER to MKVCOVER * Updated the man page |
20th October 2019, 05:44 | #48 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
ChangeLog for ffxvid 1.4.9
* Added support for embedding of SRT/SSA/ASS subtitles in the MP4/M4V containers * Moved back to MP4Box for adding cover art to MP4/M4V/MOV. Apparently, after lots of testing, atomicparsley creates files that hang during playback * Cosmetics * Updated the man page |
21st October 2019, 04:42 | #49 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
ChangeLog for ffxvid 1.5.0
* Add support for verbose logging to a log file * Bugfix: -map_metadata and -map_chapters where not set to 0 when the respective options in the config file were set to "y" |
23rd October 2019, 04:22 | #52 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 for MOV * Add -color_primaries, -color_trc and -colorspace to the FFmpeg command line options |
25th October 2019, 06:36 | #54 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 for detecting audio properties with ffprobe. Removes piping to grep and awk * Support setting the FLAC bit depth for encoding * Minor restructuring and variables renaming in the audio code * Updated the man page |
26th October 2019, 08:09 | #55 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 uses the global aidx[i] variable * HE-AACv2 only supports 2 channels. Update the audio code to reflect that * When running in batch mode, add a warning about automatic audio metadata and offer an option to enable/disable it * Added -tmp option to MP4Box to store temp files in the output directory * Some minor improvements to the audio options |
27th October 2019, 09:32 | #56 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 the MKV container * Reorder some code for the output shell file * Cosmetics |
28th October 2019, 06:34 | #57 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 * Fixed an issue where asking for director/cast occured multiple times if remuxing to other containers was enabled |
29th October 2019, 07:18 | #58 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 setting the matrixed stereo type when resampling stereo input * Support setting the filter type of the audio resample filter * Cosmetics |
4th November 2019, 17:32 | #59 | Link |
ffx264/ffhevc author
Join Date: May 2007
Location: /dev/video0
Posts: 1,858
|
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 conditional |
Thread Tools | Search this Thread |
Display Modes | |
|
|