Changes between Initial Version and Version 1 of Ticket #227

Show
Ignore:
Timestamp:
12/08/09 15:44:58 (4 years ago)
Author:
MC-arjen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #227 – description

    initial v1  
    1 Instead of using mp4creator 
     1We have had several issues with MP4Box, the tool we use for hinting mp4 material. The problem is not so much in the algoritme implementation, but more in the handling of errors, and the way it appends to original files. Instead of using MP4Box (part of GPAC) there are two alternatives: 
    22 
    3 {{{ 
    4 Er zijn nog 2 alternatieve oplossingen; studie naar "mp4creator" of onderzoeken hoeveel werk het is om de hinting in ffmpeg te integreren (http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2009-October/022447.html) 
    5 }}} 
     3- see if  "mp4creator" is an option  
     4 
     5- integrate hinting (read: port code of MP4Box) in ffmpeg (http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2009-October/022447.html). 
     6 
     7(ffmpeg option is preferred for all involved)