#4813: Remuxing hevc fails
-------------------------------------+-------------------------------------
             Reporter:  freebits     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  hevc         |               Blocked By:
  av_interleaved_write_frame         |
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Balling):

 This is working as intended. You need to first
 {{{
 ffmpeg -i test01_cut.hevc -vcodec copy out.mp4
 }}}


 and only then
 {{{
 ffmpeg -i out.mp4 -vcodec copy out.ts
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4813#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to