|
Wow! Glad to see this thread is stickied, and glad to see people like the program!
iSweet Spot: This one thread will be fine... I'll just update the first post when a new version comes out, and post a reply so people can see it's updated.
itsmeguys: Make sure your flv files have .flv at the end of them. I just tried to encode a .flv, and it found it fine and encoded it fine. Also, the files it spits out are really .mpg files (so that rockbox will recognize them), I just had it add .rock.mpg to the end of the file so you could differentiate it from the original file.
Truth be told, I didn't really test encoded videos, I just made sure it could encode. Basically, this is a frontend to mencoder, so if A/V is out of sync, it's most likely a problem with that (and A/V is out of sync). I'll try looking at my code though to see if I can get it sorted out.
I should also mention that the video file types I could think of off the top of my head are *.mov *.mpg *.mpeg *.avi *.wmv *.rm *.flv and *.m4v. If you encounter a file and the program won't recognize it, it doesn't have one of these extensions. If I missed a type of movie file, please post here and I'll add it to the program.
|