PVA
From VideoLAN Wiki
pva
|
VLC can decode this container.
The module name to use at the command line is pva. |
PVA is the the extension denoting a Packetized Elementary Streams (PES) containing both video and audio. PES files are muxed Elementary Streams. By their nature Elementary streams are only audio or video files. However, by recording timestamps PVA files can contain both with a low overhead for muxing real-time MPEG-2 video with AC3 Dolby Digital audio. Such files are often recorded by Digital Video Broadcast DVB capturing software.
Source code
- /modules/demux/pva.c (input demuxer)