I have an AVI movie file and I want to burn it to a DVD so that I can play on a normal DVD player. Does anyone know any programs (prefebly open source) available to download?
Thanks in advance guys!
I have an AVI movie file and I want to burn it to a DVD so that I can play on a normal DVD player. Does anyone know any programs (prefebly open source) available to download?
Thanks in advance guys!
For : to make an AVI play reliably on a standalone DVD player you normally have to create a DVD-Video disc — that means re-encoding the video stream to MPEG-2 and authoring a VIDEO_TS structure (VOB/IFO/BUP). Some modern players will play AVI/DivX files burned as a data disc, but that is not universal and can be hit-or-miss.
A practical workflow you can apply right away:
Troubleshooting tips: stuttering or A/V drift usually means the wrong frame rate or bad timestamps — re-encode using the source frame rate. Black bars or squashed video = wrong pixel-aspect (set anamorphic or 16:9/4:3 correctly in the authoring step). If playback fails on some players, try burning at a lower speed and verify the disc with another player or software player first.
If you want tools that separate encoding and authoring for more control, consider using an encoder such as FFmpeg and an open-source authoring app such as DVDStyler. As noted, all-in-one GUIs are convenient; and as hinted, download from official project sites rather than aggregator pages.
Jump to Post— Bob_180_Bob 41
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.