Difference between revisions of "Digital Video"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{mux|id=rawdv|encoder=n}} | {{mux|id=rawdv|encoder=n}} | ||
+ | {{website|libdv|http://libdv.sourceforge.net/}} | ||
+ | '''Digital Video''' (DV) is a format used by some camcorders. | ||
− | + | Support for DV is through libdv, the Quasar DV Codec. | |
== Source code == | == Source code == | ||
− | {{file|modules/demux/ | + | {{file|modules/demux/rawdv.c|input demuxer}} |
Latest revision as of 22:29, 10 June 2007
rawdv
|
VLC can decode this container. The module name to use at the command line is rawdv. |
Digital Video (DV) is a format used by some camcorders.
Support for DV is through libdv, the Quasar DV Codec.
Source code
- modules/demux/rawdv.c (input demuxer)