print_str_opt    1712 ffprobe.c          else   print_str_opt("codec_type", "unknown");
print_str_opt    1724 ffprobe.c          else                print_str_opt("pos", "N/A");
print_str_opt    1771 ffprobe.c          else   print_str_opt("media_type", "unknown");
print_str_opt    1782 ffprobe.c          else                      print_str_opt("pkt_pos", "N/A");
print_str_opt    1784 ffprobe.c          else                       print_str_opt("pkt_size", "N/A");
print_str_opt    1794 ffprobe.c              else   print_str_opt("pix_fmt", "unknown");
print_str_opt    1799 ffprobe.c                  print_str_opt("sample_aspect_ratio", "N/A");
print_str_opt    1812 ffprobe.c              else   print_str_opt("sample_fmt", "unknown");
print_str_opt    1821 ffprobe.c                  print_str_opt("channel_layout", "unknown");
print_str_opt    2063 ffprobe.c                      else                print_str_opt("codec_long_name", "unknown");
print_str_opt    2066 ffprobe.c                  print_str_opt("codec_name", cd->name);
print_str_opt    2068 ffprobe.c                      print_str_opt("codec_long_name",
print_str_opt    2072 ffprobe.c                  print_str_opt("codec_name", "unknown");
print_str_opt    2074 ffprobe.c                      print_str_opt("codec_long_name", "unknown");
print_str_opt    2081 ffprobe.c                  print_str_opt("profile", "unknown");
print_str_opt    2085 ffprobe.c              else   print_str_opt("codec_type", "unknown");
print_str_opt    2107 ffprobe.c                      print_str_opt("sample_aspect_ratio", "N/A");
print_str_opt    2108 ffprobe.c                      print_str_opt("display_aspect_ratio", "N/A");
print_str_opt    2112 ffprobe.c                  else   print_str_opt("pix_fmt", "unknown");
print_str_opt    2117 ffprobe.c                      print_str_opt("color_range", "N/A");
print_str_opt    2120 ffprobe.c                  else   print_str_opt("color_space", "unknown");
print_str_opt    2125 ffprobe.c                      print_str_opt("color_transfer", av_color_transfer_name(dec_ctx->color_trc));
print_str_opt    2130 ffprobe.c                      print_str_opt("color_primaries", av_color_primaries_name(dec_ctx->color_primaries));
print_str_opt    2135 ffprobe.c                      print_str_opt("chroma_location", av_chroma_location_name(dec_ctx->chroma_sample_location));
print_str_opt    2142 ffprobe.c                      print_str_opt("timecode", "N/A");
print_str_opt    2150 ffprobe.c                  else   print_str_opt("sample_fmt", "unknown");
print_str_opt    2159 ffprobe.c                      print_str_opt("channel_layout", "unknown");
print_str_opt    2169 ffprobe.c                      print_str_opt("width",   "N/A");
print_str_opt    2173 ffprobe.c                      print_str_opt("height",  "N/A");
print_str_opt    2177 ffprobe.c              print_str_opt("codec_type", "unknown");
print_str_opt    2192 ffprobe.c          else                                          print_str_opt("id", "N/A");
print_str_opt    2201 ffprobe.c          else                       print_str_opt("bit_rate", "N/A");
print_str_opt    2203 ffprobe.c          else                       print_str_opt("max_bit_rate", "N/A");
print_str_opt    2205 ffprobe.c          else                       print_str_opt("bits_per_raw_sample", "N/A");
print_str_opt    2207 ffprobe.c          else                   print_str_opt("nb_frames", "N/A");
print_str_opt    2209 ffprobe.c          else                                print_str_opt("nb_read_frames", "N/A");
print_str_opt    2211 ffprobe.c          else                                print_str_opt("nb_read_packets", "N/A");
print_str_opt    2353 ffprobe.c              else                             print_str_opt("format_long_name", "unknown");
print_str_opt    2358 ffprobe.c          else           print_str_opt("size", "N/A");
print_str_opt    2360 ffprobe.c          else                       print_str_opt("bit_rate", "N/A");
print_str_opt    2620 ffprobe.c                  print_str_opt("log2_chroma_w", "N/A");
print_str_opt    2621 ffprobe.c                  print_str_opt("log2_chroma_h", "N/A");
print_str_opt    2625 ffprobe.c              else   print_str_opt("bits_per_pixel", "N/A");