File ffxvid.changes of Package ffxvid (Revision 60)

Currently displaying revision 60 , Show latest

407
 
1
-------------------------------------------------------------------
2
Fri Oct 18 04:56:00 UTC 2019 - neutrino8@opensuse.org
3
4
- Update to version 1.4.7
5
  * Bugfix: use correct video track for crop preview with MPlayer
6
  * Bugfix: missing ;; in the additional container formats code
7
  * Renamed variable SCAN_MULTIPLE_VID_TRACKS to SCAN_MULTI_VID_TRACKS
8
  * Some reordering in the config file
9
  * Set Catmull-Rom as default Bicubic/Spline tuning
10
  * Add LPCM detection for audio copy
11
  * Support the mp4/m4v containers
12
  * Add support for cover art for the mp4/m4v/mov containers. 
13
    Requires MP4Box from GPAC
14
  * Some code optimization
15
16
-------------------------------------------------------------------
17
Thu Oct 17 05:40:00 UTC 2019 - neutrino8@opensuse.org
18
19
- Update to version 1.4.6
20
  * Support the WMV container format
21
22
-------------------------------------------------------------------
23
Wed Oct 16 05:20:00 UTC 2019 - neutrino8@opensuse.org
24
25
- Update to version 1.4.5
26
  * Support the fftdnoiz denoise filter
27
28
-------------------------------------------------------------------
29
Tue Oct 15 03:57:00 UTC 2019 - neutrino8@opensuse.org
30
31
- Update to version 1.4.4
32
  * Bugfix: use correct video mapping for crop detection
33
34
-------------------------------------------------------------------
35
Mon Oct 14 14:34:00 UTC 2019 - neutrino8@opensuse.org
36
37
- Update to version 1.4.3
38
  * Support scanning for multiple video tracks in the input file
39
40
-------------------------------------------------------------------
41
Sun Oct 13 05:35:00 UTC 2019 - neutrino8@opensuse.org
42
43
- Update to version 1.4.2
44
  * Use readlink -e and realpath -e where needed
45
  * Cosmetics
46
47
-------------------------------------------------------------------
48
Fri Oct 11 10:26:00 UTC 2019 - neutrino8@opensuse.org
49
50
- Update to version 1.4.1
51
  * Support hardcoding external or embedded subtitles.
52
    Requires libass support in FFmpeg
53
  * Fixed a typo in the subtitles code
54
55
-------------------------------------------------------------------
56
Wed Sep 25 09:53:00 UTC 2019 - neutrino8@opensuse.org
57
58
- Update to version 1.4.0
59
  * Revert using audindex[i] var for audio metadata
60
    detection
61
62
-------------------------------------------------------------------
63
Wed Sep 25 06:23:00 UTC 2019 - neutrino8@opensuse.org
64
65
- Update to version 1.3.9
66
  * Use the audindex[i] variable for audio metadata
67
    during audio copy
68
  * Don't use audio metadata when using audio copy
69
    and running in batch mode
70
  * Updated default audio bitrates for some codecs
71
72
-------------------------------------------------------------------
73
Sun Sep 22 05:00:00 UTC 2019 - neutrino8@opensuse.org
74
75
- Update to version 1.3.8
76
  * For audio stream copy, in case ffprobe reports
77
    channels layout as unknown, try to guess the
78
    amount of channels based on channel detection
79
    and use that as metadata
80
  * Set Mobisu transform as default for HDR to SDR
81
  * Updated the man page
82
83
-------------------------------------------------------------------
84
Sat Sep 21 05:30:00 UTC 2019 - neutrino8@opensuse.org
85
86
- Update to version 1.3.7
87
  * Add side channel info to the audio metadata
88
89
-------------------------------------------------------------------
90
Thu Sep 19 03:58:00 UTC 2019 - neutrino8@opensuse.org
91
92
- Update to version 1.3.6
93
  * Support encoding to WMAv1 and WMAv2 audio
94
  * Update high bit depth pixel formats options
95
  * Add WMAv1 and WMAv2 audio detection metadata
96
    when doing audio copy
97
98
-------------------------------------------------------------------
99
Wed Sep 18 07:58:00 UTC 2019 - neutrino8@opensuse.org
100
101
- Update to version 1.3.5
102
  * Improvements to the audio copy metadata
