[tm1/recorder] Change muxer from avmux_3gp,avmux_mp4 to 3gppmux,mp4mux 17/77217/1
authorHaesu Gwon <haesu.gwon@samsung.com>
Wed, 29 Jun 2016 05:57:16 +0000 (14:57 +0900)
committerHaesu Gwon <haesu.gwon@samsung.com>
Wed, 29 Jun 2016 05:57:16 +0000 (14:57 +0900)
Change-Id: Ie19a58b23e6934bb30fe2ee5019531cf80d0aa00
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
mmfw-sysconf-target-tm1/etc/multimedia/mmfw_camcorder.ini

index f3e67c95b8c521e8cd677f2157ec8cf2384f2244..4a2dabd4b0df92d3b496a242dca3aed692134abe 100644 (file)
@@ -98,9 +98,9 @@ DropVideoFrame = 0
 PassFirstVideoFrame = 0
 
 [Mux]
-3GP = avmux_3gp | 0,0
+3GP = 3gppmux | 0,0
 AMR = avmux_amr | 0,0
-MP4 = avmux_mp4 | 0,0
+MP4 = mp4mux | 0,0
 AVI = avimux | 0,0
 MATROSKA = matroskamux | 0,0
 WAV = wavenc | 0,0