Remco32 wrote:
noneed wrote:
same thing here.. only 30 sec vids.. =.=
what version can record more than 30 secs?
Buy/pirate the app, ffs.
Quoted for truth
Also, if someone is feeling randy and willing to explore the exciting world of commandline apps:
x264 now has some built in audio encoding features!
Patched builds by JEEB:
http://x264.fushizen.eu/Only
needs the .exe and
Quicktime to be installed (cause aac > others)
Create a .bat file to the directory where the x264.exe is with this line:
x264 --preset veryslow --level 41 --crf 20 --colormatrix bt709 --force-cfr --acodec qtaac --aquality 54 --asamplerate 44100 --acodec-quality 2 --output "PAT TO OUTPUTFILE.mp4" "PATH TO INPUT VIDEO.avi"
The one I used last for example, looks like this:

Now double click the .bat and
this window will pop up (first it'll index the input video, though)
After a while (depending on cpu power) you'll have a nice video ready for uploading.
By changing the preset (available ones are ultrafast, veryfast, faster, fast, medium, slow, slower, veryslow and placebo) you can affect the speed of the encode (slower the preset, smaller the file) and by changing the value of crf you can affect the quality of the video, thus affect filesize (0 being best quality, lossless mode, 51 being worst quality. Sane range is 16-24)
Watch this video and/or PM me if you have questions/issues/difficulties/downs/bad case of loneliness, I'd hate to totally hijack this thread
