You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2019/03/25 06:56:00 UTC

[jira] [Resolved] (OPENMEETINGS-2046) webm recording not always correctly converted to mp4

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved OPENMEETINGS-2046.
--------------------------------------------
    Resolution: Fixed

> webm recording not always correctly converted to mp4
> ----------------------------------------------------
>
>                 Key: OPENMEETINGS-2046
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2046
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Recordings
>    Affects Versions: 5.0.0-M1
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 5.0.0-M1
>
>
> webm recording not always correctly converted to mp4
> The following error and warning being reported to console:
> {code}
> More than 1000 frames duplicated
> Too many packets buffered for output stream 0:0.
> {code}
> According to https://superuser.com/questions/1308355/ffmpeg-webm-to-mp4-awful-video-quality
> adding 
> {code}
> -vsync 0 after -crf XXX
> {code}
> might help



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)