[MPlayer-users] Cinepak encoder not working

Antonio Roberts antonio at hellocatfood.com
Sat May 21 23:08:38 CEST 2011


I also ran  the same command with gdb and got this output from bt

#0  0xb5e92b98 in ?? ()
#1  0x6ea300f6 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


Ant

On 18 May 2011 23:58, Antonio Roberts <antonio at hellocatfood.com> wrote:
> Hey all,
>
> I'm still attempting to use the cinepak codec with mplayer. I'm using
> 1.0~svn33468 on Ubuntu 11.04
>
> I'm attempting to encode a video using the cinepak codec (iccvid.dll).
> As an example I've been working with this file http://ubuntuone.com/p/iJr/
>
> I converted it to the rgb colourspace in ffmpeg
>
> ffmpeg -i vid.mov -vcodec png -pix_fmt bgr24 outfile.avi
>
> And then tried to run this command in mencoder to convert it to a
> video using the cinepak codec
>
> mencoder outfile.avi -vf format=bgr24 -ovc vfw -xvfwopts
> codec=iccvid.dll -oac mp3lame -o outfile_2.avi
>
> When executing that command I get a segmentation fault (output shown below)
>
> MEncoder SVN-r33468-4.5.2 (C) 2000-2011 MPlayer Team
> success: format: 0  data: 0x0 - 0x36f103e
> AVI file format detected.
> [aviheader] Video stream found, -vid 0
> AVI: No audio stream found -> no sound.
> VIDEO:  [MPNG]  640x480  24bpp  25.000 fps  31645.9 kbps (3863.0 kbyte/s)
> [V] filefmt:3  fourcc:0x474E504D  size:640x480  fps:25.000  ftime:=0.0400
> Loading codec DLL: 'iccvid.dll'
> Loaded DLL driver iccvid.dll at 6ea20000
> HIC: aad5f60
> 568 - 568 - 568
> Compressor type: 63646976
> Compressor subtype: 64697663
> Compressor flags: 47, version 65536, ICM version: 260
> Flags: quality
> ICCompressGetFormatSize ret: 40
> Opening video filter: [expand osd=1]
> Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
> Opening video filter: [format fmt=bgr24]
> ==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffpng] vfm: ffmpeg (FFmpeg PNG)
> ==========================================================================
> Could not find matching colorspace - retrying with -vf scale...
> Opening video filter: [scale]
> Opening video filter: [flip]
> Movie-Aspect is 1.82:1 - prescaling to correct movie aspect.
> [swscaler @ 0x8840900]using unscaled rgb24 -> bgr24 special converter
> Opening video filter: [expand]
> Expand: -1 x -1, -1 ; -1, osd: 0, aspect: 0.000000, round: 1
> Starting compression:
>  Input format:
>  biSize 40
>  biWidth 640
>  biHeight 480
>  biPlanes 1
>  biBitCount 24
>  biCompression 0x0 ('')
>  biSizeImage 921600
>  Output format:
>  biSize 40
>  biWidth 640
>  biHeight 480
>  biPlanes 1
>  biBitCount 24
>  biCompression 0x64697663 ('cvid')
>  biSizeImage 90900
>  Output format after query/begin:
>  biSize 40
>  biWidth 640
>  biHeight 480
>  biPlanes 1
>  biBitCount 24
>  biCompression 0x64697663 ('cvid')
>  biSizeImage 90900
> Segmentation fault
>
> Can anyone help with this?
>
> Ant
>
>
> On 21 March 2011 15:12, Dominik 'Rathann' Mierzejewski
> <dominik at greysector.net> wrote:
>> On Monday, 21 March 2011 at 12:49, Carl Eugen Hoyos wrote:
>>> Dominik 'Rathann' Mierzejewski <dominik <at> greysector.net> writes:
>>>
>>> > > >  I'm using mplayer/mencoder 2:1.0~rc4~try1.dsfg1-1ubuntu1+medibuntu1
>>> > > > on Ubuntu 10.10
>>> > >
>>> > > Only latest svn is supported on this mailing list.
>>> >
>>> > You mean latest git snapshot, not svn. :)
>>>
>>> ???
>>
>> Sorry, I mixed up with FFmpeg. My mistake. MPlayer is still using SVN.
>>
>> Regards,
>> Dominik
>>
>> --
>> MPlayer http://mplayerhq.hu | RPMFusion http://rpmfusion.org
>> There should be a science of discontent. People need hard times and
>> oppression to develop psychic muscles.
>>        -- from "Collected Sayings of Muad'Dib" by the Princess Irulan
>> _______________________________________________
>> MPlayer-users mailing list
>> MPlayer-users at mplayerhq.hu
>> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>>
>


More information about the MPlayer-users mailing list