Skip to content
  • Philippe Gorley's avatar
    debug: add video writer · 357537f1
    Philippe Gorley authored and Andreas Traczyk's avatar Andreas Traczyk committed
    Writes raw frames of any pixel format. File can be played with:
    ffplay -f rawvideo -pixel_format <format> -video_size <width>x<height> <file>
    
    Change-Id: I774642f84694a36c16436ba2aa1363edc7ee3d62
    357537f1