Re: [Mjpeg-users] glav error opening .avi file

2022-10-18 Thread Bernhard Praschinger
Hallo, my fault. You have a .wav file an need to add that to the video file. So you can skip this command: cat audio.wav | mp2enc -v 2 -V -o sound.mp2 And just use that command: lavaddwav video_without_sound.avi audio.wav output.avi I hope that works. Regards, Bernhard Janos G Komaromi wrote:

Re: [Mjpeg-users] glav error opening .avi file

2022-10-18 Thread Janos G Komaromi
Hi Bernie, I had to recompile (re-emerge in Gentoo) mjpegtools with quicktime and dv included (with -f a the file size was over 2 Gig). Looks like I had the right idea but not the precise way to get there. Followed your instructions, but still not finshed. Note, I had to add -n n parameters to the