Re: [Mjpeg-users] Re: DVD Studio Pro and MjpegTools

2004-10-16 Thread Steven M. Schultz
Hi -

On Fri, 15 Oct 2004, William Sherman wrote:

 Thanks for the response Steven.  I'm on the digest, so it took me a
 while to test things out and respond to your response.

You're welcome.  I was beginning to wonder if you'd seen the posting.
It's a low volume mailing list so if you're in a hurry for
a response you might want to switch to the non-digest form.

 You know what, both.  I forgot that my original movie I tested with was
 from before upgrading (from the Canopus source).  However, even one of the

That would definitely have the bug - the playback using the Quicktime
Player will look like a slide show (I think what's happening is
that QT-Player is playing just the I frames and choking until it
gets to the next I frame).

 movies I just made from the IVTV source plays fine for 10 minutes or so,
 but then Quicktime gets jerky, and even when I stop and begin at the

I have a theory about what that might be - nothing certain though...

 I build my own of all that stuff on my Linux box, including kino, and
 this format and that format -- it's an endless operation, getting all
 the video codecs and players to work.  And then when I upgrade the

Multiply that by 4 systems and 4 or 5 OSs and you get an idea
what I spend my time doing :)

  Don't multiplex the files together!  DVDSP wants the elementary file ...
 
 Aha, well that explains it.  Except, when I tried that with iDVD, it doesn't
 like those files either -- and in it's (difficult to follow) tutorial the

Oh, iDVD is braindead - I gave that one try and bought DVDSP.  iDVD
also doesn't offer compressed audio - LPCM only - and I couldn't see
giving up 1.5Mb/s out of the bit budget for audio.

 successfully using DSP I went ahead and tried that -- and I managed to
 author and burn a DVD that works in my settop box!  Of course, I'm not

Hurrah!

 default opacity for highlight and select on the buttons seem to be
 entirely transparent, so I can't tell which will be selected when

Oh, you need to get another chapter or two into the tutorial for
that :-)

 I'm thinking of getting one of the PCHDTV broadcast HDTV reciever
 cards before the copy-protection act takes effect.  But, I'm too
 busy with getting my basic NCSA material onto DVD.

I'm also thinking of getting one of those.  There is a chance the
broadcast flag will be negated but I'm not too hopeful  about that.

BUT if you're receiving HDTV signals OTA (Over The Air) then you
could do what I've had success with:

Get a HDTV receiver with IEEE1394 ports and use your Powerbook
to do the recording.  I use a Samsung T-165 and the DVHS app
that comes with the Firewire SDK 19 from:

http://developer.apple.com/sdk/
Firewire SDK 19 for Mac OS X

Then to demux (AND correct for damaged/lost packets - and Transport
Streams do have both types of problems!) use Project X:

Project X
http://www.lucike.info/index.htm?http://www.lucike.info/page_projectx.htm

From that you get the .m2v and .ac3 files.   Now of course you can't
put HD content on a DVD (1920x1080i or 1280x720p is a more than a
little out of the restricted MPEG-2 profile that DVDs use ;)).  That's
where the little sci

 Right, I guess I was used to what dvdauthor expects, and figured other
 DVD authoring tools would want the same.

Actually I've thought, for a while now, that dvdauthor should
accept elementary strings and use the 'libmplex2' routines to do
the muxing as it builds the VOB files - that's how the other 
authoring programs I've seen work (Adobe's, Apple's, etc).

 Well, except that for IVTV source material, it's already in a program
 stream (or maybe it's a transport stream, I don't know for sure).

Well, if it's a TS (transport stream) are you using demuxing tools
that know how to deal with error/damaged or missing TS packets?  If
not I think you could end up with discontinuities or similar problems
and that could cause QT-Player and/or settop boxes to stutter or
other playback problems.

 So avidemux2 serves also as how I write out separate mpeg-2 video
 and mpeg layer 2 audio.

I use Project X for demuxing and then do minor trim operations within
DVDSP.

 Now, I think it's possible to get separate streams of YUV data and
 even AC-3 audio from the IVTV drivers, but last time I tried that

Even if you could get that the volume of data would be huge
(full frame (640x480) YUV 4:2:0 data comes out to about 42GB/hr)
and you'd have to encode it to MPEG-2.  Not worth the trouble ;)

 A.Pack is an apple thing right, I did get a warning message about

Uh, yes - it is the Dolby certified/licensed AC3 encoder that comes 
WITH 

[Mjpeg-users] Encoding a DivX;-) AVI file to VCD

2004-10-16 Thread Bernhard Frühmesser
Hello,
I have got a AVI file which is in DivX;-) format done with the ffmpeg 
codec. Is there any way with the mjpegtools to bring this Video into 
VCD-Format and split the output into two files each about 650 MB?

Thanks for any hints.
BF.
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users


[Mjpeg-users] Re: How does Steven Schultz's combined HQ matrix compare?

2004-10-16 Thread sean
Steven M. Schultz wrote:
On Fri, 15 Oct 2004, sean wrote:

The DV-to-DVD-HOWTO in the transcode docs uses these flags for mpeg2enc:
F 8, -c -q 6 -4 2 -2 1 -K file=matrix.txt -R 2

I think that's a lowercase 'f' instead of 'F', as in -f 8 and
not -F 8.  -F is the frame rate and 8 corresponds to 60 frames/sec
and that's one of the HDTV rates (1280x720 progressive at 60 fps).
and usually i can't find the shift key.
.

	The main reason the tables were created and the encoder extended to
	accept new tables _and_ tables from external files was to allow the
	user to tailor the bitrate.  Perhaps the TMPGEnc and Kvcd tables were 
	not quite a high enough bitrate/quality - you really can't use the
	-H (hi res) tables, the bitrate goes thru the roof.  So, pick
	a compromise - use part of the hi res tables but part of the other
	tables which give a lower bitrate.

Maybe the Kvcd tables lost a little too much detail - so use the
hi-kvcd tables, you'll gain some/most of the benefit of the kvcd
tables but preserve (at the expense of a few more bits) more quality.

Thanks for the explanation. I'm trancoding a bunch of family dv tapes. Speed, even file size, isn't much of an issue. I 
just let it run all night. I'll keep it in my script.

mpeg2enc -v 0 -I 1 -f 8 -b 8500 -F 4 -n n  -a 2 -o out.m2v -c -q 4 -4 1 -2 1  -K 
file=matrix.txt -R 2
thanks
sean

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users


Re: [Mjpeg-users] Encoding a DivX;-) AVI file to VCD

2004-10-16 Thread Bernhard Praschinger
Hallo

 I have got a AVI file which is in DivX;-) format done with the ffmpeg
 codec. Is there any way with the mjpegtools to bring this Video into
 VCD-Format and split the output into two files each about 650 MB?
Take a look at a late version of the mjpeghowto section: Creating videos
from other sources, subsection: Decoding streams with mplayer

Or in the german version (only in the PDF version on mjpeg.sf.net): look
for Dekomprimierung mit MPlayer.

It lookes like that for video:
mkfifo stream.yuv 
player -nosound -noframedrop -vo yuv4mpeg Datei.mpg 
cat sream.yuv | yuv2lav -o file.avi

You can replace the yuv2lav part with a mpeg2enc for VCD format: 
... | mpeg2enc -f 1 -o vcd.m1v

And for audio:
mplayer -vo null -ao pcm -aofile Datei.wav Datei.mpg
and then encode it with mp2enc or toolame. 

When multiplexing you only have to add a %02d to the filename so mplex
can split it at the proper size for a 650MB VCD. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users