LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Video encoding MPEG4 (https://www.linuxquestions.org/questions/linux-software-2/video-encoding-mpeg4-557886/)

lazylogic 05-30-2007 09:13 PM

Video encoding MPEG4
 
I had recently purchased a mobile phone that is supposed to be able to play mp4. After purchasing the mobile, noticed that I am unable to play the mp4 file. Upon clarification, I understand from sonyericsson that MP4 is a general category, and only video encoding MPEG4 can be viewed on on the mobile phone.

1. A file with an MP4 file extension, how do I check what is the actual video encoding?

2. How to convert the non-MPEG4 video encoded file to one that is MPEG4 video encoded?


Thanks in advance.

MasterC 05-31-2007 02:40 PM

There still seems to be some confusion here:

mpeg4 is an mpeg 'wrapper'. mpeg4 may contain several different codecs including Xvid, h.264, and DiVX. My 'guess' is that Sony (being as proprietary as they are) have a specific codec that your phone can play, and you must use their software to encode to that codec (or find out what it is and find an application that allows the option to encode using that codec). To further the problem, when the PSP was first released there was some talk about file naming structure, this may also be the case with your phone. It may need a special nomenclature for the filename to even "see" the file.

My suggestion:
If you have a video that can play on the phone, throw it on your computer. Use mplayer to identify the video type and codec used, and then try encoding your video with similar parameters.

Good luck!

Cool

lazylogic 05-31-2007 06:06 PM

Quote:

Originally Posted by MasterC
My suggestion:
If you have a video that can play on the phone, throw it on your computer. Use mplayer to identify the video type and codec used, and then try encoding your video with similar parameters.

HI MasterC,

thanks for info.

do not quite understand how to use mpalyer to identify the video type and codec used. appreciate if you can explain a little.

THANKS!!

MasterC 05-31-2007 06:52 PM

I am away from my system right now, but from what I remember it's:
mplayer -identify filename.mp4

Cool

lazylogic 05-31-2007 07:35 PM

Quote:

Originally Posted by MasterC
I am away from my system right now, but from what I remember it's:
mplayer -identify filename.mp4

Cool

Same here :) away from my system right now :D

will try it out later

THANKS !!


Later ....

tried and confirmed that mplayer -identify filename.mp4
will do the job , thanks.

UhhMaybe 10-09-2007 11:59 PM

https://help.ubuntu.com/community/RestrictedFormat s Also here...https://help.ubuntu.com/community/Re...ts/PlayingDVDs Hope this helps YOU.


All times are GMT -5. The time now is 07:00 AM.