Another method I have used in the past is to go straight to the source
instead of trying to emulate.

Encode your clip in question to various compressed formats (mjpeg, h264,
etc), open those compressed files in a hex editor, and randomly experiment
with find/replacing random strings of hex digits until you find something
that looks cool, and then transcode it back to a non-corrupt data stream.
This is sometimes referred to as "databending".

"Data moshing" is basically manipulating compressed video by removing
i-frames so that the motion estimation b frames continue to move
macroblocks but have no image data to move and get corrupted.

More sophisticated methods of "emulation" may be effective as well, though
you have to be pretty smart. (Custom image processing code, using motion
estimation techniques, or output of 3d software simulations)

Here are some links that may be of interest:
https://dl.dropboxusercontent.com/u/9054743/lofi%20Rosa%20Menkman%20-%20A%20Vernacular%20of%20File%20Formats.pdf
https://vimeo.com/86204390
http://onoffar2.free.fr/HTML/divxp.htm
https://launchpad.net/datamosher

On Fri, Jul 10, 2015 at 11:44 AM, Peter Sidoriak <pe...@petersid.com> wrote:

> We tried this on a Music Video I worked on.  One of the AE guys had a
> standalone (open source) program for this  I remember there was a strange
> caveat that it needed a specific java or something.  He was on a mac.  It
> worked on a sequence level, as it uses the previous shot.  The technique we
> used was called datamoshing….  We definitely couldn’t get anything that
> specific looking in nuke in any timely manner.  Maybe have a look at this.
> https://www.youtube.com/watch?v=tYytVzbPky8
>
> I don’t know what software he used but I can contact him if you can’t find
> a  suitable one.
>
> -Peter
>
>
> On Jul 10, 2015, at 8:36 AM, Michael Garrett <michaeld...@gmail.com>
> wrote:
>
> Motion estimation on hard cuts can be a nice part of the recipe. This can
> create some good tearing morphy transition effects.
> There was that Kanye West video from a few years ago that used it really
> effectively, also a Chairlift one.
> Is there some way of getting a rendered movie output of the iphone
> glitching apps?
>
> On 10 July 2015 at 04:27, Remco Consten <rcons...@gmail.com> wrote:
>
>> PS: Above picture is a example of what the data glitch effect
>>
>> Op vr 10 jul. 2015 om 10:13 schreef Remco Consten <rcons...@gmail.com>:
>>
>>> Hello!
>>>
>>> has anyone ever made a data glitch effect in nuke? I stared working with
>>> Idistorting and a macroblock script I've found.
>>>
>>> The problem is that It just doesn't really gives me the desired effect.
>>>
>>>
>>>
>>>
>>> Any tips?
>>>
>>
>> _______________________________________________
>> Nuke-users mailing list
>> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>>
>
> _______________________________________________
> Nuke-users mailing list
> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
>
>
> _______________________________________________
> Nuke-users mailing list
> Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
>
_______________________________________________
Nuke-users mailing list
Nuke-users@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to