libopenshot
No description set
-
1
derived packages
- Links to multimedia:libs / libopenshot
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/libopenshot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000123 123 Bytes | |
_service | 0000000630 630 Bytes | |
_servicedata | 0000000241 241 Bytes | |
libopenshot-0.2.6+5.obscpio | 0025352717 24.2 MB | |
libopenshot.changes | 0000042008 41 KB | |
libopenshot.obsinfo | 0000000103 103 Bytes | |
libopenshot.spec | 0000004303 4.2 KB |
Revision 2 (latest revision is 6)
Eric Schirra (ecsos)
committed
(revision 2)
- Update to version 0.2.6+5: * Merge master 0.2.6 into develop * set default crop border to 0 * Update Version to 0.2.6 SO 20 * Link catch-main wtih Catch2::Catch2 (#714) * Bug fix. Prevent adding the same clip as child in the Tracker and Object Detection Effects * Fixing SVG unit tests to correctly check the default SVG size * SCALE_NONE was incorrectly sizing SVG, Image, and Video files. Since OpenShot changes the preview window size during editing, the SCALE_NONE clips should always be scaled to the ratio: preview / timeline... so they stay relative sized to the timeline size. * FFmpeg: Create, use av_err2string() (#689) * Fixed Draw Box property in ObjectDetection Effect * Prevent re initializing ParametricEQ for each frame * Bump codecov/codecov-action from 1 to 2.0.2 (#709) * Updating audio descriptions * Added Delay and Echo effects * Eliminate useless 'const' (#703) * CMake: Fix ENABLE_MAGICK (#701) * Bugfix * Adding description on the audio effects and cleaning the code * Adjusting parameters of distortion * Spliting secundary effects from Robotization and Compressor * Fixed weird noises in the audio robotization effect * Added voice robotization and whisperization effect working * removed comment with number * Fix audio encoding on FFmpeg 4.4. AVFrame was missing a few properties that need to be set in newer versions of FFmpeg. This is also compatible with FFmpeg 3+. * Reverting video_timestamp increment logic which used pkt.duration. In some codecs (such as vp8), this approach breaks due to differences in the timebase vs the framerate. For example, if the timebase is an inverse of the FPS, everything works. But if the timebase is not, for example 1/1000000, this approach breaks. * Only get rotation from metadata if 0 keyframes * Unit tests: --output-on-failure * Switch to pkt.duration for incrementing PTS, and rename the 2 timestamp variables to something more sane. * Experimental conversion of timestamp rescaling to use the av_packet_rescale_ts() method. I'm just not sure the backwards compatibility of this approach with older FFmpeg versions. * We already init values in constructor, and moving incrementing to later in function.
Comments 0