So that's the problem: it seems that the dxr3 output and the www-server plugin of freevo 1.3.4 doesn't work together. All video playback with mplayer starts with an error message and crash of freevo: > > VO: [dxr3] Error opening /dev/em8300_mv for writing as well! > > Bailing. > > VO: [dxr3] Uninitializing. deactivating the www-server solves the problem (no real solution, but the cause is found - fast post by me so no time to get the reason). My suspicion is the osd or the idle mode - maybe this should be solved because the www-server will become an essential feature to remote program the recording.
Thomas > Hello, > > Is this problem solved ? I was running into this trouble yesterday. > I'm sure it's not a misconfiguration problem, because mplayer works > fine without freevo and my last working backup (1.3.4) restored has > the same problem. So what's the reason ? I can't backtrace the reason for > this trouble. > > Any hint could be helpful, > Thomas > > Am Donnerstag, 18. September 2003 09:10 schrieb Adam Stephens: > > Hmm...it was working, until a couple days ago. I don't think I broke > > it... > > > > http://pvrhw.goldfish.org/tiki-view_pvrent.php?systemid=Malco > > > > I am no longer able to play movies. When I start a movie, the screen > > goes black and nothing happens. Music plays fine. Mplayer output from > > movie playing is below. Below that you will find an output of the main > > freevo log. This shows freevo is unable to open the dxr3 after mplayer > > has just failed. I am led to believe that something isn't releasing the > > dxr3 correctly, so it can't be opened. I am unable to access the dxr3 > > again until I manually kill the running python processes. Suggestions? > > > > thanks, > > -atom > > > > > > > > ========================================================================= > >= Forced audio codec: mad > > Opening audio decoder: [msadpcm] MS ADPCM audio decoder > > dec_audio: Allocating 1024 bytes for input buffer > > dec_audio: Allocating 4096 + 65536 = 69632 bytes for output buffer > > AUDIO: 22050 Hz, 2 ch, 16 bit (0x10), ratio: 22179->88200 (177.4 kbit) > > Selected audio codec: [msadpcm] afm:msadpcm (MS ADPCM) > > ========================================================================= > >= VO: [dxr3] Will set TV norm to: NTSC. > > VO: [dxr3] Opened /dev/em8300-0. > > VO: [dxr3] Error opening /dev/em8300_mv-0 for writing, trying > > /dev/em8300_mv instead. > > VO: [dxr3] Error opening /dev/em8300_mv for writing as well! > > Bailing. > > VO: [dxr3] Uninitializing. > > > > uninit audio: msadpcm > > DEMUXER: freeing demuxer at 0x84485a0 > > > > Exiting... (End of file) > > > > > > > > > > > > > > > > mplayer.py (197): MPlayer.play(): mode=file, > > filename=/mnt/zeroone/movies/cars/2002_RallyWrecks.avi > > mplayer.py (300): MPlayer.play(): Starting thread, cmd=--prio=-20 > > /usr/bin/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 720 > > -screenh 576 -fs -slave -ao oss:/dev/em8300_ma-0 -cache 5000 -v -vo > > dxr3:norm=5 "/mnt/zeroone/movies/cars/2002_RallyWrecks.avi" > > --prio=-20 /usr/bin/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 > > -screenw 720 -screenh 576 -fs -slave -ao oss:/dev/em8300_ma-0 -cache > > 5000 -v -vo dxr3:norm=5 > > "/mnt/zeroone/movies/cars/2002_RallyWrecks.avi" > > rom_drives.py (694): MEDIA: Status=4 > > rom_drives.py (694): MEDIA: Status=4 > > mplayer.py (552): MPlayer_Thread.run(): Started, cmd=--prio=-20 > > /usr/bin/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 720 > > -screenh 576 -fs -slave -ao oss:/dev/em8300_ma-0 -cache 5000 -v -vo > > dxr3:norm=5 "/mnt/zeroone/movies/cars/2002_RallyWrecks.avi" > > MPlayer logging to "/var/log/freevo/mplayer_stdout.log" and > > "/var/log/freevo/mplayer_stderr.log" > > main.py (313): no eventhandler for event PLAY_START > > self.t1.isAlive()=1, self.t2.isAlive()=1 > > ChildApp.__init__(), pid=21771, app= /usr/bin/mplayer -ac mad, -autosync > > 100 -nolirc -autoq 100 -screenw 720 -screenh 576 -fs -slave -ao > > oss:/dev/em8300_ma-0 -cache 5000 -v -vo dxr3:norm=5 > > "/mnt/zeroone/movies/cars/2002_RallyWrecks.avi" , poll=-1 > > stdout: No data, stopping (pid 21772)! > > stderr: No data, stopping (pid 21773)! > > childapp: killing pid 21771 signal 2 > > childapp: Before wait(21771) > > childapp: After wait() > > mplayer.py (478): Killing mplayer > > Exception in thread Thread-2: > > Traceback (most recent call last): > > File "/usr/lib/python2.2/threading.py", line 414, in __bootstrap > > self.run() > > File "/root/work/freevo/src/video/plugins/mplayer.py", line 572, in > > run > > osd.restartdisplay() > > File "/root/work/freevo/src/util.py", line 676, in __call__ > > return self.__method(self.__obj, *args, **kwargs) > > File "./src/osd.py", line 491, in restartdisplay > > self.depth) > > error: Couldn't open video part of dxr3. > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
