[FFmpeg-devel] [PATCH] Test pattern generator

Nicolas George nicolas.george
Mon Oct 15 17:49:37 CEST 2007


Hi.

The attached patch implements a new demuxer generating a test pattern, with:

- an audio stream (PCM), with one beep per second, cycling through the audio
  channels;

- a video stream (raw RGB24) showing a color pattern, a scrolling gradient
  and a timestamp.

It can be simply tested using "./ffplay -f test_pattern test". Size, frame
rate, sample rate and number of channels can be changed using the
appropriate options.

The goal is to make it easier for people to make self-contained bug reports
and help requests when the input content is not relevant.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-testpattern-20071015.diff
Type: text/x-diff
Size: 9633 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071015/5f9be86d/attachment.diff>



More information about the ffmpeg-devel mailing list