103
104
-------------------------------------------------------------------
105
Fri Sep 13 14:12:00 UTC 2019 - neutrino8@opensuse.org
106
107
- Update to version 1.3.4
108
  * Add audio channel metadata when using audio copy
109
110
-------------------------------------------------------------------
111
Thu Sep 05 03:30:00 UTC 2019 - neutrino8@opensuse.org
112
113
- Update to version 1.3.3
114
  * Code optimization in the audio sample rate metadata
115
116
-------------------------------------------------------------------
117
Thu Aug 29 07:48:00 UTC 2019 - neutrino8@opensuse.org
118
119
- Update to version 1.3.2
120
  * Use a comma instead of a dash for the audio sample
121
    rate metadata
122
123
-------------------------------------------------------------------
124
Wed Aug 21 14:32:00 UTC 2019 - neutrino8@opensuse.org
125
126
- Update to version 1.3.1
127
  * Add audio sample rate to the audio metadata
128
129
-------------------------------------------------------------------
130
Tue Jul 23 11:15:00 UTC 2019 - neutrino8@opensuse.org
131
132
- Update to version 1.3.0
133
  * Added support for crop preview using MPlayer when
134
    autocrop is enabled in the config file. This was
135
    ported over from my h264enc script
136
    
137
-------------------------------------------------------------------
138
Fri Jun 14 18:40:00 UTC 2018 - neutrino8@opensuse.org
139
140
- Update to version 1.2.9
141
  * Added support for the bm3d denoise filter
142
143
-------------------------------------------------------------------
144
Mon Feb 26 20:52:00 UTC 2018 - neutrino8@opensuse.org
145
146
- Update to version 1.2.8
147
  * Set the eq saturation default value to 1.0 (same as filter default)
148
  * Add the colorspace and colormatrix filters when doing an HDR
149
    to SDR conversion
150
  * Lower tonemap desat strength to 2.8
151
  * Support white point adaptation for HDR to SDR
152
  * Moved the colorspace filter after the scale one
153
  * Moved the pixel format filter near the end of the filter chain
154
155
-------------------------------------------------------------------
156
Tue Feb 20 11:54:00 UTC 2018 - neutrino8@opensuse.org
157
158
- Update to version 1.2.7
159
  * Fixed an issue where in some cases write-testing the output
160
    directory will fail due usage of readlink -f instead of
161
    readlink -m
162
  * Update transfer chars to support latest changes to zimg from git
163
164
-------------------------------------------------------------------
165
Tue Jan 09 20:46:00 UTC 2018 - neutrino8@opensuse.org
166
167
- Update to version 1.2.6
168
  * Moved the eq filter to almost the end of the video filter chain
169
    as it can lead to banding in certain cases in case the filter
170
    is in front of most other ones
171
  * If the eq filter is used, also insert the format one after it
172
    if a pixel format has been chosen
173
  * Fixed a possible devision by 0 that may occur when one copies
174
    audio and the bitrate for metadata is reported as N/A by ffprobe
175
176
-------------------------------------------------------------------
177
Thu Jan 04 21:45:00 UTC 2018 - neutrino8@opensuse.org
178
179
- Update to version 1.2.5
180
  * Don't hardcode the desaturation strength of the tonemap filter
181
    but let is be an option
182
  * Removed the matrix and primaries options in the zscale filter
183
    as it leads to over-saturation of colors
184
  * Support tweaking the tonemap algorithms for HDR to SDR conversion
185
  * Support applying color saturation correction when doing an HDR
186
    to SDR conversion
187
  * Added bt2020-12 to the list of transfers when doing color
188
    characteristics copy
189
  * Added HDR_to_SDR_instructions.txt file to the package
190
191
-------------------------------------------------------------------
192
Mon Jan 01 23:08:00 UTC 2018 - neutrino8@opensuse.org
193
194
- Update to version 1.2.4
195
  * Reworked the video_chars_func() function and added reporting
196
    of video bit depth
197
  * Initial support for audio codec metadata when doing audio
198
    copy
199
  * Increased default E-AC-3 audio bitrate from 768 to 960 kbps
