[MEncoder-users] Problem when joining two video files

ApplePro applepro7777 at gmail.com
Fri Dec 14 10:51:04 CET 2007


RC <cooleyr <at> gmail.com> writes:

> 
> On Wed, 12 Dec 2007 20:22:13 +0000 (UTC)
> ApplePro <applepro7777 <at> gmail.com> wrote:
> 
> > The output I've posted above is full, I mean I didn't cut anything
> > from there.
> 
> There's no sign in the posted output that anything went wrong.
> 


But this command creates file with size 0 bytes.

If you have a minute, can you please look at these 2 files:

http://www.roamearth.com/ff/test23.m4v
http://www.roamearth.com/ff/logo7.avi


By the way, I've tried to encode files separately with the same -demuxer option,
but result file test2.flv is still 0 bytes. The full output:


--------------------
mencoder -vf scale=448:-3,expand=448:336 -sws 9 -of lavf -ovc lavc -lavcopts
vcodec=flv:vbitrate=400 -frames 200 -ofps 25 -demuxer lavf  -oac mp3lame
-lameopts abr:br=80:mode=3  -channels 1 -o test2.flv logo7.avi
MEncoder dev-SVN-r24986-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Celeron(R) D CPU 3.20GHz (Family: 15, Model: 6, Stepping: 5)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

success: format: 0  data: 0x0 - 0x35d87cc
libavformat file format detected.
[lavf] Video stream found, -vid 0
[lavf] Audio stream found, -aid 1
VIDEO:  []  448x336  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:35  fourcc:0x0  size:448x336  fps:25.00  ftime:=0.0400
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 44100 Hz, 1 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
==========================================================================
** MUXER_LAVF *****************************************************************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
*******************************************************************************
OK, exit
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [expand w=448 h=336]
Expand: 448 x 336, -1 ; -1, osd: 0, aspect: 0.000000, round: 1
Opening video filter: [scale w=448 h=-3]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 448 x 336 (preferred colorspace: BGR 24-bit)
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.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 448 x 336 (preferred colorspace: BGR 24-bit)
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.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 448 x 336 (preferred colorspace: BGR 24-bit)
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.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 448 x 336 (preferred colorspace: BGR 24-bit)
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.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 448 x 336 (preferred colorspace: BGR 24-bit)
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.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 448 x 336 (preferred colorspace: BGR 24-bit)
VDec: using BGR 24-bit as output csp (no 0)
Opening video filter: [flip]
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0xd87530]SwScaler: using unscaled bgr24 -> yuv420p special converter
videocodec: libavcodec (448x336 fourcc=31564c46 [FLV1])
Selected video codec: [rawbgr24flip] vfm: raw (RAW BGR24)
==========================================================================

Exiting...




More information about the MEncoder-users mailing list