[MPlayer-users] won't output as mpeg?

Steven Adeff adeffs.mythtv at gmail.com
Fri Mar 17 20:59:24 CET 2006


I'm trying to reencode a 1080i ts stream. I want the output to be
1080p. I'm using the following command line:

mencoder /MythTV/videos/local/Movies.HDTV/Dragonheart.1080i.ac3.5.1.ts.mpg
-oac copy -ovc lavc -of mpeg -mpegopts
format=mpeg2:vheight=1080:vaspect=16/9 -noskip -lavcopts
vcodec=mpeg2video:aspect=16/9:trell:mbd=2:vqmin=2:vqmax=6 -vf
pullup,softskip -sws 9 -ofps 24000/1001 -o
Dragonheart.1080p.ac3.5.1.mpg

but I get the following which shows it writing an AVI header? anyone
know what is incorrect in my commands?

MEncoder 1.0pre7try2-3.3.6 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices  (Family: 8, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags: Type: 8 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

File not found: 'frameno.avi'
Failed to open frameno.avi
success: format: 0  data: 0x0 - 0xc10bd64
TS file format detected.
DEMUX OPEN, AUDIO_ID: -1, VIDEO_ID: -1, SUBTITLE_ID: -1,
PROBING UP TO 2000000, PROG: 0
VIDEO MPEG2(pid=17)AUDIO A52(pid=20) NO SUBS (yet)!  PROGRAM N. 1
Opened TS demuxer, audio: 2000(pid 20), video: 10000002(pid 17)...POS=1128
VIDEO:  MPEG2  1280x1088  (aspect 3)  29.970 fps  65000.0 kbps (8125.0 kbyte/s)
[V] filefmt:29  fourcc:0x10000002  size:1280x1088  fps:29.97  ftime:=0.0334
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
No accelerated IMDCT transform found
AC3: 5.1 (3f+2r+lfe)  48000 Hz  384.0 kbit/s
No accelerated resampler found
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [a52] afm:liba52 (AC3-liba52)
==========================================================================
PACKET SIZE: 2048 bytes
MPEG MUXER, patching resolution to 0x1080 aspect ratio to 16/9
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
Opening video filter: [softskip]
Opening video filter: [pullup]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 1280 x 1088 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
audiocodec: framecopy (format=2000 chans=2 rate=48000 bits=16
bps=46909632854912 sample-46909632806913)
Writing AVI header...
Limiting audio preload to 0.4s
Increasing audio density to 4
AUDIO FRAME SIZE: 1536, DELTA_PTS: 2949120 (0.032)
VDec: vo config request - 1280 x 1088 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
videocodec: libavcodec (1280x1088 fourcc=3267706d [mpg2])
High quality encoding selected (non real time)!
New_Face failed. Maybe the font path is wrong.  0mb  A-V:-0.010 [0:0]
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.


--
Steve




More information about the MPlayer-users mailing list