200
  * Set dialnorm for AC-3/E-AC-3 to its FFmpeg default (-31)
201
  * Use a desat value of 2.5 for the tonemap filter when doing HDR
202
    to SDR conversions
203
  * Don't use pix_fmts in the format filter. It is not really needed
204
  * Removed 12-bit options from the video_pixfmt_func() function
205
  * Cosmetics
206
207
-------------------------------------------------------------------
208
Wed Dec 27 14:08:00 UTC 2017 - neutrino8@opensuse.org
209
210
- Update to version 1.2.3
211
  * Renamed array variable CHARS to VCHARS in the video_chars_func()
212
    function
213
  * Report pixel format in the video_chars_func() function
214
  * Use -v quiet instead of -v error log level for ffprobe
215
  * Cosmetics
216
217
-------------------------------------------------------------------
218
Tue Dec 26 07:21:00 UTC 2017 - neutrino8@opensuse.org
219
220
- Update to version 1.2.2
221
  * Initial support for HDR to SDR conversions. Requires
222
    FFmpeg to be compiled with the zimg library as it
223
    needs the zscale filter
224
    https://github.com/sekrit-twc/zimg
225
226
-------------------------------------------------------------------
227
Sun Oct 22 17:37:00 UTC 2017 - neutrino8@opensuse.org
228
229
- Update to version 1.2.1
230
  * Support dialog level normalization for AC3/EAC3 audio
231
232
-------------------------------------------------------------------
233
Fri Sep 29 15:45:00 UTC 2017 - neutrino8@opensuse.org
234
235
- Update to version 1.2.0
236
  * Support setting the output video aspect ratio
237
238
-------------------------------------------------------------------
239
Wed Aug 23 09:53:00 UTC 2017 - neutrino8@opensuse.org
240
241
- Update to version 1.1.9
242
  * Support full chroma input for the software scaler
243
244
-------------------------------------------------------------------
245
Fri Jul 21 13:52:00 UTC 2017 - neutrino8@opensuse.org
246
247
- Add realpath to the CHDIR var for batch mode
248
249
-------------------------------------------------------------------
250
Thu Jul 20 18:49:00 UTC 2017 - neutrino8@opensuse.org
251
252
- Update to version 1.1.8
253
  * Bugfix: use realpath instead of readlink for the OUTPUT
254
    var when running in batch mode. Fixes the issue where
255
    readlink will follow the full path in case the input
256
    is a symlink which may result of encoding files we
257
    were not asked to
258
  * Don't print cropped resolution during runtime
259
    if batch mode is selected
260
  * Remove check for realpath. It is now required and not
261
    optional
262
263
-------------------------------------------------------------------
264
Wed Jun 14 12:15:00 UTC 2017 - neutrino8@opensuse.org
265
266
- Update to version 1.1.7
267
  * Make software scaler tweaking optional
268
  * Added support for the unsharp filter for sharpen/blur
269
  * Use a colon symbol as separation for input/output color range
270
    in the video_colorspace_func() function as to be consistent
271
    with the other options. Also set the default to tv:tv
272
273
-------------------------------------------------------------------
274
Tue Jun 13 00:02:00 UTC 2017 - neutrino8@opensuse.org
275
276
- Update to version 1.1.6
277
  * Bugfix in the video_colorspace_func() function. Wrong value
278
    used for the ispace option of the filter. Must be bt2020ncl
279
    instead of just bt2020
280
281
-------------------------------------------------------------------
282
Sat Jun 10 07:55:00 UTC 2017 - neutrino8@opensuse.org
283
284
- Update to version 1.1.5
285
  * Replace numbers in array variable char of the video_chars_func()
286
    function with the ones from the for loop
287
  * Pipe the ffprobe string to tail -1 to work around issues
288
    with some problematic files
289
  * Some small improvements to the video_colorspace_func() function
290
291
-------------------------------------------------------------------
292
Fri Jun 09 08:50:00 UTC 2017 - neutrino8@opensuse.org
293
294
- Update to version 1.1.4
295
  * New function, video_chars_func(), to detect and display video
296
    characteristics like color range/space/transfer/primaries
297
  * Detect and display video resolution if video scaling is enabled
298
  * Detect and display pixel format
