[longomatch] Use the matroska muxer as default
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Use the matroska muxer as default
- Date: Sat, 24 Jul 2010 22:45:01 +0000 (UTC)
commit 0f9b362bbba23e8113e94f078f955fb00961c168
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Jul 25 00:43:52 2010 +0200
Use the matroska muxer as default
libcesarplayer/src/gst-video-editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/src/gst-video-editor.c b/libcesarplayer/src/gst-video-editor.c
index d3973e2..571751f 100644
--- a/libcesarplayer/src/gst-video-editor.c
+++ b/libcesarplayer/src/gst-video-editor.c
@@ -30,7 +30,7 @@
#define DEFAULT_VIDEO_ENCODER "vp8enc"
#define DEFAULT_AUDIO_ENCODER "vorbisenc"
-#define DEFAULT_VIDEO_MUXER "webmmux"
+#define DEFAULT_VIDEO_MUXER "matroskamux"
#define FONT_SIZE_FACTOR 0.03
#define LAME_CAPS "audio/x-raw-int, rate=44100, channels=2, endianness=1234, signed=true, width=16, depth=16"
#define VORBIS_CAPS "audio/x-raw-float, rate=44100, channels=2, endianness=1234, signed=true, width=32, depth=32"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]