Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Registered User
Join Date: Jan 2006
Posts: 104
|
Add Scanlines to a Video
Hi!
I want to add scanlines to a not interlaced Video Source (like it's done in the FMV of Command & Conquer or Wing Commander (the Video Files on the Disc are not interlaced, but they are played with scanlines which greatly improves the visual experience, how can I permanently add these to a file using Avisynth or VirtualDub?). Thx in Advance, cmw |
|
|
|
|
|
#3 | Link |
|
Registered User
Join Date: Jan 2006
Posts: 104
|
Ok, here is what i mean with scanlines:
![]() However, the interlacing is NOT encoded into the video. This is (a XVID encoded version) of the SAME video file directly ripped from cd. As you can see, there are no scanlines here, but I want them, how can I get them into an encode?
|
|
|
|
|
|
#5 | Link |
|
Registered User
Join Date: Aug 2005
Posts: 16,267
|
Hi!
I remember that wonderful effect being available as an option on the old "MAME" videogame emulator ;>} If the suggestion by "Neuron2" doesn't satify your needs, perhaps some Googlesearching including "scanlines" and "MAME" will yield the information you're seeking... |
|
|
|
|
|
#7 | Link |
|
Registered User
Join Date: Apr 2005
Posts: 1,339
|
I recognize that effect. This will do it specifically.
http://www.avisynth.org/warpenterpri...l_20031103.zip |
|
|
|
|
|
#9 | Link |
|
Registered User
Join Date: Mar 2005
Posts: 135
|
You should know that encoding a video like that will heavily impact the amount of compression you'll get, meaning that you'll have to make do with a larger filesize in order to get equivalent quality (after all, those scanlines are hell for an encoder).
|
|
|
|
|
|
#10 | Link |
|
Angel of Night
![]() Join Date: Nov 2004
Location: Tangled in the silks
Posts: 9,549
|
Why not just encode normally and add it to the playback filter? Unless you're making a demo and you want to share. Haha, a CS video with old-skool scanlines.
In fact you could probably port shader code from mame over to MPC and do the scanlines right in the gpu. |
|
|
|
![]() |
|
|