Results 1 to 10 of 11

Thread: Avisynth Playback

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Avisynth Playback

    For various reasons I would like to play back avs files from avisynth onto my tv. I am using an apple tv running linux with xbmc on top of it. I see on the supported format page that avs files are supported but I do not think that this is an avisynth file. Could this feature be added? If it is already there how do I access it? If i can in fact play my avs files then I would be more than happy to pay the price of admission as I do not think that any other dlna server can serve avs up.

    Thanks

    -Syco54645

  2. #2
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,641

    Default

    Avisynth files are not currently available through Mezzmo - we have been experimenting with this, but don't have any results yet. If there's interest in this area then I'd be happy to give this a higher priority. It may be an interesting area to explore.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  3. #3

    Default

    Well it is definitely an interest and high priority to me. Haha. I would be willing to beta test or provide feedback on it as well. I suppose I should explain how and why I am using this as well. For many years I have been a fan of exploitation cinema... probably almost 20 now (my viewing was not much monitored as a child... which is a good thing though I monitor my children's viewing... haha) and I find it annoying when a movie suchas torso or last house on the left is transferred to be of impeccable quality so I use avisynth to create artifacts akin to the old grindhouse experience. I generally rip all of my films to divx so using avisynth for this makes sense. Also around once a week or so I do double features with my friends and they love the gritty transfers. This would make the experience all the better.

    If this has typos I am sorry. I am typing it from my phone...

  4. #4
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,641

    Default

    I can't make any promises on how quickly this will be looked at, but if you can send a sample avisynth script to support (at) conceiva (dot) com, it may expedite things

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  5. #5

    Default

    Well as far as I know you need windows direct show support (ffdshow would work) to play back the avs files. Native playback would be nice but I would even take transcoding (technically the avs is transcoding in the first place) but would need to get a more powerful windows machine. I will be sending the script in a few minutes. I use a virtual dub plugin called MSU OldCinema Filter. http://compression.ru/video/old_cinema/index_en.html

    The AVS that I suggest using is the one on their page (with the paths adjusted for your paths of course). I really hope this can be figured out... I would be extremely happy by this.
    Code:
    LoadVirtualDubPlugin("..\VirtualDub\plugins\MSU Old cinema.vdf","Old_cinema", 0) 
    clip=AVISource("D:\work\video\film.avi", false, "RGB24")
    return clip.ConvertToRGB32.Old_cinema(247, 223, 181, 0, 1, 10, 10, 15, 70, 3, 20, 5, 50, 150, 0, 1, 100)

  6. #6

    Default

    Now I see that Mezzmo is using ffdshow. Really this should be a simple compiler switch for avs support. http://ffmpeg.org/faq.html#SEC26
    I just got even more excited... Hopefully this pans out.

Similar Threads

  1. Random Disconnections During Playback
    By MattHawkins in forum Mezzmo Questions and Support
    Replies: 8
    Last Post: 06-25-2012, 10:36 AM
  2. xbox 360 mkv playback
    By barit in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 06-09-2011, 07:40 PM
  3. Various playback issues on two different players
    By kaotik78 in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 04-05-2011, 10:07 AM
  4. No playback for MP4(H264) AAC
    By mark11 in forum Mezzmo Questions and Support
    Replies: 0
    Last Post: 03-13-2011, 07:21 AM
  5. VBR mp3 playback hangs
    By JNME in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 01-17-2011, 11:42 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •