hyndruide / openeve

Automatically exported from code.google.com/p/openeve
0 stars 0 forks source link

Recorded Video is in 3GP format #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Record a video in high quality
2. It will be in 3gp format
3.

What is the expected output? What do you see instead?
Should be in mp4 format

What version of the product are you using?
GB_110430

On what operating system?

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )

Please provide any additional information below.
low low volume in videos may be related to this. If So, merge these issues

Original issue reported on code.google.com by iareh...@gmail.com on 2 May 2011 at 10:10

GoogleCodeExporter commented 8 years ago
what do you mean "should" ?

Official LG firmware encode video as 3gp
basically encoding is done by the libOmxVidEnc.so - LG hardware specific 
encoder.

so you can try to encode video with the software encoder of GB
by deleting libOmxVidEnc.so
and it trigger the MPEG4Writer to encode video as mpeg4

but currently software HQ video encoding does not work correctly.
only low quality encoding mode works now.

Original comment by wkp...@gmail.com on 2 May 2011 at 10:40

GoogleCodeExporter commented 8 years ago
Actually, by should I mean that previously video was recorded in MP4 format and 
both audio and video were of better (higher) quality). That is the reason I 
commented that low volume in video may be related to this. (I dont know fine 
grained details). What I need is "Official Froyo" quality audio and video. That 
is bottom line

Original comment by iareh...@gmail.com on 2 May 2011 at 11:43

GoogleCodeExporter commented 8 years ago

Original comment by wkp...@gmail.com on 3 May 2011 at 12:17

GoogleCodeExporter commented 8 years ago

Original comment by wkp...@gmail.com on 6 May 2011 at 10:39

GoogleCodeExporter commented 8 years ago

Original comment by wkp...@gmail.com on 7 May 2011 at 10:28