#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to