No prav tudi mp4 ni tako slab... samo pri mencoderju nikoli ne dobim delujočega rezultata. Obe spodnji skripti mi vrneta napake.
width=640 height=480 frameduration=300 outname=test.mp4 mencoder -v tv:// -tv driver=v4l2:width=$width:height=$height:volume=65535 -ovc lavc -lavopts vcodec=mpeg4:vbitrate=$bps -oac mp3lame -lameopts abr:br=96 -frames $frameduration -pp 0x20000 -o $outname mencoder -tv driver=v4l2:device=/dev/video0:fps=30000/1001:\ audiorate=32000:alsa:adevice=hw.1:input=0:amode=1:normid=4:width=576:height=432 \ -ovc x264 -x264encopts threads=2:bitrate=500:bframes=2:subq=1:me=1:frameref=4:8x8dct \ -oac mp3lame -lameopts cbr:br=64 -o test2.avi tv:// 2008/11/30 Jure Koren <[EMAIL PROTECTED]>: > On Sunday 30 of November 2008 09:02:11 Miha wrote: >> in še to mencoder mi ni všeč ker je izhodi format .avi - tega pa iz >> principa nočem. > > Tvojih težav verjetno ne bo rešilo, ampak... > > mencoder -of lavf -lavfopts format=xy > > kjer je xy karkoli od > format=<container_format> > Override which container format to mux into > (default: autodetect from output file extension). > mpg > MPEG-1 systems and MPEG-2 PS > asf > Advanced Streaming Format > avi > Audio Video Interleave file > wav > Waveform Audio > swf > Macromedia Flash > flv > Macromedia Flash video files > rm > RealAudio and RealVideo > au > SUN AU format > nut > NUT open container format (experimental) > mov > QuickTime > mp4 > MPEG-4 format > dv > Sony Digital Video container > > > lp, > > -- > Jure Koren, unix developer > > _______________________________________________ > lugos-list mailing list > [email protected] > http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list > > -- Lep pozdrav, Miha Best regards, Miha Vielen Gruß, Miha Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html _______________________________________________ lugos-list mailing list [email protected] http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list
