RE: [android-developers] Re: Encoder???

2012-03-21 Thread Muhammad UMER
and how? 2) I want some new project, can you please tell me how can i get the new project. thanks and Regards. umer Date: Mon, 13 Feb 2012 08:20:22 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad

RE: [android-developers] Re: Encoder???

2012-02-17 Thread Muhammad UMER
hi pskink, I want Mediarecorder documantation or report on Mediarecorder can you provide me. Thanks From: muhammad.ume...@hotmail.com To: android-developers@googlegroups.com Subject: RE: [android-developers] Re: Encoder??? Date: Wed, 15 Feb 2012 17:56:24 +0500 Hi pskink

RE: [android-developers] Re: Encoder???

2012-02-17 Thread Muhammad UMER
hi pskink, I want Mediarecorder documantation or report on Mediarecorder can you provide me. Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

RE: [android-developers] Re: Encoder???

2012-02-15 Thread Muhammad UMER
Date: Mon, 13 Feb 2012 08:20:22 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: Hi pskink, Thank you for your kind help. I have done this app with your help. I have handle

RE: [android-developers] Re: Encoder???

2012-02-13 Thread Muhammad UMER
: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: I think, my server have to edit this file through RandomAccessFile after when the server handle the inputstream form android. So i have to put a condition to check

[android-developers] Re: Encoder???

2012-02-13 Thread skink
Muhammad UMER wrote: Hi pskink, Thank you for your kind help. I have done this app with your help. I have handle the file header on server side and now 3gp file is playable. You are such a great great great. man. Thanks and Regards, umer you are welcome, no

[android-developers] Re: Encoder???

2012-02-04 Thread skink
Muhammad UMER wrote: Hi pskink, 4:ftyp 32:mdat 324042:ftyp 324070:moov Ok 4 is starting bytes of ftyp, 324070 is starting bytes of moov, 32 is starting bytes of mdat etc. so it means that subtract the starting position of mdat from starting position of moov. then

RE: [android-developers] Re: Encoder???

2012-02-04 Thread Muhammad UMER
] and the offset of moov atom at [28...31]. please tell me how can i copy these [0...27] bytes. is it in the form of string? Thanks Regards, umer Date: Sat, 4 Feb 2012 04:03:46 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com

[android-developers] Re: Encoder???

2012-02-04 Thread skink
Muhammad UMER wrote: I think, my server have to edit this file through RandomAccessFile after when the server handle the inputstream form android. So i have to put a condition to check the moov atom, when the moov atom find it get it's index. then edit the file through RandomAccessFile to

RE: [android-developers] Re: Encoder???

2012-02-03 Thread Muhammad UMER
? have you done this, through programming? Regards, umer Date: Thu, 2 Feb 2012 01:35:02 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com On 2 Lut, 08:32, Muhammad UMER muhammad.ume...@hotmail.com wrote: Hi pskink, I have

[android-developers] Re: Encoder???

2012-02-03 Thread skink
Muhammad UMER wrote: hi pskink, So as i understand that relative offset is the reference of the moov atom (where the moov atom starts in a file). isn't it? and How can you calculate this offset, 324070 - 32 == 0x0004f1c6 What is 32 and how 0x0004f1c6

RE: [android-developers] Re: Encoder???

2012-02-03 Thread Muhammad UMER
, umer Date: Fri, 3 Feb 2012 08:37:49 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: hi pskink, So as i understand that relative offset is the reference of the moov atom (where the moov atom

[android-developers] Re: Encoder???

2012-02-03 Thread skink
Muhammad UMER wrote: Basically i don't understand perfectly this, 001c66747970 336770340300 |ftyp3gp4 | 0010 336770346d703431 336770360007a42f |3gp4mp413gp6.../| 0020 6d6461743c911716 be6679e1e001e7af |mdatfy. | can you please

RE: [android-developers] Re: Encoder???

2012-02-03 Thread Muhammad UMER
form. that is our offset. moov - mdat == offset 324070 - 32 == 0x0004f1c6 but if it is true, then our moov starting bytes changes every time how can find that? Regards, umer Date: Fri, 3 Feb 2012 09:43:07 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com

[android-developers] Re: Encoder???

2012-02-02 Thread skink
On 2 Lut, 08:32, Muhammad UMER muhammad.ume...@hotmail.com wrote: Hi pskink, I have searched the moov atoms, The moov atoms in the file (created by mediarecorder VIDEO0002.3GP) is at the end of the file and ftyp at the beginning. As I attached the image VIDEO0002.png And the moov atoms

RE: [android-developers] Re: Encoder???

2012-01-31 Thread Muhammad UMER
Date: Mon, 30 Jan 2012 23:01:31 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com On Jan 31, 7:31 am, Muhammad UMER muhammad.ume...@hotmail.com wrote: What can i do, to start mdat from offset 0x20? your server

RE: [android-developers] Re: Encoder???

2012-01-30 Thread Muhammad UMER
, Is it in the form of string? 3)and i don't understand about bytes [28..31]. where from the moov atom starts. what is paython? Please clear me all these things then i will able to write the file. Regards, umer Date: Sat, 28 Jan 2012 07:27:07 -0800 Subject: Re: [android-developers] Re: Encoder??? From

