[FFmpeg-trac] #7652(undetermined:closed): video_size input option doesn't work for compressed raw stream

FFmpeg trac at avcodec.org
Thu Jan 3 18:26:28 EET 2019


#7652: video_size input option doesn't work for compressed raw stream
-------------------------------------+-------------------------------------
             Reporter:  Ilya87       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 MKVs usually contain MP4-style H.264. You cannot dump that into a file and
 expect it to work. In other words, your resulting file is invalid.

 Generally, you are best advised to use a tool thats designed for
 processing video, like ffmpeg itself, if you want to seperate the video
 out of an existing file.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7652#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list