ok i have absolutly no idea how this has happened, but somehow i managed to delete my .veg file for the video i was working on (i save it to a different directory as all my files so i have no idea how this happened). however i had a completly rendered and filtered version of it as h264 mp4 file (however i dont keep my .avi uncompressed files after ive converted to h264, takes up too much room).
if i still wanted ot make a few changes, would i expect a lot of quality loss if i were to load the mp4 into vegas make my changes (id have to reget the changed scenes from the source again but thats not a problem) but essentially if i wanted to change a few things, is it worth loading the mp4 into vegas, making my changes (by removing the sections, regetting the scenes from the source, putting it into the gaps, then having to rerender as an uncompressed and then avisynth it again.
basically i wouldnt really need to do almost any filtering (to avoid overfiltering the footage) since its all alrdy there, i could even render the scenes with the exact same avs script then putting the filtered scenes into the gaps so as to keep it consistent. would this screw the vid up a lot? or barely noticable?
rerendering :/
- 808-buma
- Joined: Mon Apr 25, 2005 5:40 pm
you could convert the mp4 back to a lossless avi file and then import that back into your editor, make your changes, save the file, then re-export it back out as a lossless avi, then compress that as an mp4 for your final.
there will be slight quality loss, but at least this will probably be the best results with what you have atm...
good luck
there will be slight quality loss, but at least this will probably be the best results with what you have atm...
good luck
- Willen
- Now in Hi-Def!
- Joined: Sun Jul 10, 2005 1:50 am
- Status: Melancholy
- Location: SOS-Dan HQ
Try using FFmpegSource (post about it here: http://www.animemusicvideos.org/phpBB/v ... hp?t=83786).
- Willen
- Now in Hi-Def!
- Joined: Sun Jul 10, 2005 1:50 am
- Status: Melancholy
- Location: SOS-Dan HQ
Gah, I should mention that this is intended for use with AviSynth and enables you to load videos which FFmpeg handles the decoding of into applications such as VDub/Mod.Willen wrote:Try using FFmpegSource (post about it here: http://www.animemusicvideos.org/phpBB/v ... hp?t=83786).
- 808-buma
- Joined: Mon Apr 25, 2005 5:40 pm
I knew if I waited long enough, someone smarter than me would reply - I had neglected to mention 'how' to do it, didn't I... But follow what Willen has suggested, as my suggestion would involve using the Haali splitter included in the CCCP codec... but if I remember correctly, that has had problems in the past...