[FFmpeg-trac] #7470(ffprobe:new): ffprobe: Program info output for a selected program

FFmpeg trac at avcodec.org
Thu Oct 4 03:18:57 EEST 2018


#7470: ffprobe: Program info output for a selected program
---------------------------------+---------------------------------------
             Reporter:  user243  |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  ffprobe  |                  Version:  unspecified
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+---------------------------------------
 I am trying to output the info of a particular program from the input
 which is MPTS but {{{ffprobe}}} outputs the info of all the programs.
 Below is the code I am using to output {{{service_provider}}} info only
 for program 1 but the output displays {{{service_provider}}} info for all
 the programs.

 {{{
 ffprobe -loglevel error -show_programs -select_streams p:1 -show_entries
 program_tags=service_provider input.ts
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7470>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list