File avidemux3.changes of Package avidemux3
878
1
-------------------------------------------------------------------
2
Fri Feb 03 15:44:56 UTC 2023 - enzokiel@kabelmail.de
3
4
- Update to version 2.8.1
5
- New Features
6
* New HiDPI compatible button set
7
* Fast method to add partial filters via CTRL+F shortcut
8
* Audio department improvements
9
custom frame rate change (audio stretch with pitch control)
10
configurable compressor (DRC)
11
3-band equalizer
12
independent channel gain options
13
independent channel delay options
14
channel remap options
15
new downmix options: stereo headphone and headphone virtual
16
surround
17
audio track configuration up to 32 tracks
18
volume setting is saved upon exit
19
* Light and dark theme options in View menu
20
* Option to remember selected resize method in "Resize",
21
"Fit to size" and "Zoom" filters
22
* New filter: 3D LUT
23
* New filter: Decimate
24
* New filter: Arbitrary Rotate
25
* New video encoder: VideoToolbox HEVC ("ffVTEncHEVC",
26
macOS only)
27
- Other Enhancements
28
* HDR tonemapping performance and quality improvements
29
* Extended file info
30
* Rotating mouse wheel over buttons to seek by 60 seconds
31
cycles through 1/2/4/60 seconds seek modes
32
* Support for decoding 8-bit VP9 in hardware via DXVA2 on
33
Windows and via VDPAU on Linux with graphics cards featuring
34
a VP9 decoder
35
* Buttons to seek to selection start (A) and end (B) in
36
on-the-fly video filter preview
37
* Logo image in "Add logo" video filter configuration dialog is
38
now scalable, can be repositioned by dragging
39
* By default, on-the-fly preview in video filter configuration
40
dialogs is now rendered using OpenGL to improve performance
41
in HiDPI conditions
42
- Bugfixes
43
* Crash on copy to clipboard if selection extends to the end of
44
video, a regression introduced in v2.8.0
45
* Crashes in "Resample FPS" video filter with motion
46
interpolation enabled
47
* Crash on finishing encoding with the vp9 encoder
48
* Avidemux falling victim to a crash in VA-API driver triggered
49
by probing on application startup on Linux with some recent
50
hardware
51
* Crash loading MPEG-TS or MPEG-PS file with MPEG-1 video track
52
and HW decoder via VDPAU enabled
53
* Wrong number of channels or wrong channel layout with some
54
E-AC3 streams
55
* Reduced contrast and desaturated colors in loaded BMP images
56
* Selection starting at zero and ending at the last picture of
57
video cannot be deleted
58
* Disabling B-frames breaks VideoToolbox HW encoder
59
(macOS only)
60
- Miscellaneous
61
* Bundled FFmpeg libraries have been updated to 4.4.2 release.
62
- Added options -march=native to enable build on i586.
63
64
-------------------------------------------------------------------
65
Mon Dec 27 17:14:17 UTC 2021 - enzokiel@kabelmail.de
66
67
- Update to version 2.8.0
68
- Behavior
69
* The part of video preceding the presentation time of the first
70
frame is now excluded from created segment, making all videos
71
appear as if they "start at zero". When saving video, the frame
72
matching the B marker is now excluded from the exported range.
73
Therefore, if the B marker is set to the last frame of the
74
video, it needs to be reset to the full duration for the last
75
frame to be included into the output. Loading Matroska files
76
with HEVC video tracks takes longer as slice headers are
77
decoded to detect the frame type.
78
- New Video Filters
79
* Analyzer
80
* Blur (on selected area)
81
* Cartoon
82
* Color balance (adjust shadow, midtone and highlight)
83
* Chroma hold (monochrome effect with kept colors)
84
* Chroma key (replace "green screen" with an image)
85
* Deband (reduce banding artifacts)
86
* DelogoHQ (clean up arbitrary shaped logo)
87
* Dynamic threshold
88
* Fade from first image
89
* Fade in (combination of multiple effects)
90
* Fade out (combination of multiple effects)
91
* Fade through (combination of multiple effects)
92
* Fit to size (resize and pad to the specified size)
93
* Flip (vertically/horizontally flip the image)
94
* Grid (video wall effect)
95
* Image stabilizer (reduce camera shakiness)
96
* Luma stabilizer (reduce flickering)
97
* Mirror
98
* Posterize
99
* Quadrilateral transformation (four point transform)
100
* Wavelet denoiser
101
* Wavelet sharpener
102
* Zoom (partializable crop filter)
103
- New Features
104
* HDR video can be converted to SDR with tone mapping using a
105
variety of methods.
106
* FFV1 encoder is back (it was available in Avidemux 2.5.x).
107
* TrueHD audio tracks can be decoded and are supported for
108
Matroska containers.
109
* Decoding support for WMA9 Lossless codec.
110
* Filter previews have got a unified method to quickly compare
111
filtered and unfiltered inputs via the "Peek Original" button.
112
* Blend and motion interpolation options added to "Resample FPS"
113
filter.
114
* Mark cut points (segment boundaries) on the navigation slider.
115
New buttons and shortcuts are provided to jump to these cut
116
points.
117
* In the Video Filter Manager, active filters can be temporarily
118
disabled.
119
* Preference added to load sequentially named pictures in reverse
120
order, allowing to reverse video by exporting selection as JPEG
121
images and loading the first one.
122
* During playback navigation is possible via keys or by dragging
123
the navigation slider.
124
- Other Enhancements
125
* "Resample FPS" and "Change FPS" filters can handle up to 1000
126
fps.
127
* "Crop" filter's preview has got a translucent green masking.
128
* "Crop" filter's Auto Crop function can achieve perfect crops
129
(if the selected frame is not too dark).
130
* The maximum output resolution of the "Resize" filter has been
131
increased to 8192x8192
132
* The "Resize" filter has got a nearest neighbour scaling option.
133
* Improved HiDPI scaling in previews.
134
* x264 video encoder plugin now allows to specify color properties.
135
* Maximized window state, widget visibility and toolbar position
136
are preserved after application restart.
137
* Timestamps in format 00:00:00.000 like copied to clipboard by
138
pressing CTRL+SHIFT+C can be pasted into the "Go to Time"
139
dialog using CTRL+V.
140
* PulseAudioSimple audio device has been replaced with full
141
PulseAudio, making an in-application volume control available
142
(Linux only).
143
* ALSA audio device plugin has been modified to use soft volume,
144
providing application-specific volume control which works with
145
every ALSA device.
146
* In the Video Filter Manager, navigation by keyboard has been
147
enhanced.
148
* The VU meter ("Audio Metre") has been redesigned.
149
- Bugfixes
150
* Occasional UI unrepsonsiveness during playback should be fixed.
151
* Prevent navigation key events piling up.
152
* Thumb slider, displaced by mouse wheel, is now automatically
153
reset if the end of video is reached, stopping Avidemux log
154
file from filling disk space.
155
* Purple tint in old "Fade to" and "Fade to black" filters on
156
macOS fixed.
157
* Green tint in "MPlayer eq2" filter is fixed.
158
- Miscellaneous
159
* Bundled FFmpeg libraries have been updated to 4.4.1 release.
160
161
-------------------------------------------------------------------
162
Tue Mar 09 15:06:42 UTC 2021 - enzokiel@kabelmail.de
163
164
- Update to version 2.7.8
165
- New Features
166
* Many new video filters added by courtesy of szlldm
167
* A dedicated MOV muxer is now available, replacing silent
168
fallback to MOV muxing mode within the MP4 muxer.
169
* A subset of color info relevant for HDR support is retained
170
in copy mode when both input and output video are stored in
171
Matroska / WebM containers. Settings to add or override color
172
info have been added to MKV and WebM muxers.
173
* The indexer in the MPEG-TS demuxer now detects resolution
174
changes in MPEG-2 and H.264 streams which are entirely
175
unsupported and suggests aborting indexing. If the user
176
chooses to continue, it records file offsets of all
177
resolution changes to the log. This allows advanced users to
178
split the file at these offsets using other tools like head
179
and tail into chunks which can be processed with Avidemux.
180
* YUV varieties of the lossless Ut Video codec are supported
181
now for decoding and encoding via bundled FFmpeg libraries.
182
Uncompressed 24-bit audio is now supported for a subset of
183
file formats.
184
* Limited support for 7.1 channel layout. Decode and stream
185
copy support for XLL substream in DTS audio tracks.
186
* Audio properties are now updated on resuming playback. This
187
allows to start saving after an audio format change. When
188
audio format changes during playback, the FFmpeg-based audio
189
decoder will output silence and keep format rather than
190
producing garbage.
191
* An option to keep the identity of markers A and B instead of
192
swapping them automatically has been added to Preferences.
193
* The keyboard shortcut for "Delete" action has been made
194
customizable with alternative keyboard shortcuts enabled.
195
- Other Enhancements
196
* Multi-threaded video decoding is now available for the
197
bundled FFmpeg. On powerful multi-core CPUs, this can
198
drastically improve decoding performance. A maximum of 8
199
threads can be created, but a conservative custom upper limit
200
of 4 is recommended. Values above 8 cause decoding failures.
201
Multi-threaded decoding and HW accelerated decoding are
202
mutually exclusive, changes require application restart to
203
have effect.
204
* The maximum supported resolution has been increased to
205
8192x8192
206
* The bundled FFmpeg has been updated to the 4.2.4 release.
207
* Non-standard display aspect ratios can be configured in MP4
208
muxer by specifying display width.
209
* MP4 muxer accepts now MPEG-1 and MPEG-2.
210
* The configuration dialog of the x265 video encoder plugin
211
enjoyed massive cleanup and refactoring by Trent Piepho ,
212
more Adaptive
213
* Quantization Variance methods have been added.
214
* Python interface has been substantially extended, includes
215
now methods to query segment properties, the number and
216
filenames of loaded videos, PTS of keyframes, methods to seek
217
to time with preview updated, to open file dialogs filtered
218
by extension and a built-in method to split filename
219
extension from a given path.
220
* Scripting shell now supports unicode characters.
221
* On macOS, files can be loaded via Finder context menu or by
222
dropping them onto Avidemux icon in the dock.
223
* On Linux, Jobs GUI and the CLI executable can be launched
224
from AppImage by creating a symlink with _jobs or _cli in
225
filename respectively and running the AppImage via this
226
symlink.
227
- Bugfixes
228
* Rate control was broken in some video encoders, especially in
229
VP9 and in NVENC-based encoders, fixed now.
230
* Multiple issues in cut point checks for H.264 and HEVC
231
streams in copy mode, leading to incorrect check results,
232
were identified and resolved.
233
* The first two frames of external AC3 or EAC3 audio tracks are
234
not dropped anymore. This regression from enhanced protection
235
against false positives, added 3 years ago, has been finally
236
identified and fixed.
237
* Indexing of MPEG-TS files with HEVC video was broken when
238
video stream lacked access unit delimiters. The issue was
239
identified and fixed right after 2.7.7 had been tagged as
240
released and is the reason why version 2.7.7 was superseded
241
by 2.7.8.
242
* VU meter was grossly ahead of audio output on Windows, now it
243
is just a tiny little bit ahead.
244
* Numerous other fixes and overall polish.
245
246
-------------------------------------------------------------------
247
Fri Feb 26 09:38:29 UTC 2021 - enzokiel@kabelmail.de
248
249
- Build against ffnvcodec for Leap 15.2
250
251
-------------------------------------------------------------------
252
Wed Jul 29 12:30:18 UTC 2020 - enzokiel@kabelmail.de
253
254
- Disabled build against ffnvcodec for Leap <= 15.2, build requires
255
version > 8
256
257
-------------------------------------------------------------------
258
Wed Jul 8 21:36:43 UTC 2020 - Fridrich Strba <fridrich.strba@bluewin.ch>
259
260
- Fix build by actually applying the
261
avidemux-ivtcDupeRemover-return-true-from-ivtcDupeRemover-get.patch
262
263
-------------------------------------------------------------------
264
Tue Jul 07 17:59:43 UTC 2020 - enzokiel@kabelmail.de
265
266
- Update to version 2.7.6
267
+ New Feature:Detect and warn when cut points in HEVC video
268
streams may result in grave playback issues despite being on
269
keyframes
270
+ New Video Decoder:Add libaom-based AV1 decoder
271
+ New Video Encoder:Add libvpx-based VP9 encoder
272
+ New Video Filter:Add hardware accelerated deinterlacer and
273
resizer based on VA-API (Linux only)
274
+ FFmpeg:Update to the 4.2.3 release
275
+ Core:Increase maximum supported resolution to 4096x4096
276
+ Core:Fix crash on macOS with HW accel. decoding enabled and
277
H.264 video streams containing both frame- and field-encoded
278
slices
279
+ Encoder:Extend configuration options for NVENC-based H.264 and
280
HEVC encoders, add 2-pass mode
281
+ Demuxer:Support MPEG-TS files with duration in excess of
282
13:15:36
283
+ Demuxer:Use DTS core from DTS XLL audio in MPEG-TS files
284
instead of rejecting the track
285
+ Demuxer:Fix mono MP3 audio tracks in MP4 files misdetected as
286
stereo
287
+ Demuxer:Try to correct timestamp jitter in MP4 files produced
288
by older Avidemux versions
289
+ Muxer:Fix timestamp rounding which caused pseudo-VFR output
290
from CFR sources
291
+ Muxer:Fix saving to network shares on Windows using the Mp4
292
muxer when index should be moved to the start of the file
293
+ Muxer:Support LPCM audio in the Mp4 muxer by silently
294
switching to the MOV muxing mode
295
+ Muxer:Add support for Vorbis audio to the Mp4 muxer
296
+ Filter:Fix "Fade" and "Fade to black", broken on macOS
297
+ Filter:Allow to toggle rubber band visibility in "Crop" and
298
"Blacken Borders" video filters
299
+ Filter:Fix keyboard input in "Resize" video filter by
300
recalculating values only on moving focus to another field or
301
on accepting dialog
302
+ Audio:Add HE-AAC and HE-AACv2 profiles to the FDK AAC encoder
303
plugin
304
+ Audio:Support external audio tracks in DTS format
305
+ UI:Fix navigation slider with RTL locales
306
+ UI:Restore the shutdown option in encoding dialog on Windows
307
+ Scripting:Add PTS query and keyframe seek methods to Python
308
interface
309
+ Miscellaneous:Allow user-defined fragment size for auto-append
310
of chunked MPEG-TS files
311
+ Miscellaneous:Improve handling of field-encoded video streams
312
throughout the chain
313
+ Miscellaneous:Improve handling of H.264 video streams with
314
parameter sets changing on the fly
315
+ Miscellaneous:Try to keep track of video time base throughout
316
the chain
317
+ Miscellaneous:Numerous other fixes and polish
318
- Removed avidemux-cpu-detection-fix.patch, fixed upstream.
319
320
-------------------------------------------------------------------
321
Tue Nov 12 10:34:59 UTC 2019 - Jiri Slaby <jslaby@suse.cz>
322
323
- add avidemux-cpu-detection-fix.patch (build fix)
324
- add avidemux-ivtcDupeRemover-return-true-from-ivtcDupeRemover-get.patch
325
(build fix)
326
327
-------------------------------------------------------------------
328
Sun Aug 18 22:41:51 UTC 2019 - enzokiel@kabelmail.de
329
330
- Update to version 2.7.4
331
+ New Feature:Detect and warn when cut points in H.264 video
332
streams may result in playback issues despite being on keyframes
333
+ FFmpeg:Update to the 4.1.4 release
334
+ Core:Fix MSVC++ builds do not run when the path to user
335
directory contains non-ASCII characters
336
+ Decoder:Fix DXVA2 HW accelerated decoding on Windows 7
337
+ Decoder:Fix DXVA2 HW accelerated decoding stops sometimes on
338
cuts
339
+ Decoder:Enable HW accelerated decoding of 8-bit HEVC for recent
340
versions of Intel graphics driver on Windows
341
+ Encoder:Fix regression with saved x264 and x265 profiles not
342
found (MSVC++ only)
343
+ Demuxer:Dynamically load VapourSynth Script library to avoid
344
error messages on Windows if VapourSynth is not found
345
+ Demuxer:Provide correct average audio bitrate in the Mp4
346
demuxer if the exact value for the particular codec is unknown
347
+ Demuxer:Fix crash loading MP4 file with number of audio tracks
348
exceeding the max supported
349
+ Demuxer:Support audio tracks in fragmented MP4 files (the
350
variety with empty moov only)
351
+ Demuxer:Support E-AC3 audio tracks in MP4 files
352
+ Demuxer:Fix ASF demuxer still broken by chance with MSVC++
353
only, the fix relevant for all platforms
354
+ Demuxer:Support more varieties of BMP images
355
+ Muxer:Optimize output of the Mp4 muxer for streaming on
356
Windows too
357
+ Muxer:Add option to the Mp4 muxer to output fragmented MP4
358
files
359
+ Muxer:Label HEVC video in Mp4 in a way compatible with
360
QuickTime on macOS
361
+ Filter:Fix assembly in Yadif deinterlacer with MSVC++
362
+ UI:Enable automatic application scaling on Windows for recent
363
Qt versions
364
+ UI:Fix silent mode, automatically confirm dialogs instead of
365
choosing the default option
366
+ Audio:Support WMAPRO audio codec for decoding
367
+ Audio:Support AAC with signal band replication (SBR) in
368
external audio tracks
369
+ Audio:Fix saving AAC audio tracks with SBR to a file
370
+ Audio:Improve resilience to false positives when probing
371
external audio files for AAC
372
+ Miscellaneous:Fix crash with OpenGL or DXVA2 video output in 32
373
bits Avidemux on Windows (better late than never)
374
+ Miscellaneous:Fix regressed handling of empty frames in MPEG-4
375
and FRAPS video streams
376
+ Miscellaneous:Numerous other fixes and polish
377
- Removed avidemux-cmake-permissions.patch, fixed upstream.
378
379
-------------------------------------------------------------------
380
Fri Mar 22 22:41:51 UTC 2019 - enzokiel@kabelmail.de
381
382
- Update to version 2.7.3
383
+ Vapoursynth is now dynamically loaded to avoid error popup
384
+ ASF/WMV demuxer fix
385
+ BMP decoder fix
386
+ Re-enabled PNG decoder
387
+ Basic save current state when crashing
388
+ Misc small improvements
389
390
-------------------------------------------------------------------
391
Sun Mar 17 01:39:22 UTC 2019 - enzokiel@kabelmail.de
392
393
- Update to version 2.7.2
394
+ Win64 version are now compiled with Visual C++, it should help
395
stability wise. You should de-install the previous version
396
first
397
+ New Demuxer:Native AviSynth demuxer (MSVC++ 64 bits Windows
398
builds only), 64bits avisynth only !
399
+ New Demuxer:VapourSynth demuxer to directly load .vpy scripts
400
(MSVC++, macOS with Homebrew, custom Linux builds), 64bits
401
vapoursynth only on win64!
402
+ New Installer:Replace NSIS installer with Qt Installer
403
Framework for native MSVC++ 64 bits Windows builds
404
+ New Encoder:Add FFmpeg-based VA-API HW accelerated H.264
405
encoder (Intel/Linux)
406
+ New Encoder:Add FFmpeg-based VA-API HW accelerated HEVC
407
encoder (Intel/Linux)
408
+ FFmpeg:Migrate to the 4.x branch
409
+ Decoder:As a result of the FFmpeg upgrade, HW accelerated HEVC
410
decoding on macOS is now available when supported by the
411
hardware
412
+ Encoder:Fix issues with image quality and skipped frames in
413
the MJPEG encoder
414
+ Demuxer:Fix audio delay calculation in the Mp4 demuxer
415
+ Demuxer:Fix crash loading large MP4 files with LPCM audio
416
+ Demuxer:Fix multiple issues in the ASF demuxer, allow to cancel
417
indexing
418
+ Demuxer:Allow to cancel indexing of MKV files
419
+ Demuxer:Re-enable multiloading for MPEG-TS streams cut in
420
chunks of 256, 512 MiB, 1, 2 and 4 GiB in size only
421
+ Demuxer:Fix MPEG-TS indexer to start a H.264 or HEVC frame with
422
the Access Unit Delimiter
423
+ Muxer:Add Annex B to Annex B video stream filter to deal with
424
misplaced frame boundaries
425
+ Muxer:Add support for setting rotation flag to the MP4 muxer
426
+ Filter:Add rubber band selector to the "Blacken Borders" filter
427
+ Filter:Add option to deal with anamorphic display to the
428
subtitle filter, fix issues in SRT to SSA converter
429
+ UI:Autosave session on video close, add session restore feature
430
+ UI:Add file name extension when saving audio for some audio
431
types
432
+ Audio:Make maximum level in the "Normalize" filter customizable
433
+ Audio:Improve AAC sampling frequency detection
434
+ Audio:Add decoding support for multichannel Opus audio
435
+ Miscellaneous:Fix regression playback stuck after going to the
436
previous picture
437
+ Miscellaneous:Fix regression "Fade to black" reset when
438
starting filtered playback close to the end of video
439
+ Miscellaneous:Fix regression stopping playback rewinds to the
440
start of video if seek back to the last displayed picture fails
441
- Removed avidemux-cpu_armel.patch, avidemux3.desktop and
442
config.mak.diff, fixed upstream.
443
- Fixed avidemux-linking.patch, avidemux-package_version.patch and
444
avidemux-x265_plugins.patch.
445
- Added avidemux-desktop-file.patch to fix wrong category.
446
447
-------------------------------------------------------------------
448
Tue Jun 05 20:27:49 UTC 2018 - enzokiel@kabelmail.de
449
450
- Update to version 2.7.1
451
+ Encoder:Add LibVA based HW accelerated H.264 encoder
452
(Intel/Linux)
453
+ Decoder:Fix last frames of video not retrieved from decoder
454
+ Decoder:Implement hardware accelerated decoding of H.264 on
455
macOS
456
+ Decoder:Fix keyframe-based navigation in field-encoded MPEG-2
457
video
458
+ Demuxer:Fix crash in the Matroska demuxer with high bitrate
459
audio
460
+ Demuxer:Fix too short duration reported for MKV and MP4 with
461
B-frames
462
+ Demuxer:Fix PTS delay calculation in the Matroska demuxer
463
+ Demuxer:Fix audio delay ignored by the Mp4 demuxer
464
+ Muxer:Improve resilience of FFmpeg based muxers against decode
465
timestamps irregularities
466
+ Muxer:Allow to force display aspect ratio in the configuration
467
of the MP4 muxer
468
+ Muxer:Fix crash in the AVI muxer on switch to OpenDML
469
+ Images:Add PNG export, fix wrong colors with some colorspaces
470
+ Images:Add feature to export selection as JPEG images
471
+ Editor:Fix AVI with H.264 / HEVC without B-frames being not
472
seekable
473
+ Editor:Make AVI with H.264 / HEVC containing B-frames seekable
474
by decoding the entire video
475
+ New Filter:Still Image: generate video of specified duration out
476
of a single image
477
+ Filter:Make eq2 video filter partializable
478
+ Filter:Implement fade-in / fade-out transition for "Add logo"
479
+ UI:Display selection duration in the UI, move filter preview
480
toggle to the toolbar
481
+ UI:Warn right away if an edit would result in cuts being not on
482
keyframes
483
+ UI:Improve time chooser dialog
484
+ Audio:Add Opus encoder
485
+ Audio:Allow LPCM in FFmpeg-based muxers
486
+ Audio:Show duration for external audio tracks
487
+ Miscellaneous:Improved overall polish and stability
488
- Removed avidemux-glibc-2.27.patch, fixed upstream.
489
- Removed all qt4 stuff.
490
- Added avidemux-backport_Fix_threads_setup.patch.
491
492
-------------------------------------------------------------------
493
Sat Apr 07 14:05:21 UTC 2018 - enzokiel@kabelmail.de
494
495
- Added avidemux-glibc-2.27.patch to Fix compilation with
496
glibc >= 2.27.
497
498
-------------------------------------------------------------------
499
Mon Aug 14 17:18:32 UTC 2017 - joerg.lorenzen@ki.tng.de
500
501
- Update to version 2.7.0
502
+ Core:FFmpeg switched to the 3.3.x branch
503
+ Editing:Fixed frame computation bug that led to bad cutting
504
(euma)
505
+ i18n:Korean translation (sheppaul)
506
+ win32:Put log files into the local folder (achim71)
507
+ Jobs:Fix name of the executable search
508
+ UI:Steplessly zoom paused video when the window is resized
509
(euma)
510
+ UI:Added Ctrl+Shift+C shortcut to copy the current PTS to
511
clipboard (euma)
512
+ Filter:eq2: UI improvements (euma)
513
+ Decoding:Fix VP9 decoding
514
+ Filter:Using rubber bands for crop too (me+euma)
515
+ Build:Redone packaging on macOS
516
+ Decoding:HEVC decoding via DXVA2 blacklisted on win32, active
517
on win64
518
+ New Filter:ADM ivtc
519
+ Audio:Distinguish between AC3 and EAC3 when importing
520
521
-------------------------------------------------------------------
522
Sun Apr 30 11:40:23 UTC 2017 - joerg.lorenzen@ki.tng.de
523
524
- Update to version 2.6.20
525
+ Audio : AAC in mpegTS fix
526
+ Audio : external AAC import fix
527
+ MKV : try to better guess original timestamp
528
+ i18n : Russian and German translation update
529
(TotalCaesar659 / euma)
530
+ UI : Filter UI fix
531
532
-------------------------------------------------------------------
533
Thu Mar 30 11:07:43 UTC 2017 - joerg.lorenzen@ki.tng.de
534
535
- Update to version 2.6.19
536
+ Filter : All filters with preview have better navigation
537
dialogs
538
+ Filter : Delogo filter UI redone
539
+ Filter : Fixed changeFps/resampleFps seeking
540
+ TS/Demux : HEVC support improved
541
+ Flv/Demux : Support large files (rcdrone)
542
+ Audio : Allow EAC3 as external audio track
543
+ UI : General usability cleanup (euma)
544
+ UI : Allow using the last read folder as default save folder
545
(euma)
546
+ UI : 2 pass encoding dialog cleanup (euma)
547
+ UI : Dynamically enable/disable menu (euma)
548
+ UI : Customizable keyboard shortcut (euma)
549
+ UI : Allow reverting page up/down (euma)
550
+ Codec : Better support for 10bits
551
+ i18n : Russian translation updated (TotalCaesar659)
552
+ i18n : Greek translation updated (nikoss)
553
+ i18n : General cleanup (euma)
554
+ Updated ffmpeg libs to 3.0.7
555
556
-------------------------------------------------------------------
557
Sun Jan 08 13:23:21 UTC 2017 - joerg.lorenzen@ki.tng.de
558
559
- Update to version 2.6.18
560
* Fixed slider in preview mode
561
562
- Version 2.6.17
563
* Allow EAC3 in mp4 and mp4v2 (fiftyplus/euma)
564
* Fix behaviour of preview window when video size is ~ screen
565
size
566
567
-------------------------------------------------------------------
568
Fri Jan 06 14:24:15 UTC 2017 - joerg.lorenzen@ki.tng.de
569
570
- Enabled support for fdk-aac.
571
572
-------------------------------------------------------------------
573
Wed Jan 04 19:23:41 UTC 2017 - joerg.lorenzen@ki.tng.de
574
575
- Update to version 2.6.16
576
+ Build : Avidemux can be built with visual c++ 2015 (losing
577
some ASM)
578
+ OsX : Initialize fontconfig so that subtitling works
579
+ Core : Update ffmpeg to 3.0.5
580
+ i18n : Updated fr and ru translations
581
(jean Elchinger/totalcaesar659)
582
+ Build : Improved build scripts (euma)
583
+ x265 : Enforce complicancy with most devices
584
+ vaapi : Add resizer
585
+ UI : Redone UI, revamped contrast filter
586
+ Qt : Dont use too much CPU on playback when there is no audio
587
track
588
+ Qt : Reenabled nvenc + Fixed keyframe detection
589
+ Qt : Fixed a crash when encoding starts very slowly (x265)
590
+ Build : Allow use of system libass, liba52,libmad (euma)
591
592
-------------------------------------------------------------------
593
Mon Nov 21 20:39:32 UTC 2016 - joerg.lorenzen@ki.tng.de
594
595
- Update to version 2.6.15
596
+ Hw Accel : Fixed nvEnc and added simple nvEnc-HEVC
597
(windows/linux)
598
+ Hw Accel : Added support for HEVC/VC1 with libVA (linux)
599
+ Hw Accel : Experimental Dxva2 video decoder + Dxva2/D3D display
600
engine (windows)
601
+ Demux : Mpeg TS, fix non multiple of 16 file management (euma)
602
+ Audio/win32 : Fixed CPU consumption when playing audio
603
+ Editor : Fixed copy /paste /delete /undo (euma)
604
+ Editor : A *lot* of seeking bugs fixed (euma)
605
+ Editor : A *lot* of marker management bugs fixed (euma)
606
+ Audio : Added FDK-AAC as encoder
607
+ x26* : Added a "None" preset
608
+ x265 : Fixed 2 pass encoding on windows
609
+ i18n : Qt4 vs Qt5 language fix (D. Amm)
610
+ i18n : German translation updated (euma)
611
+ UI : Added reload default settings (euma)
612
+ UI : Allow minimizing to tray while encoding (euma)
613
+ OSX : Update to Sierra
614
615
-------------------------------------------------------------------
616
Wed Sep 21 10:16:37 UTC 2016 - joerg.lorenzen@ki.tng.de
617
618
- Update to version 2.6.14
619
i18n:
620
+ A lot more is now translatable (D. Amm)
621
+ Hungarian translation (rezso)
622
+ German translation update (euma)
623
+ French translation update
624
+ PT/BR translation partially fixed
625
+ Dannish translation update (scootergrisen)
626
Platforms:
627
+ Qtx : Automatically check if a new version is available once a
628
day
629
+ WIN32 : Reverted to MXE cross compiler, XP now works again
630
+ OSX : Fixed the packager, it should work every time now (no
631
more borked dmg)
632
Application:
633
+ Decoding : Deal with corrupted stream in a nicer way (H264/TS)
634
+ Decoding : Enable lagarith
635
+ Decoding : Support for flac through libavcodec
636
+ VDPAU : Try harder to release resources at exit
637
+ Demuxer : Image loader improved and cleaned up, more jpeg
638
formats are supported
639
+ Editor : Try to deal better with corrupted audio in copy mode
640
+ TS : Add support for new EAC3 identifier such as the ones used
641
by numericable / DVB-T
642
+ Encoder : Fix most of the libavcodec based encoders
643
644
-------------------------------------------------------------------
645
Sat Aug 20 11:14:21 UTC 2016 - joerg.lorenzen@ki.tng.de
646
647
- Update to version 2.6.13
648
+ [OsX] Toolchain updated
649
+ [Win64] Toolchain updated
650
+ [Linux] AppImage (universal linux64 binaries)
651
+ [Core] Update to libav* 3.0.2
652
+ [Edit] Improved copy mode for h264/h265 video
653
+ [Audio] AAC/ADTS import/export
654
+ [Filter] new video filter : ivtcDupeRemover to remove duplicate
655
after 3:2 pulldown
656
+ [Qt] Revamped refresh screen
657
+ [Filters] ASS/SSA fixes
658
+ [Filters] Improved logo filter with alpha channel
659
+ [Win32] Development files included in installer
660
+ [Filter] ShaderLoader, load your openGL shaders as filters
661
+ [Linux] Compatibility with newer gcc
662
+ [Filter] Partial filter available only for one in/one out video
663
filters
664
+ [UI] Add go fwd/go backward 60 sec buttons
665
+ [i18n] Translations updated
666
- Removed avidemux-find-lrelease-qt5.patch, fixed upstream
667
- Fixed all patches
668
- Disabled ix86 for SLES 11 because build currently fails
669
(perhaps compiler too old?)
670
671
-------------------------------------------------------------------
672
Tue Mar 08 16:09:34 UTC 2016 - joerg.lorenzen@ki.tng.de
673
674
- Update to version 2.6.12
675
+ [H264] Fixed crash when saving h264 annexB in avi (Brundle)
676
+ [Vdpau] Fixed VDPAU resize and deinterlace when height is padded
677
+ [Mkv] Faster loading of VP9 and h265
678
+ [MP4] Supports more flavors of H265
679
+ [i18n] Spanish translation update by ringmaster
680
+ [Edit] Another frame seeking bug fixed, happened rarely
681
+ [All] Slightly better crash handler
682
+ [FFmpeg]Update to 2.7.6
683
+ [Muxer] Basic webm support
684
+ [Jobs] Fixed right click menus with qt5
685
686
-------------------------------------------------------------------
687
Fri Feb 05 21:02:11 UTC 2016 - joerg.lorenzen@ki.tng.de
688
689
- Update to version 2.6.11
690
+ Better support for H265
691
+ Fix off-by-one keyframe cutting
692
+ Basic support for Opus
693
+ Try to cope better with decoding error
694
+ Extract keyframes from non Mpeg video in mkv
695
+ Cap refresh rate for large video or slow machines
696
+ Fix nv12 to yv12 mmx code
697
- Update internal ffmpeg to version 2.8.6
698
- Build against qt5 for openSUSE > 13.2 and Leap 42.1
699
- Don't build gtk frontend because build currently fails and it
700
hasn't been maintained for a long time (information from
701
developer)
702
703
-------------------------------------------------------------------
704
Mon Jan 18 09:44:37 UTC 2016 - joerg.lorenzen@ki.tng.de
705
706
- update internal ffmpeg to version 2.8.5
707
708
-------------------------------------------------------------------
709
Wed Dec 23 13:25:33 UTC 2015 - joerg.lorenzen@ki.tng.de
710
711
- update internal ffmpeg to version 2.8.4
712
713
-------------------------------------------------------------------
714
Sat Dec 05 12:23:17 UTC 2015 - joerg.lorenzen@ki.tng.de
715
716
- update internal ffmpeg to version 2.8.3
717
718
-------------------------------------------------------------------
719
Fri Nov 20 07:00:02 UTC 2015 - olaf@aepfle.de
720
721
- Set group permissions for included ffmpeg libs
722
723
-------------------------------------------------------------------
724
Fri Oct 16 2015 - joerg.lorenzen@ki.tng.de
725
726
- update internal ffmpeg to version 2.8.1
727
728
-------------------------------------------------------------------
729
Wed Sep 09 2015 - joerg.lorenzen@ki.tng.de
730
731
- update internal ffmpeg to version 2.8
732
733
-------------------------------------------------------------------
734
Mon Jul 20 2015 - joerg.lorenzen@ki.tng.de
735
736
- update internal ffmpeg to version 2.7.2
737
738
-------------------------------------------------------------------
739
Sat Jul 11 2015 - joerg.lorenzen@ki.tng.de
740
741
- Update to version 2.6.10
742
* Re-added translations
743
* Re-added avsproxy
744
* Fixed multi passes with x264 when file has non ascii chars
745
* Added experimental Qt5 build for mac
746
* Fixed a bug with filler frames (fraps)
747
- update internal ffmpeg to version 2.7.1
748
749
- Version 2.6.9
750
* x265 support by KoolAidMan.
751
* Qt4 and Qt5 support.
752
* Compatibility with newer VAAPI.
753
* Updated ffmpeg libraries.
754
* Simple support for nvenc (linux).
755
* Better compatibility with Dash file, Flv.
756
* AvsProxy improvements (hinterwaeldler).
757
* Misc fixes (asjchult).
758
* Plenty of bugfixes and new bugs.
759
* Win32 and Win64 builds are now using winbuilds.org, Xp no
760
longer supported.
761
762
-------------------------------------------------------------------
763
Sat May 02 2015 - joerg.lorenzen@ki.tng.de
764
765
- fixed build for openSUSE = 11.4
766
767
-------------------------------------------------------------------
768
Thu Feb 26 2015 - joerg.lorenzen@ki.tng.de
769
770
- update internal ffmpeg to version 1.2.12
771
772
-------------------------------------------------------------------
773
Tue Dec 23 2014 - joerg.lorenzen@ki.tng.de
774
775
- update internal ffmpeg to version 1.2.11
776
- removed workaround for build on arm armv6l/armv6hl, the problem
777
is caused by additional RaspberryPi repository and should be
778
fixed there
779
780
-------------------------------------------------------------------
781
Sat Dec 13 18:20:28 UTC 2014 - joerg.lorenzen@ki.tng.de
782
783
- removed some unneeded dependencies to enable build on armv6l/armv6hl
784
785
-------------------------------------------------------------------
786
Sat Nov 08 2014 - joerg.lorenzen@ki.tng.de
787
788
- added patch and dependencies to enable build on ARM CPU
789
- removed some unneeded dependencies
790
791
-------------------------------------------------------------------
792
Wed Nov 05 2014 - joerg.lorenzen@ki.tng.de
793
794
- update internal ffmpeg to version 1.2.10
795
796
-------------------------------------------------------------------
797
Fri Oct 17 2014 - joerg.lorenzen@ki.tng.de
798
799
- changed BuildRequires to pkgconfig where possible
800
- enable build for SLES, unfortunately without frontends qt and gtk
801
because SLES doesn't provide gtk3 and qt >= 4.7
802
803
-------------------------------------------------------------------
804
Fri Oct 10 2014 - joerg.lorenzen@ki.tng.de
805
806
- update internal ffmpeg to version 1.2.9
807
808
-------------------------------------------------------------------
809
Fri Aug 22 2014 - joerg.lorenzen@ki.tng.de
810
811
- update internal ffmpeg to version 1.2.8
812
813
-------------------------------------------------------------------
814
Tue Jun 24 2014 - joerg.lorenzen@ki.tng.de
815
816
- update internal ffmpeg to version 1.2.7
817
818
-------------------------------------------------------------------
819
Fri Mar 14 2014 - joerg.lorenzen@ki.tng.de
820
821
- Update to version 2.6.8
822
* Image/export: Proper initialization of Qz for jpeg export
823
* UI : Add an override menu to force language
824
* tinypy : Add support for os.environ
825
* x264 : Improved settings (tobias)
826
* Win32 : Fix crash when having an audio problem
827
* Win32 : Re-add mp4v2 to installer files
828
* Audio/FAAC : Fix channel mapping when source is mono
829
* Audio/AMR : Re-enabled AMR
830
* Audio/lavc : Fixed encoding for codec not supporting planar (MP2)
831
* Audio : Fixed importing MP2 audio detected as MP3
832
* Editor : Fix deleting chunks of the video leading to seek errors
833
* Editor : Initial copy/paste support
834
* Editor/audio: Fix issue when source has more than 4 tracks
835
* Editor : Better detection of double fps input files
836
* TS/Demux : Brute force eac3 probe
837
* TS/Demux : Better initialization, avoid dropping audio
838
* MP4/Demux : Fix management of PCM audio
839
* Mkv/Demux : Proper re-indexing for mpeg2 in mkv
840
* Mp4v2/Mux : Add fast start mode back
841
* OpenSolaris : Some fixes by pfelecan
842
* Subtitles : Update libass + very simple srt2ssa converter
843
* OsX : Enables more optional codecs...
844
* avsfilte : Performance Improvements (fahr)
845
846
-------------------------------------------------------------------
847
Wed Mar 12 2014 - joerg.lorenzen@ki.tng.de
848
849
- update internal ffmpeg to version 1.2.6
850
851
-------------------------------------------------------------------
852
Sat Feb 01 2014 - joerg.lorenzen@ki.tng.de
853
854
- update internal ffmpeg to version 1.2.5
855
856
-------------------------------------------------------------------
857
Mon Dec 09 2013 - joerg.lorenzen@ki.tng.de
858
859
- Update to version 2.6.7
860
* [MKV] Fix seeking in h264
861
* [TS/H264] Split on NALU boundaries, it was off by one byte
862
* [TS/AAC] Add support for AAC/LC/SBR
863
* [MOV/MP4] Correct management of PCM/8Bits audio track
864
* [Images] Fixed import of bmp and jpg
865
* [Build] Support for newer cmake (ajschult)
866
* [Build] Better RPM generation (mit)
867
* [Auto/PSP] Fixed scripts (LJ)
868
869
-------------------------------------------------------------------
870
Sat Nov 02 2013 - joerg.lorenzen@ki.tng.de
871
872
- changes in spec file to enable build for openSUSE 11.4 and 12.1
873
874
-------------------------------------------------------------------
875
Wed Oct 30 2013 - joerg.lorenzen@ki.tng.de
876
877
- Initial package, version 2.6.6
878