[MPlayer-users] v210 -> video filters -> v210

András Bohó andras.boho at gmail.com
Tue Oct 5 12:00:19 CEST 2010


I see. And how can I convert 444P back into v210?

I am trying this:
ffmpeg -i v210_720p_444p.avi -vcodec v210 v210_720p_v210.avi

Error:
FFmpeg version SVN-r25107-Sherpya, Copyright (c) 2000-2010 the FFmpeg
developers

  built on Sep 12 2010 15:54:45 with gcc 4.2.5 20090330 (prerelease)
[Sherpya]
  libavutil     50.26. 0 / 50.26. 0
  libavcore      0. 9. 0 /  0. 9. 0
  libavcodec    52.88. 0 / 52.88. 0
  libavformat   52.78. 5 / 52.78. 5
  libavdevice   52. 2. 2 / 52. 2. 2
  libavfilter    1.38. 3 /  1.38. 3
  libswscale     0.11. 0 /  0.11. 0
  libpostproc   51. 2. 0 / 51. 2. 0
Input #0, avi, from 'v210_720p_444p.avi':
  Metadata:
    ISFT            : MEncoder Sherpya-MT-SVN-r32198-4.2.5
  Duration: 00:00:00.24, start: 0.000000, bitrate: 1106066 kb/s
    Stream #0.0: Video: 444P / 0x50343434, 1280x720, PAR 1:1 DAR 16:9, 50
tbr, 5
0 tbn, 50 tbc
swScaler: Unknown format is not supported as input pixel format
Cannot get resampling context

I would gladly use ffmpeg alone actually but I dont find even the most basic
filters in it, like hue/saturation/gamma change etc.. so temporarily this
444P format would be sufficient if I could convert it back..

Thanks for help.





On Tue, Oct 5, 2010 at 12:08 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> András Bohó <andras.boho <at> gmail.com> writes:
>
> > Basically I'm using mencoder but I can't get v210 format at the output.
> This
> > problem can be circumvented by using ffmpeg but ffmpeg doesn't have any
> > video filters unlike mencoder (libmpcodecs: e.g boxblur etc, or maybe it
> is
> > only my build(?) ) so I suppose I would have to stick by mencoder because
> of
> > the filters.
>
> Note that it is unlikely that the filter you need supports more than 8 bits
> colour depth (and possibly nothing else than yv12 - boxblur supports 444P),
> so
> you will have to either work on the filter yourself or hire somebody.
> In both cases. the work should be done in FFmpeg, where you get reviews and
> continued support (for free).
>
> Carl Eugen
>
> _______________________________________________
> 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