On Wed, Mar 17, 2004 at 09:59:59AM +0100, Maarten de Boer wrote:
> Hello,
> 
> I created a DVD from some miniDV recordings, and I tested it on 3
> hardware players. 2 work perfectly, but the third one, a SAMSUNG M105,
> only shows the menu I created, but refuses to play any titles. (can't
> give the details of the refusal - it's not my player) 
> 
> So my question is, what could I do to create a DVD with higher player
> compatibility? I short, the tools and settings I used:
> 
> lav2yuv | mpeg2enc -f 8
> lav2wav
> mp2enc -r 48000
> mplex
> dvdauthor
> growisofs

You did not say which version of mpeg2enc you are running.  Is it the
latest, where the default for -R switched from 2 to 0?  If so, and if
your command line was truly -f 8 then you may have found another
hardware player that's allergic to dual prime motion estimation.  If
so, the solution for that player (short of upgrading to a properly
functioning player) is to use -R 1 or -R 2 with mpeg2enc to force
some B frames (and turning off DPME), or to use the "no DPME" switch
if you are running the absolute latest CVS (search the archives for
the name, it was posted in the last month or so).



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to