[FFmpeg-trac] #1735(undetermined:new): Problems with quicktime reference clips

FFmpeg trac at avcodec.org
Fri Sep 14 18:16:01 CEST 2012


#1735: Problems with quicktime reference clips
-------------------------------------+-------------------------------------
             Reporter:  bastibeckr   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  0.11.1       |  undetermined
             Keywords:  mov          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by bastibeckr):

 Hi, thanks for your fast response.

 I will find out if I can create a clip that contains references to
 relative paths.

 test_two.mov is reported by ffmpeg to be missing. But with other players I
 can play the clip - it fails in ffmpeg.

 if I create a sequence that contains only  test_two.mov or one part of it,
 it will work.

 e.g. my sequence looks like:


 {{{
 [test_two.mov] => works
 [test_two.mov|test_two.mov] => doesn't work
 [test_two.mov|test_one.mov] => doesn't work
 }}}


 (the source clips may be truncated, but the result must only consist of
 one clip (no cuts)):

 {{{
 [first-part-of-test_two.mov]  => works
 [first-part-of-test_two.mov|second-part-of-test_two.mov] => won't work
 }}}

 There are no gaps between the cuts, it's comparable to a "playlist".
 Again, will seems to be valid quicktime because other players don't
 complain and play the file without any problem.

 thanks again, i will try to match your requirements (no ext. libraries,
 etc) and provide feedback with full output when i'm done.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1735#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list