[FFmpeg-trac] #11550(avformat:closed): "-c copy" somehow failing

FFmpeg trac at avcodec.org
Sun May 4 20:00:52 EEST 2025


#11550: "-c copy" somehow failing
--------------------------------------+------------------------------------
             Reporter:  Levan         |                    Owner:  (none)
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avformat
              Version:  git-master    |               Resolution:  invalid
             Keywords:  mov hevc aac  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Comment (by MasterQuestionable):

 ͏    Seems the video stream was detected incomplete.
 ͏    Try?
 ͏    `ffprobe -v quiet -hide_banner -threads 0 -show_entries
 "frame=best_effort_timestamp_time" -select_streams v:0 -of
 "compact=nk=1:p=0" "seduce.mp4"`
 ͏    [ !^ Which reports the interpreted timestamps. ]

 ͏    Also, would:
 ͏    `ffmpeg -i "seduce.mp4" -map v -c copy "seduce.mkv"`
 ͏    ; give normal video?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11550#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list