Hey i was wondering how to i re-encode .rmvb or possibly make a script for it to work with VD.
any help would be appreciated.
whats a .rmvb encode??
- SenTrix
- Joined: Mon Jun 23, 2008 8:25 am
- Status: Editing
- Location: South East England
- LantisEscudo
- Joined: Thu Mar 08, 2001 5:21 pm
- Location: Eastern Massachusetts
- Contact:
Re: whats a .rmvb encode??
Well, RMVB is RealMedia Variable Bitrate, so you need to have either RealPlayer or Real Alternative installed, then you can try opening it using AviSynth's DirectShowSource or ffmpegsource (you'll probably need to add ffmpegsource if you don't already have it).
I don't know how well it'll work, and in my experience, RM/RMVBs tend to be rather poorly encoded, so you're probably better off finding a better source, in particular the DVD if it's available.
I don't know how well it'll work, and in my experience, RM/RMVBs tend to be rather poorly encoded, so you're probably better off finding a better source, in particular the DVD if it's available.
| | |
AMV Contest Coordinator: Anime Boston 2016-2025 | Bakuretsu Con 2014-2024
AMV Contest Coordinator: Anime Boston 2016-2025 | Bakuretsu Con 2014-2024
- SenTrix
- Joined: Mon Jun 23, 2008 8:25 am
- Status: Editing
- Location: South East England
Re: whats a .rmvb encode??
well i did ordered the dvd's but the companies said there will be a massive delay on the dilevery time which kinda sucks.LantisEscudo wrote:Well, RMVB is RealMedia Variable Bitrate, so you need to have either RealPlayer or Real Alternative installed, then you can try opening it using AviSynth's DirectShowSource or ffmpegsource (you'll probably need to add ffmpegsource if you don't already have it).
I don't know how well it'll work, and in my experience, RM/RMVBs tend to be rather poorly encoded, so you're probably better off finding a better source, in particular the DVD if it's available.
and thanks you so much for your help, i might try that plugin...thanks again...
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
Re: whats a .rmvb encode??
Note: as far as RealPlayer itself goes (rather than RealAlternative, as I've never used that) then you'll need the DirectShow RealMedia Splitter installed. This comes in the CCCP, IIRC, or you can get it from the guliverkli2 Sourceforge page:
http://sourceforge.net/project/showfile ... _id=246121#
This of course only applies when using DirectShowSource. FFmpegSource doesn't require external splitters/decoders to work right.
http://sourceforge.net/project/showfile ... _id=246121#
This of course only applies when using DirectShowSource. FFmpegSource doesn't require external splitters/decoders to work right.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog
- SenTrix
- Joined: Mon Jun 23, 2008 8:25 am
- Status: Editing
- Location: South East England
Re: whats a .rmvb encode??
Oh right this might come handy next...i just got a different sourceits all good but thanks =]Qyot27 wrote:Note: as far as RealPlayer itself goes (rather than RealAlternative, as I've never used that) then you'll need the DirectShow RealMedia Splitter installed. This comes in the CCCP, IIRC, or you can get it from the guliverkli2 Sourceforge page:
http://sourceforge.net/project/showfile ... _id=246121#
This of course only applies when using DirectShowSource. FFmpegSource doesn't require external splitters/decoders to work right.