[FFmpeg-trac] #8547(undetermined:new): Can't cut iTunes movie

FFmpeg trac at avcodec.org
Tue Mar 3 21:54:47 EET 2020


#8547: Can't cut iTunes movie
-------------------------------------+-------------------------------------
             Reporter:  xamarin      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 Try to cut sample iTunes movie (is not encrypted). Resulting file is 0
 bytes:

 {{{
 ...
     Stream #0:34: Video: mjpeg (Baseline), yuvj420p(pc,
 bt470bg/unknown/unknown), 667x1000 [SAR 72:72 DAR 667:1000], 90k tbr, 90k
 tbn, 90k tbc (attached pic)
 [mp4 @ 000001a3eaeda0c0] track 2: codec frame size is not set
 [mp4 @ 000001a3eaeda0c0] track 4: codec frame size is not set
 [mp4 @ 000001a3eaeda0c0] Could not find tag for codec eia_608 in stream
 #6, codec not currently supported in container
 Could not write header for output file #0 (incorrect codec parameters ?):
 Invalid argument
 ...
 }}}

 {{{
 % ffmpeg.exe -y -i 'movie.mp4' -ss 00:08:34 -t 00:00:23 -c copy -map 0
 out.mp4
 ffmpeg version git-2020-03-01-1281399 Copyright (c) 2000-2020 the FFmpeg
 developers
 built with gcc 9.2.1 (GCC) 20200122
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8547>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list