Re: [Mjpeg-users] ./.libs/liblavfile.so: undefined reference to `quicktime_read_audio'

2005-03-30 Thread romildo
doing anything that > some simple shell scripting (or similar) wouldn't work just as well for. What options are there for getting a yuv stream from divx or DVD movie? When encoding to SVCD, I use transcode basically for that. Romildo -

[Mjpeg-users] Any tool to split mpg files?

2005-03-04 Thread romildo
Hello. Is there a tool for splitting mpg files? The MPEG program stream (mpg) was not created wiht mpeg2enc. Romildo --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real u

[Mjpeg-users] stability of CVS

2005-03-04 Thread romildo
Hello. I want to use mjpegtools from cvs, because of the support for assembly optimizations (mmx) for amd64 that has been introduced, but I am not sure if it is as stable as the latest released version. Any comments are welcome. Romildo

Re: [Mjpeg-users] When interlaced? (was Re: lav2yuv problems with mencoder material)

2005-02-09 Thread romildo
it that way. How can I find if the source is interlaced? Romildo --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hy

[Mjpeg-users] Re: [MPlayer-users] y4mscaler in encode2mpeg

2005-02-02 Thread romildo
mjpeg-users mailing list so that someone with more knowledge of the subject could provide an explanation. Reference: http://mplayerhq.hu/pipermail/mplayer-users/2005-February/051208.html Regards. Romildo - On Tue, Feb 01, 2005 at 09:33:25PM -0200, [EMAIL PROTECTED] wrote: > > Let me

[Mjpeg-users] mmx on amd64

2005-01-30 Thread romildo
Hello. Do MMX optmizations (and other related optimizations like SSE) in mjpegtools cvs work with amd64 cpus? I have just migrated to Athlon64 and wants to use mjpeg2enc compiled for 64bits. Romildo --- This SF.Net email is sponsored by

Re: [Mjpeg-users] Multiplexing subtitles

2004-04-28 Thread romildo
WinSubMux (for Windows), without success. I do not know if the generated svcd is not good or if my player really does not support the selectable subtitleis in svcd. Or even if I am creating the svcd in the wrong way. Anyway, it is a missing feature in mplex and should

[Mjpeg-users] Multiplexing subtitles

2004-04-13 Thread romildo
Hi. Is there any tool for Linux capable of multiplexing video, audio and subtitle streams for SVCD? Up to now I have being doing SVCDs with video and audio streams. But now I want to include subtitle streams. It seems that mplex is not capable of that yet. Any help? Romildo

Re: [Mjpeg-users] Transcoding to KSVCD

2004-04-13 Thread romildo
ze. I want that the SVCD work on my player primarily. Sometimes I make them non-standard in order to get better quality and/or fit more of the movie on one cd. Basically I encode at a higher bitrate (2800 kbit/s, for instance). Regards, Romildo

[Mjpeg-users] Transcoding to KSVCD

2004-04-12 Thread romildo
"-K kvcd" of mpeg2enc) and the resolution (528x480 instead of 640x480 for NTSC). I am in doubt about the aspect ratio. For svcd, after adding any needed black borders, I resize to 480x480 and use an aspect ratio of 4:3 (given 640x480). What should I use for ksvcd? Any help

[Mjpeg-users] Does the mpeg2enc option "-R" influence quality?

2004-03-15 Thread romildo
Hello. Does the option "-R" used with mpeg2enc have any influence in the quality of the transcoded video stream? If I am not wrong, in old versions of mjpegtools the default is "-R 2" and in the latest one it is "-R 0", which speeds up

Re: [Mjpeg-users] mplex not splitting output as requested

2004-03-13 Thread romildo
INFO: [mpeg2enc] Assuming non-video stream of 285 Kbps So the problem should not be with transcode, as mpeg2enc knows that it should start a new sequence every 804 Mbytes. > > $ mplex -f 5 -V -o o.rei.leao.cd.%d.mpg \ > > o.rei.leao.cd.m2v o.rei.leao.cd.mp2 > That comman

[Mjpeg-users] mplex not splitting output as requested

2004-03-13 Thread romildo
eao.cd.m2v o.rei.leao.cd.mp2 $ ls -l *.cd.* -rw-r--r-- 1 romildo romildo 1211728952 Mar 13 03:57 o.rei.leao.cd.1.mpg -rw-r--r-- 1 romildo romildo 1041265749 Mar 13 01:09 o.rei.leao.cd.m2v -rw-r--r-- 1 romildo romildo 149317056 Mar 13 03:55 o.rei.leao.cd.mp2 -rw-r--r-- 1 romildo romildo 6 Ma

Re: [Mjpeg-users] VCD easy (hopefully) question

2004-02-10 Thread romildo
-o stream.yuv \ --write_pid /tmp/transcode.pid & $ cat stream.yuv | y4mscaler [...] | mpeg2enc [...] Romildo --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse

Re: [Mjpeg-users] Vertical stripes

2004-01-31 Thread romildo
On Sat, Jan 31, 2004 at 12:58:20AM -0500, Matto Marjanovic wrote: > > Romildo: 544x304 is a very strange framesize. You say it should > have roughly a 4:3 display aspect ratio? Hmm... then it seems like > it has roughly a 3:4 pixel aspect ratio. Not a common SAR. This movie has

[Mjpeg-users] How to scale an avi with aspect 4:3 using y4mscaler ?

2004-01-27 Thread romildo
"ntsc", "1:1" and "4:3". I have put the a sample of the movie at http://uber.com.br/romildo/misc/movie.avi in case someone wants to take a look and help me to solve this problem. Regards Romildo --- The SF.Net em

Re: [Mjpeg-users] Hardcoding subtitles in the video stream

2004-01-23 Thread romildo
On Thu, Jan 22, 2004 at 02:49:10PM +1300, E.Chalaron wrote: > > $ mplayer ... | y4mscaler ... | subtitler-yuv ... | mpeg2enc ... > > Romildo, > Did you try it ? it looks nice but obviously I am missing something. > Would you have a (simple) example so I can compare with what I

Re: [Mjpeg-users] Hardcoding subtitles in the video stream

2004-01-21 Thread romildo
btitles/ It is capable of adding text and special effects to YUV video streams and allows the construction: $ mplayer ... | y4mscaler ... | subtitler-yuv ... | mpeg2enc ... It looks a nice application. Just trying it. Romildo --- The SF.

[Mjpeg-users] Hardcoding subtitles in the video stream

2004-01-20 Thread romildo
I miss the opportunity of putting the subtitles in the bottom black border unless I do that after the scaler is run. Then I would need this program I am looking for. Maybe y4mscaler or mpeg2enc could have this feature themselves. Any thoughts about this? Regards

Re: [Mjpeg-users] Encoding aspect ratio for SVCD

2004-01-19 Thread romildo
On Mon, Jan 19, 2004 at 01:14:50PM -0800, Steven M. Schultz wrote: > On Mon, 19 Jan 2004 [EMAIL PROTECTED] wrote: > > > I am in doubt about what aspect ratio to use > > when encoding SVCDs from a widescreen source. > > 4/3 > > > giving a better quality. When playing the > > SVCD at a norm

Re: [Mjpeg-users] Encoding aspect ratio for SVCD

2004-01-19 Thread romildo
riginal image and are not wasted in the black borders. That is why I think the quality should be better. Am I right? Regards. Romildo --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Inte

[Mjpeg-users] Encoding aspect ratio for SVCD

2004-01-19 Thread romildo
better quality results with a 16:9 aspect ratio in the SVCD? Regards. Romildo --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5

[Mjpeg-users] Options give better video

2004-01-17 Thread romildo
less unit coefficient elimination (option -E) Regards, Romildo --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim

Re: [Mjpeg-users] Compare yuvscaler and y4mscaler

2004-01-04 Thread romildo
mplayer's yuv4mpeg output does not seem to get the header fields > right. That's why the sample aspect shows up as unknown "?:?". > > Is the data really progressive? If so then the 'interlace: none' > is correct. Yes, it is progress

Re: [Mjpeg-users] Compare yuvscaler and y4mscaler

2004-01-04 Thread romildo
aler] Unknown norm; cannot determine SVCD format. Adding the option "-I norm=NTSC" to the y4mscaler command line does not help (the error message is the same from y4mscaler). Any help? Regards. Romildo --- This SF.net email is spons

[Mjpeg-users] Compare yuvscaler and y4mscaler

2004-01-04 Thread romildo
Hello. How do y4mscaler and yuvscaler compare when scaling a video stream for MPEG2 encoding for SVCD, in terms of speed and image quality? Regards. Romildo -- Prof. José Romildo Malaquias[EMAIL PROTECTED] Departamento de Computação [EMAIL PROTECTED] Univ. Federal de Ouro Preto

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-03 Thread romildo
top and at the bottom of height 116 each, giving a frame size of 672x504. Then I resize it to 480x480 and set the aspect ratio to 4:3. What would be the procedure for a CVD target in this example? Regards. Romildo --- This SF.net email is sp

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-03 Thread romildo
ntroduced any compatibility > problems at all for me (on any of 3 or 4 different operating systems) > so my suggestion would be to install libtool-1.5 I would not like to replace a basic system tool myself, without support from

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread romildo
]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/mjpeg_play/utils' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/mjpeg_play' make: *** [all] Error 2 Any clues? Romildo --- This SF.net e

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread romildo
the mjpeg_play module. But ./autogen.sh fails with the error: [...] config.status: creating mjpegtools.spec config.status: creating config.h config.status: error: cannot find input file: config.h.in Am I missing something here? Romildo ---

Re: [Mjpeg-users] mplex not recognizing mpeg1 from mencoder

2004-01-02 Thread romildo
worth the small amount of time then nothing will. Currently I am using mjpegtools 1.6.1.92 to convert movies to SVCD. How faster is the CVS version compared to the version I have installed? Is it stable for SVCD production? I am thinking about installing it and

Re: [Mjpeg-users] mplex did not split the output file

2003-12-28 Thread romildo
-o rudolph.cd \ > > -a 0 -b 224,0,5 --a52_dolby_off -J astat=rudolph.cd.scl > > > > This time there was no problem, and I could complete the whole > > process, finishing with the 2 SVCDs. > > Strange probelm, maybe someone

Re: [Mjpeg-users] mplex did not split the output file

2003-12-28 Thread romildo
This time there was no problem, and I could complete the whole process, finishing with the 2 SVCDs. Unfortunatly I do not have the log file of the previous erroneous run, so that it could be further investigate. Thanks. Romildo --- This SF.net e

[Mjpeg-users] mplex did not split the output file

2003-12-27 Thread romildo
30 -S 800 -4 2 -2 1 -q 5 -K hi-res -R 0' \ -w 2800 -o rudolph.cd [...] $ ls -l rudolph.cd.{mp2,m2v} -rw-r--r-- 1 romildo romildo 1275072965 2003-12-27 16:45 rudolph.cd.m2v -rw-r--r-- 1 romildo romildo 125565216 2003-12-27 07:52 rudolph.cd.mp2 $ mplex -f 5 -r 3084 -V -o rudolph

Re: [Mjpeg-users] vcdimager reporting mpg as invalid

2003-12-26 Thread romildo
d1.1.bin et.cd1.1.xml ^ An error from me: used a xml with vcdimager. The program should be vcdxbuild. Regards. Romildo --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX

[Mjpeg-users] vcdimager reporting mpg as invalid

2003-12-26 Thread romildo
scan: pack header code (0x01ba) expected, but 0x3c3f786d found (buflen = 2324) **ERROR: input mpeg stream has been deemed invalid -- aborting Any help? Romildo --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert i

[Mjpeg-users] Tool for joining MP2 files ?

2003-12-19 Thread romildo
Hello. I am making a SVCD where the MP2 audio is encoded from two different sources (one AC3 file and one OGG file). How can I join the MP2 segments into a unique file for multiplexing with the MPEG2 video stream? Regards. Romildo --- This

[Mjpeg-users] Anime transcoding

2003-12-13 Thread romildo
Hello. Is there any particular set of options that works better for anime movies when encoding for SVCD, giving good quality while keeping the resulting file as small as possible? Or animes does not distinguish to other movies when encoding? Regards. Romildo

[Mjpeg-users] Converting avi to yuv4mpeg with lav2yuv

2003-12-11 Thread romildo
ARN: [lav2yuv] Decoding of Frame 1 failed [...] How would I convert this video into yuv4mpeg without using transcode or mplayer? Romildo --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your ski

[Mjpeg-users] No "-m" option for mplex, although mentioned in manual page

2003-12-07 Thread romildo
Hello. It seems that mjpegtools mplex-2 version 1.6.1.92 (2.2.3) has dropped support for the "-m" option, but its manual page still mentions it. Maybe the manual should be corrected. Regards. Romildo --- This SF.net email is sp

[Mjpeg-users] Resizing video for SVCD

2003-12-06 Thread romildo
at ripmake (which is based on transcode) performs better than mencvcd. Would it be due to mencvcd runs more programs: mplayer -> yuvscaler -> mpeg2enc while ripmake is based on transcode: transcode [...] -y mpeg2enc [...] Any comments on that? R

[Mjpeg-users] Maximum video buffer size with mpeg2enc

2003-12-06 Thread romildo
parameter. Regards. Romildo --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Clic

[Mjpeg-users] Short option for --keep-hf in mpeg2enc manual page

2003-12-06 Thread romildo
Hello. It seems that the short option for the --keep-hf option for mpeg2enc is wrong in the manual page. It is presented as -h, while I believe it should be -H (in mjpegtools-1.6.1.91). If this is an error, could it be corrected, please? Regards Romildo

Re: [Mjpeg-users] [mplex] Too many frame drops

2003-12-04 Thread romildo
ified and not set by a preset it is automatically calculated from the input stream. and that solved the problem. > auf hoffentlich bald, Ja. Danke schön! Romildo --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an ex

[Mjpeg-users] [mplex] Too many frame drops

2003-12-04 Thread romildo
raposa-svcd-CD1.mpg And mpeg2enc gets called from transcode as mpeg2enc -v 0 -I 0 -q 3 -f 5 -4 2 -2 3 -b 2835 -F 1 -n n -a 2 -V 230 -o "o.cao.e.a.raposa-svcd-CD1.m2v" -s -S -4 1 -2 1 -q 4 Is there any parameter in mpeg2enc or mplex that I can tweek in order to solve

[Mjpeg-users] Downloadable archives of the list

2003-12-03 Thread romildo
Hello. I want the archives of this list downloaded in my computer, so that I can easily manipulate it and find information. Are they available anywhere for download? Regards. Romildo --- This SF.net email is sponsored by OSDN's Aud