[ 
https://jira.nuxeo.org/browse/DAM-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=71104#action_71104
 ] 

Benjamin Jalon commented on DAM-467:
------------------------------------

The first way to create a hinted media:
ffmpeg -i my_media.some_extention -o temp.ogv
HandBrakeCLI -i temp.ogv -o final-hinted-h264.mp4  -e x264 -q 0.589999973773956 
-a 1,1 -E faac,ac3 -B 160,auto -R 48,Auto -6 dpl2,auto -f mp4 -X 720 -m -x 
level=30:cabac=0:ref=3:mixed-refs=1:analyse=all:me=umh:keyint=25

This is a bit slow... In fact very slow, but other ways, in this time, create 
video desynchronized with the audio, or is corrupted or seeking in it is hugly.

> Add Darwin Server integration to stream videos in DAM
> -----------------------------------------------------
>
>                 Key: DAM-467
>                 URL: https://jira.nuxeo.org/browse/DAM-467
>             Project: Nuxeo DAM
>          Issue Type: Improvement
>            Reporter: Benjamin Jalon
>            Assignee: Benjamin Jalon
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to