mirrored 6 minutes ago
0
TimothyxxxModify VLC launch command and fullscreen detection - Add VLC_VERBOSE=-1 to suppress verbose logging in VLC launch commands across multiple example files - Update is_vlc_fullscreen function to handle cases where screen size or window size is None - Improve robustness of VLC-related metrics and example configurations d373817
{
  "id": "cb130f0d-d36f-4302-9838-b3baf46139b6",
  "snapshot": "base_setup",
  "instruction": "Automatically adjust the brightness and contrast of this video to match my room's lighting.",
  "source": "https://www.vlchelp.com/increase-brightness-contrast-videos/",
  "config": [
    {
      "type": "launch",
      "parameters": {
        "command": "VLC_VERBOSE=-1 vlc"
      }
    }
  ],
  "trajectory": "trajectories/",
  "related_apps": [
    "vlc"
  ],
  "evaluator": {
    "func": "infeasible"
  }
}