tshark(1) -r /home/marcos/Evidencias/Bulk_PC-20170427_/packets.pcap -Y http
Dump and analyze network traffic
-r  <infile>
    Read packet data from infile, can be any supported capture file format (including gzipped files).
    It's not possible to use named pipes or stdin here!
source manpages: tshark