[android-developers] Re: Encoder???

2012-01-30 Thread skink
On 30 Sty, 07:08, Muhammad UMER muhammad.ume...@hotmail.com wrote: Hi pskink, In my case  normal .3gp (written by my MediaRecorder) file header, for instance: # hexdump  -C normal_file.3gp 001C66747970 336770340300 |ftyp3gp4| 0010 336770346D703431

RE: [android-developers] Re: Encoder???

2012-01-30 Thread Muhammad UMER
Date: Mon, 30 Jan 2012 21:35:50 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com On 30 Sty, 07:08, Muhammad UMER muhammad.ume...@hotmail.com wrote: Hi pskink, In my case normal .3gp (written by my

[android-developers] Re: Encoder???

2012-01-30 Thread skink
On Jan 31, 7:31 am, Muhammad UMER muhammad.ume...@hotmail.com wrote: What can i do, to start mdat from offset 0x20? your server side doesn't write your data correctly - you can use wireshark to see whats on the wire you have to copy first 28 bytes from normal_file to the first 28 bytes

RE: [android-developers] Re: Encoder???

2012-01-28 Thread Muhammad UMER
hi pskink, Sorry, you have give me the link of how to write the file, but i want the example, that show how to write the ftyp and moov atom to the file.Can you share me a link. Regards, umer Date: Fri, 27 Jan 2012 03:25:12 -0800 Subject: Re: [android-developers] Re: Encoder

Re: [android-developers] Re: Encoder???

2012-01-28 Thread skink
Use writeInt(int v) pskink -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

RE: [android-developers] Re: Encoder???

2012-01-27 Thread Muhammad UMER
hi pskink, Thanks for your help,It gives more concept. Please can you show me the example that how can i implement these moov atom and ftyp while writing the file to the server side. Regards,umer Date: Thu, 26 Jan 2012 11:26:35 -0800 Subject: Re: [android-developers] Re

Re: [android-developers] Re: Encoder???

2012-01-27 Thread skink
Muhammad UMER wrote: hi pskink, Thanks for your help,It gives more concept. Please can you show me the example that how can i implement these moov atom and ftyp while writing the file to the server side.

RE: [android-developers] Re: Encoder???

2012-01-26 Thread Muhammad UMER
have helped me a lot and i hope you can help me again. thanks and Regards, umer Date: Wed, 25 Jan 2012 09:07:58 -0800 Subject: Re: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: hi skink, I read

Re: [android-developers] Re: Encoder???

2012-01-26 Thread skink
step #1: see normal .3gp (written by your MediaRecorder) file header, for instance: # hexdump -C normal_file.3gp | less 001c66747970 336770340300 |ftyp3gp4| 0010 336770346d703431 336770360007a42f |3gp4mp413gp6.../| 0020 6d6461743c911716 be6679e1e001e7af

Re: [android-developers] Re: Encoder???

2012-01-25 Thread skink
Muhammad UMER wrote: hi, I go through this blog as you suggest, http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system guy, just told how to send from android on network but doesn't told how to receive it on PC server.

RE: [android-developers] Re: Encoder???

2012-01-25 Thread Muhammad UMER
-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: hi, I go through this blog as you suggest, http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system guy

Re: [android-developers] Re: Encoder???

2012-01-25 Thread skink
Muhammad UMER wrote: hi skink, Thanks for your reply, I am using server side code to receive each frame is perfect. but when i use this server for mediaRecorder it gives the invalid stream header: , i am using ObjectInputStream to receive the data. on client side

RE: [android-developers] Re: Encoder???

2012-01-25 Thread Muhammad UMER
); } is.close(); os.close(); } catch (Exception e) { System.out.println(e.getMessage()); } Regards. Date: Wed, 25 Jan 2012 01:47:56 -0800 Subject: Re: [android-developers] Re: Encoder??? From: psk...@gmail.com

Re: [android-developers] Re: Encoder???

