Re: Bug#570611: ITP: mythtv -- A personal video recorder application

2010-07-01 Thread Fabian Greffrath

Am 10.06.2010 20:12, schrieb Andres Mejia:

Yes, the patch I proposed was rejected upstream. After some thought, even I
thought having mythtv without libmp3lame would be rather useless.


But how about the approach to build against libtwolame (for MP2 
encoding at least) instead of libmp3lame?



Perhaps general encoding done via ffmpeg can be supported, for cases where
recording via vp8/theora+vorbis is desired.


I believe this was already supported? So currently mythtv is build 
against ffmpeg only for decoding purposes?


 - Fabian

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: Bug#570611: ITP: mythtv -- A personal video recorder application

2010-06-10 Thread Andres Mejia
On Friday 16 April 2010 08:11:47 Fabian Greffrath wrote:
 Am 20.02.2010 07:25, schrieb Andres Mejia:
  Package: wnpp
  Severity: wishlist
  Owner: Andres Mejiamcita...@gmail.com
  
  * Package name: mythtv
  
 Version : 0.22
 
 Any news on this one?

Yes, the patch I proposed was rejected upstream. After some thought, even I 
thought having mythtv without libmp3lame would be rather useless.

Perhaps general encoding done via ffmpeg can be supported, for cases where 
recording via vp8/theora+vorbis is desired.

-- 
Regards,
Andres Mejia

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: Bug#570611: ITP: mythtv -- A personal video recorder application

2010-04-16 Thread Fabian Greffrath

Am 20.02.2010 07:25, schrieb Andres Mejia:

Package: wnpp
Severity: wishlist
Owner: Andres Mejiamcita...@gmail.com

* Package name: mythtv
   Version : 0.22


Any news on this one?

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: Bug#570611: ITP: mythtv -- A personal video recorder application

2010-02-22 Thread Fabian Greffrath

Hey Andres,

Am 20.02.2010 07:25, schrieb Andres Mejia:

NOTE: The old ITP (bug #311367) has long been closed and the
pkg-mythtv-maintainers team seem to be dead (they haven't responded to an email
I've sent some time ago [1]). This will be another attempt at getting MythTV
into Debian. I will be basing the packaging from the packages that are currently
distributed through Ubuntu.


thanks for your attempt to resurrect MythTV in Debian!


For a start, I've already implemented a way for mythtv to build and run with
system libraries for ffmpeg, version= 4:0.6~~svn20100124-1, which will be the
next ffmpeg upstream version to be uploaded. Next would be to have mythtv work
with FFMpeg from the 0.5 branch in SVN (like the current packages in sid). This
would than follow with having mythtv use libmp3lame via dlopen. There's also
an interest upstream to use vorbis as a replacement/alternative to mp3.


That's great news. However, I believe it would be easier to replace 
libmp3lame with libtwolame (a library that implements encoding to MPEG 
1 Layer *2*, free of patent threats and already included in Debian), 
because its API has been designed to be as close to LAME's as possible.


Cheers,
Fabian


--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: Bug#570611: ITP: mythtv -- A personal video recorder application

2010-02-22 Thread Andres Mejia
On Saturday 20 February 2010 03:50:24 Mark Purcell wrote:
 On Saturday 20 February 2010 17:25:51 Andres Mejia wrote:
   This
  would than follow with having mythtv use libmp3lame via dlopen. There's
  also an interest upstream to use vorbis as a replacement/alternative to
  mp3.
 
 Andres,
 
 Very keen to see this happen, the major issues previously were MP3 encoding
  and decoding.
 
 I originally proposed using libmad (decoder) and libtwolame (MP2 encoder).
 
 If you can have that wipped then it could be a possibility.
 
 Happy to assist if what ever way possible, you can also use the
  pkg-mythtv-maintainers if you wish..
 
 Mark
 

Ok, I've implemented an initial patch that will get mythtv using libmp3lame 
via dlopen. You can find the packaging at
Vcs-Git: git://git.debian.org/git/collab-maint/mythtv.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/mythtv.git

It seems to me mythtv only used libmp3lame for encoding, so there's no need 
for a decoder. I could work on this some more where mythtv falls back to using 
libtwolame in case libmp3lame is missing.

Any feedback is welcome. :)

-- 
Regards,
Andres

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#570611: ITP: mythtv -- A personal video recorder application

2010-02-19 Thread Andres Mejia
Package: wnpp
Severity: wishlist
Owner: Andres Mejia mcita...@gmail.com

* Package name: mythtv
  Version : 0.22
  Upstream Author : Isaac Richards i...@po.cwru.edu
* URL : http://www.mythtv.org/
* License : GPL-2
  Programming Lang: C, C++, Perl, Python,
  Description : A personal video recorder application

MythTV is a PVR (Personal Video Recorder) application that implements the
following, and more, with a unified graphical interface:

 - Basic 'live-tv' functionality. Pause/Fast Forward/Rewind live TV.
 - Video compression using RTjpeg or MPEG-4
 - Program listing retrieval using XMLTV
 - Themable, semi-transparent on-screen display
 - Electronic program guide
 - Scheduled recording of TV programs
 - Resolution of conflicts between scheduled recordings
 - Basic video editing

NOTE: The old ITP (bug #311367) has long been closed and the
pkg-mythtv-maintainers team seem to be dead (they haven't responded to an email
I've sent some time ago [1]). This will be another attempt at getting MythTV
into Debian. I will be basing the packaging from the packages that are currently
distributed through Ubuntu.

Some work has already been done towards getting mythtv into Debian. Take a look
at
Vcs-Git: git://git.debian.org/git/collab-maint/mythtv.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/mythtv.git

For a start, I've already implemented a way for mythtv to build and run with
system libraries for ffmpeg, version = 4:0.6~~svn20100124-1, which will be the
next ffmpeg upstream version to be uploaded. Next would be to have mythtv work
with FFMpeg from the 0.5 branch in SVN (like the current packages in sid). This
would than follow with having mythtv use libmp3lame via dlopen. There's also
an interest upstream to use vorbis as a replacement/alternative to mp3.

1. 
http://lists.alioth.debian.org/pipermail/pkg-mythtv-maintainers/2009-June/000532.html



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers