Getting Started
Quick Start Workflow
- Open a Directory — Select a folder containing media files
- Analyze Files — Click on any media file to view details
- View Bitrate Charts — Switch to Bitrate tab for visual analysis
- Manage Streams — Remove unwanted audio/subtitle tracks
- Export Data — Save charts or data for external use
Opening Files
Select Initial Directory
On first launch, Seer will prompt you to select a directory to browse. This directory will be remembered for future sessions.
Change Directory
- Use the folder icon in the toolbar
- Navigate using the path breadcrumb
- Use keyboard shortcut
Cmd+O(macOS) orCtrl+O(Windows/Linux)
File Browser
- Click on any file to view details
- Use arrow keys to navigate
- Press
Spaceto preview - Right-click for context menu
Analyzing Media Files
View File Metadata
- Select a media file
- File info panel shows:
- File size and duration
- Container format
- All streams (video, audio, subtitles)
- Codec information
Codec Details
For each stream, view:
- Video: Resolution, frame rate, codec, bit depth, color space
- Audio: Channels, sample rate, codec, bit depth
- Subtitles: Format, language, title
Bitrate Analysis
Generate Bitrate Chart
- Select a media file
- Click "Analyze Bitrate" or switch to Bitrate tab
- Wait for analysis to complete (cached for future use)
- Interactive chart displays bitrate over time
Understanding the Chart
- Y-axis: Bitrate in Mbps
- X-axis: Time in seconds
- Multiple lines: One per stream (video, audio, etc.)
- Hover: View exact values at any point
- Zoom: Scroll to zoom, drag to pan
Export Bitrate Data
Export as PNG
- Preserves current theme
- High resolution
- Suitable for reports
Export as JSON
- Full data points
- Includes metadata
- Programmatic access
Export as CSV
- Spreadsheet compatible
- Easy data analysis
- One row per time point
Stream Management
View All Streams
- Select a media file
- Streams panel shows all tracks
- Each stream displays:
- Type (video/audio/subtitle)
- Codec and language
- Bitrate and duration
Remove Streams
- Select streams to remove (checkbox)
- Click "Remove Selected Streams"
- Job runs in background
- Original file is backed up
- Progress tracked in Jobs panel
Note: Stream removal is lossless (copy codec). No re-encoding occurs.
File Operations
Context Menu
Right-click any file for quick actions:
- Rename: Change filename
- Move: Move to another folder
- Copy: Duplicate file
- Delete: Move to trash
- Reveal: Open in Finder/Explorer
Bulk Operations
- Select multiple files:
- Click + Shift for range
- Click + Cmd/Ctrl for individual
- Right-click selection
- Choose operation
- Confirm action
Create Folders
- Click "New Folder" button
- Or right-click → New Folder
- Enter folder name
- Folder created in current directory
Settings & Preferences
Theme
- System: Follow OS theme
- Light: Always light mode
- Dark: Always dark mode
Initial Directory
- Set default startup directory
- Use "Set as Default" in folder picker
- Change anytime in settings
Cache Management
- View cache size
- Clear specific cache types
- Clear all cached data
- Cache location: App data directory
Keyboard Shortcuts
Navigation
↑/↓: Navigate filesEnter: Open/select fileBackspace: Go up one directoryCmd/Ctrl + O: Open directory
File Operations
Cmd/Ctrl + R: Rename selected fileCmd/Ctrl + D: Delete selected fileCmd/Ctrl + N: New folder
Panels
Cmd/Ctrl + 1: File browserCmd/Ctrl + 2: Metadata panelCmd/Ctrl + 3: Bitrate panelCmd/Ctrl + J: Jobs panel
General
Cmd/Ctrl + ,: Open settingsCmd/Ctrl + Q: Quit (macOS)Alt + F4: Quit (Windows/Linux)
Troubleshooting
FFmpeg Not Found
Symptom: "FFmpeg not found" warning on startup
Solution:
- Install FFmpeg (see Installation)
- Ensure FFmpeg is in system PATH
- Restart Seer
Bitrate Analysis Fails
Symptom: Bitrate analysis errors or hangs
Possible causes:
- Corrupted media file
- Unsupported codec
- FFmpeg version too old
Solution:
- Verify file plays in other media players
- Update FFmpeg to latest version
- Check Jobs panel for detailed error
Cache Issues
Symptom: Stale data showing for changed files
Solution:
- Cache should auto-invalidate when files change
- Manually clear cache: Settings → Clear Cache
- Report issue if problem persists
Performance Issues
Symptom: Slow analysis or UI lag
Possible causes:
- Very large media files (>50GB)
- Many files in directory (>10,000)
- Low available RAM
Solution:
- For large files: Seer uses smart sampling
- For many files: Use subfolders to organize
- Close other applications to free RAM
- Clear cache to free disk space
Getting Help
- Documentation: You're reading it!
- GitHub Issues: Report bugs
- Discussions: Ask questions
