So it is easy to enter the MMS-URL and the output file. You can
also record live-streams by setting the recording length in GMiMMS.
WWW: http://gmimms.sourceforge.net/
PR: ports/ports/114239
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
the MMS protocol and save them to your computer, as opposed to
watching them live. Similar functionality is available in full
media player suites such as Xine and MPlayer, but MiMMS is quick
and easy to use, and for the time being, remains a useful program.
WWW: http://savannah.nongnu.org/projects/mimms/
PR: ports/ports/114239
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
anymore [1]
- Disable hal support by default and andd WITH_HAL knob which turns it
on. However bmpx with hal support might be not stable [1]
- Mark BROKEN on 5.x [2]
- Disable docs installation, they're pretty useless at this moment, but
require additional dependencies
Suggested by: David Le Brun [1]
Repored by: pointyhat via kris [2]
but have not modified the Makefile in libavcodec to install that header.
This broke dvbcut and possibly other ports that directly access decoder
or encoder functions (i.e. which do not use avcodec_find_decoder() to
search for them). Direct access to the functions has not been declared
deprecated (AFAIK) and thus it appears that installation of the header
has just been forgotten ...
sources, not the FreeBSD port), again. It is hard to catch up with all
the API changes ffmpeg sees every few weeks.
A similar patch will probably be required in other ports that depend on
ffmpeg and that use the same method to access encoders/decoders.
This port remains broken until the ffmpeg port installs the new header
(allcodecs.h), which seems to have been forgotten by the ffmpeg developers
(and until the ffmpeg port has added that file to its PLIST).
swscaler: add a warning message in this case, and bump PORTREVISION to
chase the ffmpeg update;
- fix scrambled output with non-english locales.
PR: ports/115428 and ports/115446
Approved by: mezz
support it; if you still need it, please define WITH_SWSCALER;
- re-activate Theora support;
- remove ancient bits from DTS;
- define CONFIGURE_LOG to track possible failures.
PR: ports/115428
Approved by: mezz
two tovid then not allow users to run it. Bump the PORTREVISION.
$ tovid
Found 2 installations of tovid on your system!
I won't run until there is only one of me :)
Installed versions:
/usr/local/bin/tovid
/usr/X11R6/bin/tovid
Exiting...
Reported by: Andy Fawcett <andy@athame.co.uk>
- mplayer is now pkg_add'able as it no longer depends on restricted ports
- Remove compatibility tweaks for FreeBSD-4 as it is no longer supported
- A patch to correct handle amd64 in libdha-pci.c
PR: ports/115170
Submitted by: maintainer
- Reword faad description in pre-everything since it is now enabled by default [2]
- Revert back to only installing man pages if NOPORTDOCS is not defined since
man pages are generated by programs that build portdocs [2]
Reported by: barbara.xxx1975@libero.it [1]
sunpoet@sunpoet.net [2]
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.
Use OPTIONS.
Add lirc support (default off).
Make curl support optional (default on).
Add WITHOUT_NLS knob
PR: ports/114015
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
- Fix detection of 64-bit file seeking
- Clean up port description (markup, spelling)
- Turn debugging off by default
- Clean up Makefile, pet portlint(1)
Reported by: pointyhat (logs) [1]
for home players, from any number of video files, in any of the formats
supported by Mplayer. The big advantage over other utilites is that it only
needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and
Python 2.4, PyGTK and PyGlade), so its dependencies are really small.
WWW: http://www.rastersoft.com/programas/devede.html
PR: ports/113945
Submitted by: Lars Engels <lars.engels at 0x20.net>
The current mjpegtools (mpeg2enc for example) is dumping core way
too often to be able to do useful media conversions.
This version has been running on my system for two weeks now and
it works much better.
portrevision bump for multimedia/lives multimedia/mjpegtools-yuvfilters
multimedia/y4mscaler since they have LIB_DEPENDS on this port. Other
ports having RUN_DEPENDS on this port are not bumped.
PR: ports/113878
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: Michael Johnson <ahze@ahze.net>
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.
This port uses Qt4.
WWW: http://smplayer.sourceforge.net/
PR: ports/112535, ports/113679
Submitted by: Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.
WWW: http://smplayer.sourceforge.net/
PR: ports/112535, ports/113679
Submitted by: Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
http://tovid.wikia.com/wiki/Tovid_dependencies . I am following the order
of dependencies in tovid-init to make it easier to be follow in the next
update.
- Add INSTALLS_ICONS=yes.
- Fix the MAN1.
- Remove post-build and post-install, these are not need.
- Update the WWW.
- Fix the plist. [1]
- A bit misc of clean up in pkg-descr and Makefile to make readable.
- Bump the PORTREVISION.
Reported by: krismail [1]
its functionality has been added directly to multimedia/audacious-plugins port.
PR: ports/112479
Submitted by: feature <feature.id@gmail.com> (maintainer)
- Use commas in sed(1) regexps for consistency
- Wrap lines so they fit in standard terminal width
- Pacify portlint(1) to some extent
Reported by: pointyhat [1]
- Drop now useless USE_X_PREFIX
- Fix warning on deinstallation
Approved by: maintainer (implicit, it was my commit that caused breakage)
Reported by: pointyhat