myMPX
Advertisement


Go Back MyMPx.org > MyMPx.org Forum > Video related

Can't convert to ASF's correctly
Reply
Post New Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 22nd Sep 2007, 2:48 am
New Member
 
Join Date: Sep 2007
Posts: 8
Default Can't convert to ASF's correctly


To anyone who knows how to, please help me. I am having difficulties trying to convert avi's to asf's for my pmp. I really don't know what i am doing wrong. but seems every time i use xillisoft, super, MediaCoder, or whatever i have i cant get it to convert correctly. However I have used the PMP transcoder. It just makes my files from 90mb to over 100 when it is done. Looking for a program that can make it small and work. someone please help.

information:

Audio:
Bit Rate: 1241kbps
Sample Size: 4 bit
Channels: 1
Sample Rate: 8kHz

Video:
Size: 320 X 240
Data Rate: 1195kbps
Sample Size: 24 bit
Reply With Quote
  #2 (permalink)  
Old 22nd Sep 2007, 2:29 pm
New Member
 
Join Date: Sep 2007
Posts: 12
Default

Quote:
Originally Posted by ghost0001";p=&quot View Post
To anyone who knows how to, please help me. I am having difficulties trying to convert avi's to asf's for my pmp. I really don't know what i am doing wrong. but seems every time i use xillisoft, super, MediaCoder, or whatever i have i cant get it to convert correctly. However I have used the PMP transcoder. It just makes my files from 90mb to over 100 when it is done. Looking for a program that can make it small and work. someone please help.

information:

Audio:
Bit Rate: 1241kbps
Sample Size: 4 bit
Channels: 1
Sample Rate: 8kHz

Video:
Size: 320 X 240
Data Rate: 1195kbps
Sample Size: 24 bit
Our PMPs have the same harware (but the player software is different between ours.) The software that came with my PMP, Sunplus PMP, automatically makes files using MP4 video but with uncompressed audio (which is why the ASFs tend to be so large.) Sunplus PMP appears to be a GUI wrapper around ffmpeg. The audo is uncompressed 16 bit little-endian PCM at a choice of either 8khz, 16khz, or (I think, this is all from memory) 24khz sample rate.

Try using ffmpeg. You'll be able to tweak things.

Try something like (untested):
Code:
ffmpeg -i INFILE.AVI -f asf -vcodec mpeg4 -b 600 -s 320x240 -acodec pcm_s16le -ar 8000 OUTFILE.ASF
Reply With Quote
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
How correctly format hacked memory? rpg500e Support and How To 0 28th Oct 2009 3:01 pm
[solved] Help Me Please my MP4 just quit working correctly! nitsvp Dead Players 3 9th Jan 2009 9:37 am
Is the USB soldered correctly? See PIC rbluesy77 General Discussion 5 14th Apr 2007 7:20 pm
MP3 Player Not Being Installed Correctly By Pc Snave2007 Support and How To 5 22nd Feb 2007 11:41 am
how to to the format correctly? dekart Dead Players 6 18th Sep 2006 3:19 pm


All times are GMT -7. The time now is 10:43 am.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2
Back to Top

Designed by indiqo.media