Difference between revisions of "PVA"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | {{mux|id=pva|encoder=n}} | ||
+ | |||
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. | 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. | ||
+ | |||
+ | {{file|/modules/demux/pva.c|input demuxer}} |
Revision as of 04:33, 17 December 2006
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.
- /modules/demux/pva.c (input demuxer)