[MPlayer-users] encode to dvd useing nicos patch produce null size mpeg file!
Nico Sabbi
nsabbi at tiscali.it
Wed Dec 8 23:11:27 CET 2004
Heine Laursen wrote:
> The new patch does the same:
>
> ~/cvsmplayer/main/mencoder -noskip -of mpeg -mpegopts format=dvd -ovc
> lavc -oac copy -lavcopts vcodec=mpeg2video:vbitrate=3968 -o cd1.mpeg
> xvid.avi > log 2>&1
>
> MEncoder dev-CVS-041208-22:28-3.3.4 (C) 2000-2004 MPlayer Team
> CPU: Advanced Micro Devices Athlon MP/XP/XP-M Barton (Family: 6,
> Stepping: 0)
> Detected cache-line size is 64 bytes
> CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
> Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
>
> File not found: 'frameno.avi'
> Failed to open frameno.avi
> success: format: 0 data: 0x0 - 0x2bc06000
> AVI file format detected.
> VIDEO: [XVID] 416x320 12bpp 25,000 fps 1107,8 kbps (135,2 kbyte/s)
> [V] filefmt:3 fourcc:0x44495658 size:416x320 fps:25,00 ftime:=0,0400
> Opening video filter: [expand osd=1]
> Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
> ==========================================================================
>
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
> ==========================================================================
>
> audiocodec: framecopy (format=2000 chans=2 rate=48000 bits=0 bps=56000
> sample-1)
> Writing AVI header...
> HEADER
>
> Sincerley
> Heine Laursen
you must be using the old version; did you recompile and reinstall
mplayer?.
If you want to make it short, edit libmpdemux/muxer_mpeg.c: in
function mpegfile_write_chunk() remove the if() just before
parse_mpeg12_video() and recompile
More information about the MPlayer-users
mailing list