search for: mpeg2dec

Displaying 20 results from an estimated 47 matches for "mpeg2dec".

2010 Jan 12
7
Rhythmbox won't play mp3 files
...o=rpmforge install gstreamer gstreamer gstreamer-plugins-base gstreamer-plugins-good gstreamer-plugins-ugly gstreamer-tools which installed these: gstreamer-plugins-ugly a52dec amrnb lame libcdio libdvdcss libdvdread libid3tag libmad libsidplay libsndfile mpeg2dec twolame Anyone know what else I need to make rhythmbox recognize/play mp3 files? Thanks in advance.
2017 May 11
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...es that were brought up were fixed (yay!). Cheers, Diana On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): Function > Reference_IDCT: Probably due to creating all constants in the entry BB + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > stur x9, [x2...
2011 Jan 21
1
Unhandled exception error on single account
...environment variables and permissions, but nothing obvious pops out. Here's wine the way it should work on the "good" account: Code: good$ /opt/local/bin/wine "/Library/Application Support/ETVComskip/comskip/comskip.exe" 0000000012e71eda.mpg Comskip 0.80.039, made using: mpeg2dec-0.4.0 - by Michel Lespinasse <walken at zoy.org> and Aaron Holtzman The commandline used was: "Z:\Library\Application Support\ETVComskip\comskip\comskip.exe" 0000000012e71eda.mpg Opening 0000000012e71eda.mpg Using Z:\Library\Application Support\ETVComskip\comskip\comskip.ini for in...
2005 Jan 12
0
Thoggen 0.2 released
...itles on the DVD have been hidden. ------------------------ Requirements ------------------------ * Gtk+ 2.4.9 or newer * GStreamer 0.8.7 or newer * gst-plugins 0.8.7 or newer * GStreamer plugins required (debian package names in brackets): - a52dec (gstreamer0.8-a52dec) - mpeg2dec (gstreamer0.8-mpeg2dec) - dvdreadsrc (gstreamer0.8-dvd) - dvddemux (gstreamer0.8-misc) - videoscale (gstreamer0.8-misc) - theoraenc (gstreamer0.8-theora) - rawvorbisenc (gstreamer0.8-vorbis) - oggmux (gstreamer0.8-misc)...
2005 Mar 17
1
Thoggen 0.3 'Leopard' released
...wedish (Christian Bj?levik et al.) ------------------------ ?Requirements ------------------------ * Gtk+ 2.6.0 or newer * GStreamer 0.8.9 or newer * gst-plugins 0.8.8 or newer * GStreamer plugins required (debian package names in brackets): - a52dec (gstreamer0.8-a52dec) - mpeg2dec (gstreamer0.8-mpeg2dec) - dvdreadsrc (gstreamer0.8-dvd) - dvddemux (gstreamer0.8-misc) - dvdlpcmdec (gstreamer0.8-misc) - dtsdec (gstreamer0.8-dts) - videorate (gstreamer0.8-misc) - theoraenc (gstreamer0.8-theora)...
2010 Nov 26
3
how to set default audio track?
...audiorate ! \ taginject tags="language-code=eng" ! vorbisenc ! queue ! mux. \ demux.audio_81 ! a52dec mode=2 ! audioconvert ! audioresample ! audio/x-raw-float,rate=44100,channels=2 ! audiorate ! \ taginject tags="language-code=ger" ! vorbisenc ! queue ! mux. \ demux.video_e0 ! mpeg2dec ! videocrop top=76 bottom=74 ! ffmpegcolorspace ! videorate ! theoraenc quality=55 ! queue ! mux. on each vorbis track i set tag LANGUAGE= , it works fine. But i wont to set default track or language. Are there any way to do it? at least with oggz tools? -- Regards, Alexey
2005 Nov 07
0
[LLVMdev] LLVM 1.6 Release Branch
.../gnugo: llc, cbe, jit Benchmarks/Prolangs-C/agrep/agrep: llc Benchmarks/Prolangs-C/fixoutput/fixoutput: llc, cbe Benchmarks/Prolangs-C/gnugo/gnugo: llc, cbe, jit (looks like ld hung) Benchmarks/mediabench/gsm/toast/toast: llc Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: jit Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: llc, cbe, jit Regressions External: SPEC/CFP2000/177.mesa/177.mesa: cbe SPEC/CINT2000/175.vpr/175.vpr: llc, cbe -Tanya
2017 May 12
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...t; > Cheers, > -Quentin > > > > On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): Function > Reference_IDCT: Probably due to creating all constants in the entry BB + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > stur x9, [x2...
2007 Jun 05
2
Yum (dependency) problem on latest 4.5 updates
...951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files 122 packages excluded due to repository protections Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package mpeg2dec.i386 0:0.4.1-2.el4.rf set to be updated ---> Package x264.i386 0:0.0.0-0.4.20070529.el4.rf set to be updated ---> Package mutt.i386 5:1.4.1-12.0.3.el4 set to be updated --> Running transaction check --> Processing Dependency: libx264.so.54 for package: vlc --> Processing Dependency:...
2017 May 12
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...7 at 08:44, Kristof Beyls via llvm-dev > >> <llvm-dev at lists.llvm.org> wrote: > >> > >> > >> On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > >> > >> > >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): > Function > >> Reference_IDCT: Probably due to creating all constants in the entry BB + > >> spilling floating point data through an X register: > >> > >> FastISel: > >> fadd d0, d1, d0 > >> str d0, [sp,#528] > >>...
2005 Nov 02
2
[LLVMdev] LLVM 1.6 Release Branch
Tanya Lattner wrote: > >> 1. I'm still looking for volunteers to test MacOS X and Solaris. >> If you'd like to volunteer, please email the list to let us know. > > > I'll do minimal testing on Sparc. I'm not going to look into any > regressions though since no one has been really watching Sparc since I > graduated and I am sure there are
2011 Sep 12
6
WINE fails in directories with Question Marks in name
...#39;, starting in the Windows directory. The commandline used was: "Z:\Library\Application Support\ETVComskip\comskip\comskip.exe" "--ini=/Library/Application Support/ETVComskip/comskip/comskip.ini" 00000000141472b8.mpg Opening 00000000141472b8.mpg Comskip 0.80.042, made using: mpeg2dec-0.4.0 - by Michel Lespinasse <walken at zoy.org> and Aaron Holtzman No such file or directory - could not open file 00000000141472b8.mpg
2017 May 16
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...> <llvm-dev at lists.llvm.org> wrote: >>> >> >>> >> >>> >> On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: >>> >> >>> >> >>> >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): >>> >> Function >>> >> Reference_IDCT: Probably due to creating all constants in the entry BB >>> >> + >>> >> spilling floating point data through an X register: >>> >> >>> >> FastISel: >...
2017 May 18
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...t; > Cheers, > -Quentin > > > > On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): > Function > Reference_IDCT: Probably due to creating all constants in the entry BB > + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > st...
2017 May 19
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...May 2017 at 08:44, Kristof Beyls via llvm-dev >>> <llvm-dev at lists.llvm.org> wrote: >>> >>> >>> On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: >>> >>> >>> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): >>> Function >>> Reference_IDCT: Probably due to creating all constants in the entry BB >>> + >>> spilling floating point data through an X register: >>> >>> FastISel: >>> fadd d0, d1, d0 >>> str d0, [sp,#528...
2010 Nov 26
0
how to set default audio track?
...ject tags="language-code=eng" ! vorbisenc ! queue ! mux. \ > demux.audio_81 ! a52dec mode=2 ! audioconvert ! audioresample ! > audio/x-raw-float,rate=44100,channels=2 ! audiorate ! \ > taginject tags="language-code=ger" ! vorbisenc ! queue ! mux. \ > demux.video_e0 ! mpeg2dec ! videocrop top=76 bottom=74 ! > ffmpegcolorspace ! videorate ! theoraenc quality=55 ! queue ! mux. > > on each vorbis track i set tag LANGUAGE= , it works fine. But i wont to > set default track or language. Are there any way to do it? at least with > oggz tools? > -- > Regard...
2007 Jul 19
1
vlc on centos 4.5
Has anyone successfully gotten vlc to install on centos 4.X? I saw other posts on using rpms from places but I dont want to go there. I have downloaded from videolan ftp site the following: mpeg2dec libmad libfaad ffmpeg vlc I have configured and installed each package above. When I run vlc (to connect to a linksys wvc200 camera that outputs MP4 video) I get the message main decoder error: no suitable decoder module for fourcc `MP4S'. So I am assuming I dont have something correct ye...
2006 Oct 19
0
Thoggen 0.6.0 "Procrastination" released
...-good >= 0.10.4 * gst-plugins-ugly >= 0.10.4 (STRONGLY RECOMMENDED: 0.10.4.1 CVS or newer because of a52dec downmixing fixes that are only available in CVS) * GStreamer plugins required (debian/ubuntu package names in brackets): - a52dec (gstreamer0.10-plugins-ugly) - mpeg2dec (gstreamer0.10-plugins-ugly) - dvdreadsrc (gstreamer0.10-plugins-ugly) - dvddemux (gstreamer0.10-plugins-ugly) - dvdlpcmdec (gstreamer0.10-plugins-ugly) - dtsdec (gstreamer0.10-plugins-bad) - videorate (gstreamer0.10-plugins-bas...
2017 May 10
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...t;> MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset (48%): Due to creating all constants in the entry BB, see function CopyObject. (https://bugs.llvm.org//show_bug.cgi?id=32561 <https://bugs.llvm.org//show_bug.cgi?id=32561>) >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): Function Reference_IDCT: Probably due to creating all constants in the entry BB + spilling floating point data through an X register: >> FastISel: >> fadd d0, d1, d0 >> str d0, [sp,#528] >> GlobalISel: >> fadd d0, d1, d0 >> fmov x9, d0 >>...
2004 Aug 09
5
Questionaire :
Hi, I have read quitea bit of the available resources and have this idea of asterisk. Would someone kindly answer these briefly 1-) Asterisk does not need a sound card...but if i am to record voice into an extension or dial from CLI ( basically use asterisk itself as a softphone ) then i need a sound card. : Yes/No a-) If yes creative soundblaster pci 128 is my best bet. Yes/No 2-) Which is