diff --git a/.gitignore b/.gitignore index 25ac2f6..b916b35 100644 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,11 @@ samples/* !samples/.gitkeep -# Output files +# Output directories (timestamped folders for each video) output/* !output/.gitkeep -# Extracted frames -frames/ -__pycache__ \ No newline at end of file +# Python cache +__pycache__ +*.pyc +.pytest_cache/ \ No newline at end of file diff --git a/README.md b/README.md index 471e07b..4ce3915 100644 --- a/README.md +++ b/README.md @@ -184,22 +184,53 @@ python process_meeting.py samples/meeting.mkv --run-whisper --use-vision --verbo ## Output Files -All output files are saved to the `output/` directory by default: +Each video gets its own timestamped output directory: -- **`output/