https://bugs.kde.org/show_bug.cgi?id=371062

asla...@vsechno-atd.cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asla...@vsechno-atd.cz

--- Comment #3 from asla...@vsechno-atd.cz ---
I am affected with this bug too, trying on 16.12.3. my opus music is out of
sync when playing both in clip monitor and timeline, a working solution is to
remux the file with .mkv


Technical details about the .opus file from avprobe:
Input #0, matroska,webm, from '...':
  Metadata:
    encoder         : google
  Duration: 00:03:02.00, start: 0.007000, bitrate: 129 kb/s
    Stream #0:0(eng): Audio: opus, 48000 Hz, stereo, fltp (default)

Avprobe of the same file remuxed with .mkv:
Input #0, matroska,webm, from '...':
  Metadata:
    ENCODER         : Lavf56.40.101
  Duration: 00:03:02.11, start: 0.000000, bitrate: 1764 kb/s
    Stream #0:0(eng): Audio: flac, 48000 Hz, stereo, s32 (24 bit) (default)
    Metadata:
      LANGUAGE        : eng
      ENCODER         : Lavc56.60.100 flac
      DURATION        : 00:03:02.113000000


A similar problem appears even when using a .mkv video rendered by kdenlive,
it's avprobe:
Input #0, matroska,webm, from '...':
  Metadata:
    ENCODER         : Lavf56.40.101
  Duration: 00:00:11.15, start: 0.007000, bitrate: 4660 kb/s
    Stream #0:0: Video: h264 (High), yuv420p(tv, bt709/unknown/bt709),
1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
    Metadata:
      DURATION        : 00:00:11,127000000
    Stream #0:1: Audio: opus, 48000 Hz, stereo, fltp (default)
    Metadata:
      DURATION        : 00:00:11,148000000

Remuxing, however, does not help in this case.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to