[MEncoder-users] Problem with MPEG2 on standalone DVD player

Gennady Ovcharov henadzi.aucharou at vpi-minsk.com
Thu Oct 12 09:17:58 CEST 2006


Jeff Clagg wrote:

>On Thu, Oct 12, 2006 at 09:40:47AM +0300, Gennady Ovcharov wrote:
>  
>
>>Hi all,
>>
>>I'm having problem to play in my standalone DVD player (Panasonic S49)
>>a mpeg2 file made with mencoder.
>>On TV screen I see appearance "light green square blocks".
>>If I see mpeg2 file on my computer with mplayer - all fine.
>>
>>I made:
>>step1:
>>  input stream - AVI source (1.avi)
>>step2:
>>  tunning mencoder for producing MPEG2+AC3 output file:
>>      mencoder -vf scale=720:576,harddup -of mpeg -mpegopts \
>>          format=dvd -srate 48000 -af lavcresample=48000 -ofps 25 \
>>          -ovc lavc -oac lavc -lavcopts vcodec=mpeg2video:aspect=4/3: \
>>          vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=4900:keyint=15: \
>>          acodec=ac3:abitrate=192:trell:mbd=2:dc=10:cbp:mv0 1.avi -o 1.mpg
>>    
>>
>
>Taking a bit of a shot in the dark here - does the problem go away if
>you remove dc=10? I think I recall there being a bug related to this but
>I can't find evidence, so I might be misremembering.
>  
>
I try without dc, cbp, mv0
output MPEG2 file also not fine :(

I read 
http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#menc-feat-vcd-dvd
and try all examples therein for DVD PAL/NTSC format :(
Result - still more "light green square blocks"

Best result with: 
(http://www.mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#menc-feat-vcd-dvd-lavc-advanced)

 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=8000:\
  keyint=15:trell:mbd=2:precmp=2:subcmp=2:cmp=2:dia=-10:predia=-10:cbp:mv0:\
  vqmin=1:lmin=1:dc=10

Best regards,
Gennady

>_______________________________________________
>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