Combine video and subtitle files
Generate subtitle files from audio, video, or YouTube links
Create a dubbed video from SRT subtitles
Convert documents to video with audio and subtitles
Sube vídeos/audio y tradúcelos a texto
Video Dubbing with Open Source Projects
Convert, edit, and download SRT subtitles from Premiere Pro TXT files
Transcribe YouTube videos to text or subtitles
Generate dubbed videos with translated subtitles
Translate cross-language speech into text
Download and subtitle YouTube or Instagram videos
Generate AI video subtitles
Transcribe audio and translate subtitles
Ffmpg Streamlit2 is a Streamlit-based application designed to help users easily add subtitles to video files. It leverages the power of FFmpeg, a versatile multimedia processing tool, to combine video and subtitle files seamlessly. This app provides a user-friendly interface for embedding subtitles, making it accessible even for those with limited technical expertise.
• Subtitle Addition: Effortlessly add subtitles to your video files using SRT, VTT, or other supported subtitle formats.
• Sync Adjustment: Fine-tune subtitle timing to ensure perfect synchronization with your video content.
• Preview Functionality: Review your video with subtitles before finalizing the output.
• Batch Processing: Process multiple video-subtitle pairs in one go, saving time and effort.
• Customizable Styling: Adjust font, size, color, and position of subtitles to match your preferences.
• Cross-Platform Compatibility: Works on Windows, macOS, and Linux systems.
streamlit run ffmpg_streamlit2.py
.What subtitle formats does Ffmpg Streamlit2 support?
Ffmpg Streamlit2 supports common subtitle formats like SRT, VTT, ASS, and more. Ensure your subtitle file is in a compatible format for seamless processing.
How do I fix subtitles that are out of sync?
You can adjust the sync settings in the app by specifying an offset time (e.g., +1.5 seconds) to align the subtitles with the audio.
Can I use Ffmpg Streamlit2 for multiple videos at once?
Yes, the app supports batch processing. You can upload multiple video-subtitle pairs and process them all in a single session.