On 1/12/07, Marcin Kostur <[EMAIL PROTECTED]> wrote:
Hey Sorry, one "shift too much" it should read: `basename $i MP4`avi or `basename $i .MP4`.avi I use mencoder ONLY because i got used to its command line params. The job is done by libdv anyway. the best Marcin
This has been a frustrating day. If I do the conversion with ffmpeg, it complains about DRM in the audio stream. I hope I can fix that by compiling a different version of the faac and faad2 libraries. If I do the conversion with mencoder, I only get the top left quarter of the original video scaled up to 720x480. mencoder thinks my 640x480 mpeg-4 video is actually 320x240. I had the same problem in Cinelerra when I first started using my Olympus C770 camera, but someone on the list pointed me to a simple bash script which modified 4 bytes in the file header so that Cinelerra handled the video properly. I've run the script and Cinelerra handles the video properly, but mencoder still thinks the video is 1/4 of the actual size. Any idea on why mencoder would see a different file size than Cinelerra and ffmpeg?
