Can I merge or concatanate a wireless PCAP capture file with a wired PCAP capture file? asked 14 Sep '12, 09:15 MSshark  | 
One Answer:
No that's not possible as mergecap will print this error message: 
 You can force a new encapsulation type with  Regards answered 14 Sep '12, 12:53 Kurt Knochner ♦  | 
          
...and if you try to use
-Fto force the output file to be a pcap-ng file, the resulting file won't be readable, due to bugs.