Opened 6 years ago

#7470 new defect

ffprobe: Program info output for a selected program

Reported by: user243 Owned by:
Priority: normal Component: ffprobe
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.