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

FFmpeg trac at avcodec.org
Wed Nov 7 11:49:15 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):

 Replying to [comment:6 cehoyos]:
 > Please (test current FFmpeg git head and) provide the command line you
 tested together with the complete, uncut console output and provide a
 sample input file.

 Hi Cehoyos,

 I feel isn't needed. I discovered the problem: this stream (the private
 one) isn't a PES stream. So, the "mpegts" demuxer simply discards it.
 Futhermore, the "mpegtsenc" muxer doesn't support non-PES streams.

 So the only solution is: add support to both (demuxer and muxer) to
 support (optionally) non-PES streams.

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


More information about the FFmpeg-trac mailing list