From 884c8093d63402a1ad0b502244b791e3c6782be3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 11 Sep 2020 14:38:47 +0900 Subject: Added debian extra dependency packages. Signed-off-by: Michele Calgaro --- .../transcode-1.1.7/docs/html/export_ogg.php | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 debian/transcode/transcode-1.1.7/docs/html/export_ogg.php (limited to 'debian/transcode/transcode-1.1.7/docs/html/export_ogg.php') diff --git a/debian/transcode/transcode-1.1.7/docs/html/export_ogg.php b/debian/transcode/transcode-1.1.7/docs/html/export_ogg.php new file mode 100644 index 00000000..f3e990c7 --- /dev/null +++ b/debian/transcode/transcode-1.1.7/docs/html/export_ogg.php @@ -0,0 +1,36 @@ + +Ogg Vorbis CODEC project."; +$format[0] = "-------"; +$format[1] = "Ogg Vorbis"; +$file = "Ogg bitstream (*.ogg)"; +$c[0] = "raw audio export with -m <filename>."; +$c[1] = "needs oggenc."; +$c[2] = "you need oggmerge part of ogmtools by Moritz Bunkus to build an Ogg compliant Video/Audio stream."; + +?> + + + + +<?php echo("$mod"); ?> + + + + + + +
+
+ +Last modified: Tue Feb 5 15:06:07 CET 2002 + + -- cgit v1.2.3