VideoHelp Forum
+ Reply to Thread
Results 1 to 11 of 11
Thread
  1. Member
    Join Date
    Aug 2009
    Location
    New Zealand
    Search Comp PM
    hi guys i just got given a mp4 player that only plays AMV format the mp4 player is 4gb

    it converts video fine i can choose high medium or low and video looks great even at low but what i do not like is it converts audio to 352kbps even tho it says 88kbps is there a way i can change it?
    Image Attached Images  
    Quote Quote  
  2. Member
    Join Date
    Aug 2009
    Location
    New Zealand
    Search Comp PM
    bump

    i did find MPxConverter that converts audio to 64kbps but video looks bad even when set to HQ
    Quote Quote  
  3. I'm a Super Moderator johns0's Avatar
    Join Date
    Jun 2002
    Location
    canada
    Search Comp PM
    Just buy a player that doesn't need to have video re-converted.
    I think,therefore i am a hamster.
    Quote Quote  
  4. Member
    Join Date
    Aug 2009
    Location
    New Zealand
    Search Comp PM
    Originally Posted by johns0 View Post
    Just buy a player that doesn't need to have video re-converted.
    i have no money to spend
    Quote Quote  
  5. Member
    Join Date
    Dec 2013
    Location
    Oxford, Nova Scotia, Canada
    Search Comp PM
    Originally Posted by jamespoo View Post
    Originally Posted by johns0 View Post
    Just buy a player that doesn't need to have video re-converted.
    i have no money to spend
    Then you are a total cheapskate. Just sayin'.
    Quote Quote  
  6. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    ...
    Last edited by bat999; 23rd Dec 2013 at 10:26.
    Quote Quote  
  7. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    amv sample with low audio bitrate is attached.
    Image Attached Files
    Quote Quote  
  8. Member
    Join Date
    Aug 2009
    Location
    New Zealand
    Search Comp PM
    hey what was used to convert that clip dude? video looks great on my player
    Quote Quote  
  9. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by jamespoo View Post
    ...what was used...
    Hi
    Made two passes.

    First pass...
    Convert it with latest FFmpeg
    from here ---> http://ffmpeg.zeranoe.com/builds/
    Code:
    ffmpeg -i <input> -r 16 -vf "scale=208:trunc(ow/a/2)*2" -c:v amv -qmin 3 -qmax 3 -c:a pcm_s16le -ar 22050 -ac 1 temp.avi
    Second pass...
    Re-mux it with patched FFmpeg
    from here ---> http://code.google.com/p/amv-codec-tools/downloads/detail?name=amv-ffmpeg-win32-act-20071106.zip
    Code:
    ffmpeg -i temp.avi -vcodec copy output.amv
    Quote Quote  
  10. Member
    Join Date
    Aug 2009
    Location
    New Zealand
    Search Comp PM
    Originally Posted by bat999 View Post
    Originally Posted by jamespoo View Post
    ...what was used...
    Hi
    Made two passes.

    First pass...
    Convert it with latest FFmpeg
    from here ---> http://ffmpeg.zeranoe.com/builds/
    Code:
    ffmpeg -i <input> -r 16 -vf "scale=208:trunc(ow/a/2)*2" -c:v amv -qmin 3 -qmax 3 -c:a pcm_s16le -ar 22050 -ac 1 temp.avi
    Second pass...
    Re-mux it with patched FFmpeg
    from here ---> http://code.google.com/p/amv-codec-tools/downloads/detail?name=amv-ffmpeg-win32-act-20071106.zip
    Code:
    ffmpeg -i temp.avi -vcodec copy output.amv
    thanks so much
    Quote Quote  
  11. Member
    Join Date
    Aug 2009
    Location
    New Zealand
    Search Comp PM
    i now use MPxConverter but why do the videos look really bad color and pixalted ? but when i use the that came with mp4 player the video look fine but will not convert mkv or mp4
    so is there a way to improve the video
    Quote Quote  



Similar Threads

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