[MPlayer-cvslog] CVS: main/TOOLS qepdvcd.sh,1.2,1.3
Reynaldo H. Verdejo CVS
syncmail at mplayerhq.hu
Sat Apr 22 07:14:57 CEST 2006
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux cache2.c, 1.34, 1.35 cddb.c, 1.23, 1.24 demux_audio.c, 1.52, 1.53 demux_demuxers.c, 1.10, 1.11 demux_film.c, 1.18, 1.19 demux_mov.c, 1.145, 1.146 demux_nuv.c, 1.19, 1.20 demux_real.c, 1.95, 1.96 demux_xmms.c, 1.15, 1.16 stream.c, 1.88, 1.89 tvi_v4l2.c, 1.38, 1.39
- Next message: [MPlayer-cvslog] CVS: main/TOOLS qepdvcd.sh,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Reynaldo H. Verdejo CVS
Update of /cvsroot/mplayer/main/TOOLS
In directory mail:/var2/tmp/cvs-serv17584/TOOLS
Modified Files:
qepdvcd.sh
Log Message:
Small hack suggested by dalias to avoid flickering at I frames
Index: qepdvcd.sh
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/qepdvcd.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qepdvcd.sh 17 Nov 2005 00:47:25 -0000 1.2
+++ qepdvcd.sh 22 Apr 2006 05:14:55 -0000 1.3
@@ -279,7 +279,7 @@
# Mencoder Time ;-) ###################################################
-mencoder -ovc lavc -oac lavc -vf expand=:::::$RATIOX/$RATIOY:1,scale=$SCALEX:$SCALEY,harddup -srate 44100 -af lavcresample=44100 -lavcopts acodec=mp2:abitrate=$ABPS:vcodec=$VCODEC:vbitrate=$VBPS:keyint=$KEYINT:mbd=$ENCQ:vrc_buf_size=$VRCBUFSIZE:vrc_maxrate=$VRCMAXRATE:vrc_minrate=$VRCMINRATE:aspect=$RATIOX/$RATIOY -of mpeg -mpegopts format=$FORMAT$TELECINE -sub $SUBTITLESTRING -subpos $TOLERANCE -subwidth $TOLERANCE -ofps $OFPS $TIMESTRING -o $NEWNAME $INPUTFILENAME
+mencoder -ovc lavc -oac lavc -vf expand=:::::$RATIOX/$RATIOY:1,scale=$SCALEX:$SCALEY,harddup -srate 44100 -af lavcresample=44100 -lavcopts acodec=mp2:abitrate=$ABPS:vcodec=$VCODEC:vbitrate=$VBPS:keyint=$KEYINT:mbd=$ENCQ:vrc_buf_size=$VRCBUFSIZE:vrc_maxrate=$VRCMAXRATE:vrc_minrate=$VRCMINRATE:vi_qfactor=0.1:vi_qoffset=1.5:aspect=$RATIOX/$RATIOY -of mpeg -mpegopts format=$FORMAT$TELECINE -sub $SUBTITLESTRING -subpos $TOLERANCE -subwidth $TOLERANCE -ofps $OFPS $TIMESTRING -o $NEWNAME $INPUTFILENAME
echo "Encoding of $NEWNAME finished."
echo "Run vcdimager -t svcd/vcd $NEWNAME and burn with cdrecord."
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux cache2.c, 1.34, 1.35 cddb.c, 1.23, 1.24 demux_audio.c, 1.52, 1.53 demux_demuxers.c, 1.10, 1.11 demux_film.c, 1.18, 1.19 demux_mov.c, 1.145, 1.146 demux_nuv.c, 1.19, 1.20 demux_real.c, 1.95, 1.96 demux_xmms.c, 1.15, 1.16 stream.c, 1.88, 1.89 tvi_v4l2.c, 1.38, 1.39
- Next message: [MPlayer-cvslog] CVS: main/TOOLS qepdvcd.sh,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list