I just updated to the most recent amd64 snap (Dec 26) and pkgs and noticed that mplayer and devede have been updated. Thus, I now have the following:
montagueneal pkg_info | grep mpla mplayer-20090708p3 movie player supporting MPEG, DivX, AVI, ASF, MOV & montagueneal pkg_info | grep devede devede-3.15.0p0 video DVDs and CDs creation tool I'm not sure if those updates were intended to fix the problems I happened to have. I still get the same errors at the same times as before, which are posted below. This certainly is not the end of my world, but I thought I'd drop a line. Let me know if there is anything you need me to provide. -Neal On Sun, Dec 20, 2009 at 04:36:56PM -0600, nealHogan wrote: > Greetings, > > I've started a similar thread on misc@, when it should have gone here. > Perhaps, it'll get more play. > > Devede errors out after I choose a disc type. It appears to have a > problem with mplayer's handling of ogg files. The ID_LENGTH is set to > 'inf'. Below are two messages, 1) devede and 2) mplayer on a test ogg > file. I'm using an amd64 snap from the 18 of Dec, mplayer-20090708p2, > and devede-3.15.0. If there is anything I can do to help you help me, > let me know. > > Thanks, > -Neal > > montagueneal devede > DeVeDe 3.15.0 > Using package-installed files > /home/neal/ > Entro en fonts > Salgo de fonts > /home/neal/ > Temp Directory is: /var/tmp > home load: /home/neal/.devede > Creating window /usr/local/share/devede/wdisk_type.ui > /usr/local/lib/python2.5/site-packages/devede/devede_other.py:419: > GtkWarning: Could not load image 'devede.svg': Couldn't recognize the > image file format for file '/usr/local/share/devede/devede.svg' > tree.add_from_file(filename) > Creating window /usr/local/share/devede/wmain.ui > Launching program: mplayer -loop 1 -identify -ao null -vo null -frames > 0 /usr/local/share/devede/silence.ogg > elemento: /usr/local/bin > DEMUX_OGG: header n. 0 broken! len=30, code: -132 > DEMUX_OGG: header n. 1 broken! len=73, code: -132 > DEMUX_OGG: header n. 2 broken! len=3437, code: -132 > Traceback (most recent call last): > File > "/usr/local/lib/python2.5/site-packages/devede/devede_disctype.py", line > 71, in on_disctype_dvd > self.set_disk_type() > File > "/usr/local/lib/python2.5/site-packages/devede/devede_disctype.py", line > 101, in set_disk_type > self.main_window=devede_main.main_window(self.global_vars,self.show_again) > File "/usr/local/lib/python2.5/site-packages/devede/devede_main.py", > line 75, in __init__ > self.set_default_global() > File "/usr/local/lib/python2.5/site-packages/devede/devede_main.py", > line 121, in set_default_global > check,channels=test.read_file_values(self.global_vars["menu_sound"],True) > File > "/usr/local/lib/python2.5/site-packages/devede/devede_newfiles.py", line > 138, in read_file_values > length=int(float(linea[10:])) > OverflowError: cannot convert float infinity to long > Compiler did not align stack variables. Libavcodec has been miscompiled > and may be very slow or crash. This is not a bug in libavcodec, > but in the compiler. You may try recompiling using gcc >= 4.2. > Do not report crashes to FFmpeg developers. > > > montagueroot mplayer -identify 41_30secOgg-q0.ogg > MPlayer SVN-r29414-snapshot-3.3.5 (C) 2000-2009 MPlayer Team > > Playing 41_30secOgg-q0.ogg. > ID_AUDIO_ID=0 > [Ogg] stream 0: audio (Vorbis), -aid 0 > DEMUX_OGG: header n. 0 broken! len=30, code: -132 > DEMUX_OGG: header n. 1 broken! len=45, code: -132 > DEMUX_OGG: header n. 2 broken! len=3887, code: -132 > Ogg file format detected. > ID_FILENAME=41_30secOgg-q0.ogg > ID_DEMUXER=ogg > ID_AUDIO_FORMAT=vrbs > ID_AUDIO_BITRATE=0 > ID_AUDIO_RATE=44100 > ID_AUDIO_NCH=2 > ID_LENGTH=inf > ID_SEEKABLE=1 > ID_CHAPTERS=0 > ========================================================================== > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders > Compiler did not align stack variables. Libavcodec has been miscompiled > and may be very slow or crash. This is not a bug in libavcodec, > but in the compiler. You may try recompiling using gcc >= 4.2. > Do not report crashes to FFmpeg developers. > AUDIO: 44100 Hz, 2 ch, s16le, 64.0 kbit/4.54% (ratio: 8000->176400) > ID_AUDIO_BITRATE=64000 > ID_AUDIO_RATE=44100 > ID_AUDIO_NCH=2 > Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis) > ========================================================================== > AO: [sndio] 44100Hz 2ch s16le (2 bytes per sample) > ID_AUDIO_CODEC=ffvorbis > Video: no video > Starting playback... > A: -0.2 (unknown) of inf (00.-8) 0.2% > > Exiting... (End of file) > ID_EXIT=EOF >
