Re: hardware player freezes when returns to menu
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> Fri, 9 Dec 2011 13:49:40 +1300
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Thu, 08 Dec 2011 18:27:40 +0400, Ilya Murav'jov wrote: > Btw, I generate a still menu with ffmpeg like > 1) ffmpeg -t 0.10 -loop_input -i Menu.png -an -target pal-dvd -aspect 4:3 Menu.mpg Yes, I prefer to use FFmpeg, too. Though instead of omitting the audio track completely, I think it’s normal (even required) to include the appropriate duration of silence. Another thing is, it seems to be common to specify a duration of 1 second, rather than 0.1 second as above. Not sure if this should make any difference... I wrote this wrapper script <https://github.com/ldo/slidify> which takes care of all the above, and can take any source picture as input, or alternatively use any of the predefined source images provided by ImageMagick. > Earlier I used mpeg2enc for still menu generating like > png2yuv -n 2 -I p -f 25 -j $SOURCE | mpeg2enc -a 2 -f 8 | mplex -f 8 That seems so much more complicated than FFmpeg. :) ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ Dvdauthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvdauthor-users