Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2007 20:37:48 -0500
From:      "ruin evil" <ruinevil@gmail.com>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: Seeking DVD to Real Media conversion solution...
Message-ID:  <4629472d0711051737s2cecbafbnb564e5287c237373@mail.gmail.com>
In-Reply-To: <20071105203446.GO28456@dell1>
References:  <20071105203446.GO28456@dell1>

next in thread | previous in thread | raw e-mail | index | archive | help
>From the FFmpeg docs:

Apple QuickTime Player
The following command lines produced QuickTime files that were
playable with Apple QuickTime Player v6.5.2:

    * ffmpeg -i <inputfile.ext> <file.mov>
    * ffmpeg -i <inputfile.ext> <file.mp4>

These command lines will produce MPEG-4 QuickTime files with ISO
MPEG-4 video and AAC audio. Note that AAC encoding support is external
to FFmpeg and must be configured appropriately.

Another compatible format that Apple's QuickTime Player can handle is
vanilla MPEG. The command line:

    ffmpeg -i <inputfile.ext> <file.mpg>

will create a MPEG file with MPEG-1 video and MP2 audio.

*** Use this to encode the .rm with your Real Producer..... OR DON'T,
as QuickTime is the primary video player of Macintosh computers. No
one use any type of RealVideo anymore... this is not the 1990s.



On Nov 5, 2007 3:34 PM, William Bulley <web@umich.edu> wrote:
> I have an open DVD with about 22 minutes of video/audio
> which I plan to stick on our WWW site.  I have grabbed
> the content into a *.VOB file using vobcopy.  From this
> file I have created an *.AVI file that is playable with
> mplayer for the Windows visitors to the WWW site.  Now,
> I want to convert this content into a Real Media (*.RM)
> file (for the Mac users?), but I have been unsuccessful.
>
> There is a Real Producer (basic) application from Real
> Networks for Linux that is "unsupported" and that installs
> itself and runs under Lunix emulation[sic] on FreBSD, but
> it fails to convert the video content.  So far I have been
> successful converting only the audio portion.  When I asked
> Real Networks support, they told me I needed to use a video
> codec for the video part of the file given to their Real
> Producer (basic) application, BUT they would NOT tell me
> what video codecs were acceptable as input to that program!
>
> I have read everything I can find, including the documentation
> that comes with the Real Producer (basic) application, but all
> this says is, for Linux, only *.AVI, *.MOV and *.WAV files are
> valid input.  I have tried ffmpeg, vlc, transcode, avidemux2
> until I am blue in the face.  Is there anyway to accomplish
> what I want?  Can anyone provide a pointer to a HOW-TO, or to
> a FAQ for video conversion going from DVD (or *.VOB or *.AVI) to
> Real Media (*.RM) file format playable by realplay on FreeBSD?
> If realplay can recognize and play it, then WWW users should
> also be able to view/listen to it.
>
> Everything that Google has turned up on this topic is either
> worthless for my purposes or pertains to going the other way:
> going from Real Media to DVD creation, sigh...  Thanks in advance.
>
> Regards,
>
> web...
>
> --
> William Bulley                     Email: web@umich.edu
>
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4629472d0711051737s2cecbafbnb564e5287c237373>