[MEncoder-users] Problem with a join

Ivan Arcos hiban8 at gmail.com
Tue Oct 23 11:21:16 CEST 2007


2007/10/23, Nico Sabbi <Nicola.Sabbi at poste.it>:
>
> Il Tuesday 23 October 2007 10:30:47 Ivan Arcos ha scritto:
> > I have a problem with mencoder included in Mplayer-mingw32-1.0rc1.
> > I convert two titles from DVD. I watch theese conversions.
> > Conversion 1 = 598.662 KB
> > Conversion 2 = 734.383
> >
> > I join theese conversions using command
> >
> > mencoder -oac copy -ovc copy -idx -o out.mpg firsttitle.mpg
> > secondtitle.mpg
>
> remove -idx and add -of mpeg -mpegopts ...


I convert using the follow command

mencoder -aid 128 -oac copy -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1450:vpass=1:turbo:keyint=25 -ofps 25 -of avi -o
title1.avi -vf pp=fd -dvd-device D: dvd://1
mencoder -aid 128 -oac copy -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1450:vpass=2:keyint=25 -ofps 25 -of avi -o
title1.avi-vf pp=fd -dvd-device D: dvd://1

for title1 and title2
and later
mencoder -oac copy -ovc copy -idx -o out.mpg title1.mpg title2.mpg
and I have the problem

Before, I tested this command
mencoder -aid 128 -oac copy -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1450:vpass=1:turbo:keyint=25 -ofps 25 -of avi -o
title1.avi -vf pp=fd -dvd-device D: dvd://1 dvd://2
mencoder -aid 128 -oac copy -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1450:vpass=2:keyint=25 -ofps 25 -of avi -o
title1.avi-vf pp=fd -dvd-device D: dvd://1 dvd://2

and had the same problem

_______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>



More information about the MEncoder-users mailing list