Open Issues Need Help
View All on GitHub Education • Coursework
Support Video and Audio Format Conversion 3 months ago
AI Summary: Enhance a file converter application to support video and audio format conversion using libraries like ffmpeg-python or pydub. This involves adding video/audio formats to the supported formats list, implementing the conversion functionality with appropriate error handling and progress indication (using QMessageBox and QProgressBar), and testing the new features.
Complexity:
4/5
help wanted