You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/06/24 21:49:00 UTC

[jira] [Commented] (GUACAMOLE-532) Converting to m4v file costs too much space

    [ https://issues.apache.org/jira/browse/GUACAMOLE-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144425#comment-17144425 ] 

Mike Jumper commented on GUACAMOLE-532:
---------------------------------------

With the parts of GUACAMOLE-465 related to additional codecs and options having been moved to GUACAMOLE-974, I'll update the issue duplicated to that. The current scope of GUACAMOLE-465 should no longer have any appreciable impact on file size, as it just involves storing the same video stream within a proper container.

Rerunning ffmpeg on the output of guacenc likely results in a smaller file only because it defaults to different codecs and/or lower quality settings.

>  Converting to m4v file costs too much space 
> ---------------------------------------------
>
>                 Key: GUACAMOLE-532
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-532
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacenc
>            Reporter: zhonghe
>            Priority: Minor
>
> I had to use command "ffmpeg -i input  -metadata title='xxx'   -metadata year='2018' output" to convert it again, and then remove the bigger one.
> Could you merge the code to guacenc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)