Hallo
> hi there i try to mplex a video and audio file to two files fit on a 650 mb.
>
> so i use this command :
>
> mplex -f 4 -V -s 2324 -p 1 -S 630 -o "/windows/D/video %d .mpg"
> "/windows/D/island.m2v" "/windows/D/island.mp2"
I guess you used for encoding something like that: mpeg2enc -
Hallo
> I read (in the MJpeg docs) that the avi file size limit is 2G. But I've also
> read (in mplayer docs) that it's 4G.
2GB was the first AVI limit because they only used 32Bit on 32Bit
machines. There is a AVI extension called openDML, or somethink like
that that works around that. And you c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hmmm...
I recorded about 47 minutes of AV with lavrec into 2 avi files, then tried to
merge them:
$ avimerge -o reallybig.avi -i big01.avi big02.avi
where big01.avi is 1995M and big02.avi is 1869M
fails after reallybig.avi is about ~1500M
Why does
Hi all,
I am learning how to play with yuvcorrect_tune.
I just have a single frame, which I think is Ok. but it lasts for an epsilon.
Anything I am doing wrong ?
Thanks
Edouard
[EMAIL PROTECTED] essai]$ smil2yuv -f 1
/home/dvideo/Steve/source/capture002.dv > frame ; cat fifo | yuvplay ;
yuv
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
FYI:
It locked up the machine again! But only did it once; maybe it's a fluke. At
any rate, it's performing *much* better than 0.9.3.
I'll submit a proper bug report if I see it again and can repeat it.
Thanks,
Karl Pizzolatto
- --
Improve a me
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm trying to record a 1-hour show, and my file size exceeds 2G.
I read (in the MJpeg docs) that the avi file size limit is 2G. But I've also
read (in mplayer docs) that it's 4G.
What is the maximum file size for an avi file?
Is this a limit of MJ
Hi
Is there a way I could calculate and output to a log.txt the the bandwith of
a mpeg2 file ?
Thanks
Edouard
---
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives
hi there i try to mplex a video and audio file to two files fit on a 650 mb.
so i use this command :
mplex -f 4 -V -s 2324 -p 1 -S 630 -o "/windows/D/video %d .mpg"
"/windows/D/island.m2v" "/windows/D/island.mp2"
but i alsways end with 3 files .
a. 645mb
b.81 mb
c.545 mb
and i only want 2
Hello
As a newbie to the mjpeg-tools I have the following problem:
If got some avi-files with sound and some without sound. Now I would like to
combine the two types of files, to be able to process these files further
with glav (and so on). Preferably the output is an avi-file too.
It wouldn'