2012-01-25 Thread skink
Muhammad UMER wrote: hi skink, Now i have used inputstream but it give me Exeption (null) at while((bytesRead = is.read(buffer)) != -1) on server side. here server side code that i am using. try { // create stream to Network InputStream in =

RE: [android-developers] Re: Encoder???

2012-01-25 Thread Muhammad UMER
Date: Wed, 25 Jan 2012 03:58:29 -0800 Subject: Re: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: hi skink, Now i have used inputstream but it give me Exeption (null) at while((bytesRead

Re: [android-developers] Re: Encoder???

2012-01-25 Thread skink
Muhammad UMER wrote: hi skink, Sorry it was my mistake at object of InputStream, that is 'is ' but i was using 'in'. Now it's receive the data and create a video.3gp file but it's not a playable(corrupted). Now what can you suggest me, and Thanks a lot for your kind help.

RE: [android-developers] Re: Encoder???

2012-01-25 Thread Muhammad UMER
-0800 Subject: Re: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: hi skink, Sorry it was my mistake at object of InputStream, that is 'is ' but i was using 'in'. Now it's receive the data

Re: [android-developers] Re: Encoder???

2012-01-25 Thread skink
Muhammad UMER wrote: hi skink, I read the link that you have posted. In a blog describe the mdat atoms that leave some spaces also not write the header. what is it, i haven't studied about it. How can i write the header of the file and the mdat atom spaces. you have to

[android-developers] Re: Encoder???

2012-01-24 Thread skink
muhammad.ume...@hotmail.com wrote: hi, Please anyone tell me that, which encoder i can use on onPreviewFrame to create a video, and i want to send this encoded video to network, please suggest me which encoder that android support. Thanks and Regards umer -- You received this

RE: [android-developers] Re: Encoder???

2012-01-24 Thread Muhammad UMER
hi, I recive your reply empty ,Please can you do it again. Thanks umer Date: Tue, 24 Jan 2012 00:35:18 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com muhammad.ume...@hotmail.com wrote: hi, Please anyone

[android-developers] Re: Encoder???

2012-01-24 Thread skink
On Jan 24, 10:15 am, Muhammad UMER muhammad.ume...@hotmail.com wrote: hi,        I recive your reply empty ,Please can you do it again. Thanks umer Date: Tue, 24 Jan 2012 00:35:18 -0800 Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers

RE: [android-developers] Re: Encoder???

2012-01-24 Thread Muhammad UMER
Subject: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com muhammad.ume...@hotmail.com wrote: hi, Please anyone tell me that, which encoder i can use on onPreviewFrame to create a video, and i want to send this encoded

Re: [android-developers] Re: Encoder???

2012-01-24 Thread skink
Muhammad UMER wrote: hi, Thanks for your kind reply, I studied about MediaRecorder to capture video, but i want to send video to my server (TCP socket) live. and save this video on a file. also i found that, the ParcelFileDescriptor.fromSocket(socket) can be use to send the

Re: [android-developers] Re: Encoder???

2012-01-24 Thread skink
Muhammad UMER wrote: also i found that, the ParcelFileDescriptor.fromSocket(socket) can be use to send the video but i don't know, how to recieve it on server side. if you have any idea about please reply me. e.g, pfd = ParcelFileDescriptor.fromSocket(socket);

RE: [android-developers] Re: Encoder???

2012-01-24 Thread Muhammad UMER
umer Date: Tue, 24 Jan 2012 01:52:23 -0800 Subject: Re: [android-developers] Re: Encoder??? From: psk...@gmail.com To: android-developers@googlegroups.com Muhammad UMER wrote: also i found that, the ParcelFileDescriptor.fromSocket(socket) can be use to send the video but i

Re: [android-developers] Re: Encoder Mp3

2011-12-13 Thread TreKing
On Tue, Dec 13, 2011 at 1:47 AM, Giuseppe porcelli.giuse...@gmail.comwrote: Hi TreKing, of course I tried Google Alright - you should always indicated this along with everything else you've tried to give people a understanding of what you've tried and what's not working for you. I found

Re: [android-developers] Re: Encoder Mp3

2011-12-13 Thread Michael Leung
I think mp3 encoder is hard to find, because mp3 encoding is got patent in some countries. On Tue, Dec 13, 2011 at 11:29 PM, TreKing treking...@gmail.com wrote: On Tue, Dec 13, 2011 at 1:47 AM, Giuseppe porcelli.giuse...@gmail.comwrote: Hi TreKing, of course I tried Google Alright - you

[android-developers] Re: Encoder Mp3

2011-12-12 Thread Giuseppe
Hi TreKing, of course I tried Google, I found lame4android, tried with their app on the market and with their source code, no one can convert WAV file created by the Android encoder. I tried also to find something about FFMPEG porting, but nothing!! Any help? On Dec 13, 12:41 am, TreKing