299
300
-------------------------------------------------------------------
301
Thu Jun 08 14:51:00 UTC 2017 - neutrino8@opensuse.org
302
303
- Update to version 1.1.3
304
  * Report software scaler set in the config file
305
  * Merge the bicubic and spline scaler tuning code
306
  * Mention for the Lanczos scaler that the scaler
307
    tuning value is the filter length and not sharpness
308
309
-------------------------------------------------------------------
310
Mon Jun 05 03:55:00 UTC 2017 - neutrino8@opensuse.org
311
312
- Update to version 1.1.2
313
  * Remove redundant software scaler warning and exit in
314
    the sws_func() function for the config file
315
  * Added support for the experimental software scaler
316
  * Added support for software scaler tuning where applicable
317
  * Removed additional encoder info on max audio channels support
318
319
-------------------------------------------------------------------
320
Sun Jun 04 21:45:00 UTC 2017 - neutrino8@opensuse.org
321
322
- Update to version 1.1.1
323
  * Match software scaler options in config file with the
324
    ones inside the script. $SCALER in config file now
325
    takes a value between 0 and 9
326
  * Do some basic checking of scaler option when it's set
327
    in the config file
328
329
-------------------------------------------------------------------
330
Thu Jun 01 12:06:00 UTC 2017 - neutrino8@opensuse.org
331
332
- Update to version 1.1.0
333
  * Simplify the scale variable a bit
334
  * Support SMPTE170M colorspace conversion
335
336
-------------------------------------------------------------------
337
Tue May 16 08:57:00 UTC 2017 - neutrino8@opensuse.org
338
339
- Update to version 1.0.9
340
  * Added support for FFmpeg's internal Opus audio encoder
341
342
-------------------------------------------------------------------
343
Sun May 14 09:36:00 UTC 2017 - neutrino8@opensuse.org
344
345
- Update to version 1.0.8
346
  * Bugfix in the software scale code. Use an if conditional
347
    to check for an y/n answer
348
349
-------------------------------------------------------------------
350
Sat May 13 18:10:00 UTC 2017 - neutrino8@opensuse.org
351
352
- Update to version 1.0.7
353
  * Support accurate rounding for the software scalers
354
  * Support full chroma interpolation for the software scalers
355
  * Use the flags option of the scale option instead of -sws_flags
356
    to set scaler and its options
357
  * Bugfix: software scaler code missing
358
359
-------------------------------------------------------------------
360
Mon Apr 03 19:04:00 UTC 2017 - neutrino8@opensuse.org
361
362
- Update to version 1.0.6
363
  * Support setting the input/output color range
364
365
-------------------------------------------------------------------
366
Sat Mar 18 22:01:00 UTC 2017 - neutrino8@opensuse.org
367
368
- Update to version 1.0.5
369
  * Update audio compression level values
370
  * Update colorspace entry for NTSC video
371
  * Fixed bug in the video_colorspace_func() values
372
373
-------------------------------------------------------------------
374
Wed Feb 22 15:05:00 UTC 2017 - neutrino8@opensuse.org
375
376
- Update to version 1.0.4
377
  * Support high FPS -> low FPS conversions
378
  * Bugfix: missing options in FPS conversion menu
379
380
-------------------------------------------------------------------
381
Sun Feb 19 05:21:00 UTC 2017 - neutrino8@opensuse.org
382
383
- Update to version 1.0.3
384
  * Enable Variance AQ by default
385
  * Correct a few things in man page
386
  * Update the preset.txt file
387
388
-------------------------------------------------------------------
389
Sat Feb 18 16:58:00 UTC 2017 - neutrino8@opensuse.org
390
391
- Update to version 1.0.2
392
  * Switch to using libxvid instead of mpeg4 encoder
393
  * Set appropriate threads amount for encoding
394
  * Update default encoding options
395
396
-------------------------------------------------------------------
397
Fri Feb 17 20:55:00 UTC 2017 - neutrino8@opensuse.org
398
399
- Update to version 1.0.1
400
  * Update default encoding options
401
402
-------------------------------------------------------------------
403
Fri Feb 17 05:02:00 UTC 2017 - neutrino8@opensuse.org
404
405
- Initial package release
406
407