[MEncoder-users] VIDEO TAG not detected edit
L. Lee
llee040 at sbcglobal.net
Sun Dec 4 05:46:26 CET 2011
On 12/3/11 5:46 AM, "Raphaël SINTES - PINKDEV" <raphael.sintes at pinkdev.fr>
wrote:
> I've compiled this version, but it doesn't work.
>
> MEncoder SVN-r34378-4.4.5 (C) 2000-2011 MPlayer Team
> success: format: 0 data: 0x0 - 0x10fc4a
> ASF file format detected.
> [asfheader] Audio stream found, -aid 1
> [asfheader] Video stream found, -vid 2
> VIDEO: [WMV3] 384x288 24bpp 1000.000 fps 300.0 kbps (36.6 kbyte/s)
> [V] filefmt:6 fourcc:0x33564D57 size:384x288 fps:1000.000 ftime:=0.0010
> Input fps will be interpreted as 125.000 instead.
> ==========================================================================
> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
> AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8005->176400)
> Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
> ==========================================================================
> OK, exit.
> Opening video filter: [expand osd=1]
> Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
> Opening video filter: [scale w=640 h=480]
> ==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
> ==========================================================================
> MP3 audio selected.
> Movie-Aspect is undefined - no prescaling applied.
> [swscaler @ 0xe19f40]BICUBIC scaler, from yuv420p to yuv420p using MMX2
> videocodec: libavcodec (640x480 fourcc=31564c46 [FLV1])
> VIDEO CODEC ID: 22
> AUDIO CODEC ID: 15001, TAG: 0
>
> Audio and video codec seems to be detected now, but i still have undf
> video stream.
> It seems it's a bug in header writing.
>
> Le 03/12/11 11:21, L. Lee a écrit :
>> On 11/29/11 5:57 PM, "Raphaël SINTES - PINKDEV"<raphael.sintes at pinkdev.fr>
>> wrote:
>>
>>> Hello
>>>
>>> I'm sorry, i've forgot to remove my mail signature and that produce
>>> strange result with only my compagny logo attached.
>>>
>>> I've compiled the last svn version, and when i try to encode a video the
>>> TAG is not detected (VIDEO CODEC ID: 0).
>>> When i play the encoded video with vlc i've no images and video flux had
>>> codec = undf
>>> I've tried with 1.0Rc4 complied and it work's fine.
>>>
>> ...
>>
>> Thanks to Reimar Döffinger, it's now fixed in SVN r34378.
>>
>> http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2025
>>
>> Laine Lee
>>
>>
>>
I don't have much confidence in my ability to help solve it for you beyond
the detection problem, but did you try the "aspect" lavc option?
I might do better if you could make some source video available.
Example from http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-vcd-dvd.html
-vf scale=640:480 -lavcopts aspect=4/3
The vpass option for lavc seems superfluous because you're apparently making
only one pass.
Laine Lee
More information about the MEncoder-users
mailing list