I apologize if I'm asking in the wrong area but here goes. I have a wmv file that I want to add various text to (its a concert - I want to show the song titles overlaying at the start of each song) and burn it to dvd.
I tried it using vista movie maker but after adding the text it made a 14gig avi file (the original was only 148mb and a wmv). So movie marker is obviously reconverting and compressing which is what I want to avoid doing if possible.
Is there any way to do this without changing the aspect,audio,video quality?
Thanks
ric (newbie here)
+ Reply to Thread
Results 1 to 6 of 6
-
-
Your initial post was unclear: Did you mean burning to DVD as in data file? or playable in a DVD player as in DVD Video files?
You will lose picture and audio quality regardless by any conversion using a lossy format.
Assuming you want a DVD video , unless your wmv is already 4:3 apect ratio, the aspect ratio will change too, because that's what NTSC DVD specs are (720x480). You might have to put black borders to preserve the aspect ratio.
If you authored straight to MPEG2 compliant streams, you would skip the intermediate step and 1 extra quality loss step. You might do this with avisynth, using overlay and encode with HCenc for video and somthing like aften for AC3 audio. You could then author to DVD using your favorite DVD authoring application
If you wanted to keep it as a data file, and wmv format, but only playable on PC, you could create a .srt subtitle that would just overlay "subtitles" whenver the song came on (or whenever you choose in the timing). This would keep identical quality for audio & video, and the original file untouched. You would be left with original .wmv and a separate .srt file.
Another option is to permanently burn in the "subs" into the wmv file using avisynth, textsub(), and WMNicEnc , but this needs re-encoding (thus quality loss) -
thanks for your followup.
i think i've made this more complicated.
i guess what i'm saying is how come wmm makes a avi from a wmv?
isn't there anything that will just leave a wmv a wmv after editing it (adding text)?
avsynth is not the same as those pricey programs like pinnacle, sony, or adobe. is one of those what i need to accomplish this? -
The last 2 options in my previous post leave you with a .wmv
All the programs I suggested above are freeware
Similar Threads
-
Best Software to Edit WMV HD Files?
By yic17 in forum EditingReplies: 1Last Post: 3rd Feb 2010, 06:00 -
How can i quickly edit a wmv?
By Stemondo in forum EditingReplies: 2Last Post: 15th Apr 2009, 19:41 -
Edit DVD and convert to WMV
By Mdoodm1000 in forum EditingReplies: 3Last Post: 27th Feb 2009, 15:05 -
cannot edit wmv videos anymore (need a codec)
By SignedupGuest in forum EditingReplies: 6Last Post: 11th Feb 2008, 10:34 -
edit w/o recompressing mpeg4 and wmv
By mrready in forum EditingReplies: 3Last Post: 29th Jan 2008, 08:56