sir there is some problem with nokia5130c-2,when we are
trying to upload movies from net then there is a error
occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp
format.please tell me what i do now?
Answers were Sorted based on User's Feedback
Answer / vishal jagani
u can use any cutter or converter and u can convert it formate which want u .... most probably 3gp or mp4 can support to the mobile.... enjoy
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raj
just change the extansion from 3gp to avi or mp4. and try you definatly fix the problem
| Is This Answer Correct ? | 2 Yes | 5 No |
What is an object in c++?
Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
What is the difference between global int and static int declaration?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Can I learn c++ without learning c?
What is 'Copy Constructor' and when it is called?
Can we use resume in error handling i.e. in the catch block
What is the advantage of an external iterator.
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What is the difference between an array and a list?
How do you master coding?
What is the difference between a class and a structure in C++?