Hi Christian,
With the latest mencoder 4:1.4.0~20210210.svn38251-dmo1, I get multiple
internal errors "Bad stream state, please report as bug!". This happens
with multiple files, but not with the previous version
4:1.4.0~20200705.svn38192-dmo5, which is not in the archive anymore.
Version 4:1.4-dmo3+deb10u4 works fine also.
Regards,
Nuno.
user@host:~/1$ mencoder test.mpg -ovc x264 -oac pcm -o test.avi
MPlayer 1.4~svn38192 (C) 2000-2020 MPlayer Team
success: format: 0 data: 0x0 - 0xeefc3000
libavformat version 58.45.100 (internal)
MPEG-PS file format detected.
VIDEO: MPEG2 1920x1080 (aspect 3) 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:1920x1080 fps:29.970 ftime:=0.0334
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 58.91.100 (internal)
AUDIO: 48000 Hz, 2 ch, floatle, 192.0 kbit/6.25% (ratio: 24000->384000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
Possibly bad interleaving detected.
Use -ni option if this causes playback issues and avoid or fix the program that created the file.
[ac3 @ 0x55956148dc20]incomplete frame
Bad stream state, please report as bug!
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
Movie-Aspect is undefined - no prescaling applied.
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [info]: profile High, level 4.0, 4:2:0, 8-bit
Pos: 0.0s 1f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.000 [0:0]
Bad stream state, please report as bug!
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
1 duplicate frame(s)!
Pos: 0.1s 3f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.007 [0:0]
Bad stream state, please report as bug!
Pos: 0.2s 5f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.013 [0:0]
Bad stream state, please report as bug!
Pos: 0.3s 8f ( 0%) 0.00fps Trem: 0min 0mb A-V:0.023 [0:0]
Bad stream state, please report as bug!
etc.