VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member
    Join Date
    Jul 2010
    Location
    Pakistan
    Search PM
    Hi , I want to read Encoding settings from a Xvid encoded avi and then be able to apply to my video conversion.
    I have used gspot to get the video information but i am a newbie i dont understand most of it or how to use it during my conversion.

    the problem is when i encode a xvid avi , it doesnt play in my mobile but this file does play very well in my mobile , also it has a small size and good quality for playing on mobile.


    please also suggest tools (preferably with GUIs because i am a newbie) to encode with those settings.

    i have attached an image of what the avi info looks like with GSpot. and i m also posting a link to the video file , its around 65MB

    http://www.sendspace.com/file/mv413g
    Image Attached Thumbnails Click image for larger version

Name:	avinfo.png
Views:	297
Size:	89.0 KB
ID:	9999  

    Quote Quote  
  2. aBigMeanie aedipuss's Avatar
    Join Date
    Oct 2005
    Location
    666th portal
    Search Comp PM
    mediainfo will give you some more info but nothing can give you all the settings.

    you should be able to find the specs to encode to for your mobile device on the manufacturer's website or with an online search. if not xmedia recode may have a preset for it.
    --
    "a lot of people are better dead" - prisoner KSC2-303
    Quote Quote  
  3. Member
    Join Date
    Jul 2010
    Location
    Pakistan
    Search PM
    thanks . its a chinese phone doesnt have a brand. i can convert videos to MP4 format for the mobile . but the video link i just posted has a very good quality on mobile and a very small size so i am trying to figure out those settings.
    Quote Quote  
  4. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Hi
    They have used a program with MEncoder.
    Video codec libxvid, bitrate 120Kbps
    Audio codec mp3lame, bitrate 32kbps.

    Does the attachment play in your phone?
    I have used FFmpeg with these settings:-
    Code:
    ffmpeg -i "filename" -c:v libxvid -b:v 120k -vf "scale=320:trunc(ow/a/2)*2" -c:a libmp3lame -ac 1 -ar 44100 -b:a 32k -vol 512 output.avi
    Image Attached Files
    Quote Quote  
  5. Member
    Join Date
    Jul 2010
    Location
    Pakistan
    Search PM
    thanks bat999 , the file is playing in my mobile , the file is also very good , but the quality is still not as of that file i am trying to achieve , i have made a comparison screenshot of GSpot values and highlighted the values which are different , you think you can or anybody else can help me achieve those setting in ffmpeg via switches ?

    also if i do 2-pass encoding , will that result in a better quality ? if yes , can u tell me the ffmpeg command to do that.
    Image Attached Thumbnails Click image for larger version

Name:	compare.gif
Views:	296
Size:	154.9 KB
ID:	10003  

    Quote Quote  
  6. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    ...
    Last edited by bat999; 13th Dec 2011 at 17:07.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!