November 15, 2006, 03:19:11 PM
News: WELCOME TO THE NEW NEUROS FORUMS!  CLICK HERE FOR MORE INFORMATION
or email tartz(at)neurostechnology.com
  Pages: [1]
Print
Author Topic: ffmpeg and .asf files  (Read 149 times)
rastyk
Newbie
*
Posts: 46


View Profile Email
« on: October 26, 2006, 09:54:52 PM »

Just wanted to add that calling ffmpeg with this command line seems to pack down a recording fairly well (if you're only going to use it on the 442)... i haven't fully tested these files, but have looked around at them and they seem to work.

ffmpeg -vcodec xvid -b 300 -qmin 3 -qmax 5 -bufsize 4096 -g 300 -acodec aac -ab 96 -i <yourfile.asf> -s 320x240 -aspect 4:3 <yourfile.mp4>

I know quite awhile ago people were saying that the files created by the 442 were huge, i was able to free up some space (the files so far are about half the size as the originals)

Logged
TVM
Newbie
*
Posts: 6


View Profile
« Reply #1 on: November 04, 2006, 12:22:49 PM »

OF course...

Easy as you're recoding the recording with "Xvid" in resolution 320*240. As the recorded file is a higher resolution, by incrementing the resolution, the filesize will decrease as well as will the Xvid codec make the file also smaller in a way.

Basically any program for encoding can do the trick. But it's a nice help for alot of people.

Thanx for the tip  Wink
Logged
rastyk
Newbie
*
Posts: 46


View Profile Email
« Reply #2 on: November 05, 2006, 11:27:43 PM »

yeah, that format seems to work great for video ipod and 442.   matches up well and I can put more on it.  You could do other things but I was surprised how simple the command line was. 
Logged
  Pages: [1]
Print
Jump to: