Started 1 week, 3 days ago (2009-11-25 08:01:00)
by V1de0Luvr
ffmpeg -i input.mp4 -vcodec mpeg4 -vtag divx -sameq -acodec libmp3lame -ab 192kb -ar 44100 -ac 2 output.avi
If that doesn't work, try adding -me_range 1023.
To download FFmpeg binaries go to http://ffmpeg.arrozcru.org/wiki/index.php?title=Li nks and
take your pick.
Started 1 week, 5 days ago (2009-11-23 16:36:00)
by stanley_a
Started 1 week, 4 days ago (2009-11-24 15:17:00)
by Chris K
I have the same problem using 10464 vs. 20584 when encoding to mpeg2 (didn't try other codecs yet).
Do you use trellis quantization?
When I take that off, speed is for both approx the same. I have the impression that 10464 simply doesn't use trellis with mpeg2 because I see no difference with or without.
FFmpeg doesn't always check if commands are supported by the given ...
Started 1 week, 3 days ago (2009-11-25 00:03:00)
by guns1inger
You can use an encoder that can output
mkv files - Xvid4PSP is one such program, but there are several more, or encode to mp4 and then build an MKV file afterwards (needless number of steps I suspect).
For Xvid4PSP, you may have to extract the subs first using mkvextractgui , before importing and encoding.
Started 1 week, 4 days ago (2009-11-24 09:51:00)
by jman98
carlmart wrote:
What other things could anyone advise me about
MKV files?
I can tell you that BluRay and DVD players are much pickier about what they will play in terms of formats like MKV, Divx, etc. than dedicated media players.
Started 1 week, 5 days ago (2009-11-23 15:20:00)
by manono
prnoct90 wrote:
My goal is to create advanced, "professional" encodes, so I want to work with all of
the hard stuff.
Walk before you run. Start with easy stuff and work your way up. Most anime doesn't even need advanced filtering. Read everything at http://avisynth.org/
Started 2 weeks, 4 days ago (2009-11-17 20:00:00)
by Ai Haibara
AVIDemux might be able to do it; it has an iPod preset.
Use MediaInfo or GSpot to take a look at the OGM - usually, most OGMs I've seen are actually an Xvid AVI
video stream and at least one Ogg audio stream, plus perhaps a subtitle stream or more, and can be remuxed into an AVI container with a little effort (if, for example, it's easier for the converters you have to handle ...
Started 1 week, 4 days ago (2009-11-24 18:08:00)
by Baldrick
Try download again and reinstall.
Started 1 week, 3 days ago (2009-11-25 00:56:00)
by midders
After trying various options with mencoder , I finally gave up and found an alternative in xvid_encraw:
Quote:
rem xvid encoding
rem first pass
"d:\avtools\xvid_encraw.exe" -i "%1\cdtemp\cbb\%3.avs" -type 2 -o "%otherdrive%\tmpull" -pass1 -
framerate 23.976 -progress 24
rem second pass
"d:\avtools\xvid_encraw.exe" -i "%1\cdtemp\cbb\%3.avs" -type ...
Started 1 week, 3 days ago (2009-11-24 22:32:00)
by redwudz
LSchafroth , Do not post the same topic on several forums.
Please do not cross post,
once is enough.
Continue in: http://forum.videohelp.com/topic368585.html
Moderator redwudz