[FFmpeg-user] Is it possible to convert yuv444p10le to gbrp10le without defaulting to rgb48le ?

Suria Pang suriap at yahoo.com
Thu Sep 20 20:33:29 CEST 2012



Okay, after the past 2 days of  OS reinstall... the config runs nowmal but  ffmpeg gives same error below, attached the config.log too.


[sg at dellpc ffmpeg]$  ./ffmpeg  -i /usr/tmp/test_prores4444.mov -r 23.98  -pix_fmt gbrp10le  -s 1920x1080 /usr/tmp/dpx2/ko_009%04d.dpx
ffmpeg version N-44639-gb804497 Copyright (c) 2000-2012 the FFmpeg developers
  built on Sep 20 2012 11:19:57 with gcc 4.4.6 (GCC) 20110731 (Red Hat 4.4.6-3)
  configuration: --prefix=/usr --enable-shared --enable-libmp3lame --enable-gpl --enable-libfaac --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-x11grab --enable-libgsm --enable-libx264 --enable-libtheora --enable-libdc1394 --enable-nonfree --disable-stripping --enable-avfilter --enable-libschroedinger --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 56.100 / 54. 56.100
  libavformat    54. 27.101 / 54. 27.101
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 16.106 /  3. 16.106
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/usr/tmp/test_prores4444.mov':
  Metadata:
    creation_time   : 2011-08-08 13:55:17
    timecode        : 00:00:00:00
  Duration: 00:00:00.62, start: 0.000000, bitrate: 161371 kb/s
    Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv444p10le, 1920x1080, 44570 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 23976 tbn, 23976 tbc
    Metadata:
      creation_time   : 2011-08-08 13:55:17
      handler_name    : Apple Alias Data Handler
    Stream #0:1(eng): Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2011-08-08 13:55:17
      handler_name    : Apple Alias Data Handler
      timecode        : 00:00:00:00
Impossible to convert between the formats supported by the filter 'scaler for output stream 0:0' and the filter 'auto-inserted scaler 0'
Error opening filters!

 


________________________________
 From: Carl Eugen Hoyos <cehoyos at ag.or.at>
To: ffmpeg-user at ffmpeg.org 
Sent: Tuesday, September 18, 2012 2:51 PM
Subject: Re: [FFmpeg-user] Is it possible to convert yuv444p10le to gbrp10le without defaulting to rgb48le ?
 
Suria Pang <suriap <at> yahoo.com> writes:

> window 091412 update still gave the same exact error as 090712 setup.

Command line and complete, uncut console output missing.

[...]

> ERROR: libgsm not found

Simply remove --enable-libgsm from your configure line.
It is unlikely that you will need it.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log3
Type: application/octet-stream
Size: 224518 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120920/08f0533f/attachment.obj>


More information about the ffmpeg-user mailing list