[FFmpeg-trac] #7510(undetermined:new): Streamcopy of private stream produces empty output

FFmpeg trac at avcodec.org
Tue Nov 6 19:52:57 EET 2018


#7510: Streamcopy of private stream produces empty output
-------------------------------------+-------------------------------------
             Reporter:  msiders      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by msiders):

 Hi,

 Futhermore, the parameter `-copy_unknown` only works with streams with
 type AVMEDIA_TYPE_UNKNOWN as you can see in the source code:
 https://github.com/FFmpeg/FFmpeg/blob/d702769213487923c0fb0abe4b61f4d9ebddb88b/fftools/ffmpeg_opt.c#L2294

 But, the stream that I need to copy is detected as AVMEDIA_TYPE_DATA. But
 not writed in the output.

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


More information about the FFmpeg-trac mailing list