Changeset 6686
- Timestamp:
- 06/23/09 16:27:05 (9 months ago)
- Files:
-
- 1 modified
-
trunk/liquidsoap/src/outputs/dirac_encoded.ml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/liquidsoap/src/outputs/dirac_encoded.ml
r6527 r6686 1 1 open Source 2 2 open Dtools 3 open Theora4 3 5 (** Output in a ogg theora*)4 (** Output in a ogg dirac *) 6 5 7 6 let create_streams ~quality ~vorbis_quality =
