ogg transcode plz help java io exception
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
ogg transcode plz help java io exception
hello,
i ve two mediau devices (Albrecht DR-460 and Renkforce IR1) and both cant play oggs files.
i attache the mediau config / ums config / cut debug log for the albrecht dr460.
i think it is an java io exception.
have anybody else an device with mediaU firmware,
and some hints for me?
the firmware is on rly numerous on devies (hama albrecht noxon renkforce and on many more devices)
thanks for the support.
i ve two mediau devices (Albrecht DR-460 and Renkforce IR1) and both cant play oggs files.
i attache the mediau config / ums config / cut debug log for the albrecht dr460.
i think it is an java io exception.
have anybody else an device with mediaU firmware,
and some hints for me?
the firmware is on rly numerous on devies (hama albrecht noxon renkforce and on many more devices)
thanks for the support.
Code: Select all
00:15.287 [StartPlaying Event] Matched media renderer "DR460" based on address /192.168.1.95
INFO 2016-10-16 10:00:15.288 [StartPlaying Event] Started playing test.ogg on your DR460
DEBUG 2016-10-16 10:00:15.289 [StartPlaying Event] The full filename of which is: /media/mp3s/music/test/test.ogg and the address of the renderer is: 192.168.1.95
DEBUG 2016-10-16 10:00:15.474 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:15.774 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:16.028 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:16.361 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:16.714 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:17.053 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:17.310 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:17.635 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
DEBUG 2016-10-16 10:00:18.875 [New I/O worker #3] Connection error: java.io.IOException: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
DEBUG 2016-10-16 10:00:18.876 [New I/O worker #3] Premature end, stopping...
DEBUG 2016-10-16 10:00:21.064 [New I/O worker #4] Matched media renderer "DR460" based on address /192.168.1.95
DEBUG 2016-10-16 10:00:21.066 [New I/O worker #4] Finishing configuration for DR460
DEBUG 2016-10-16 10:00:21.067 [New I/O worker #4] Reading MediaInfo: true (default: false)
DEBUG 2016-10-16 10:00:21.067 [New I/O worker #4] Updating status button for DR460
DEBUG 2016-10-16 10:00:21.067 [New I/O worker #4] Marking renderer "DR460" at /192.168.1.95 as unrecognized
DEBUG 2016-10-16 10:00:21.068 [AWT-EventQueue-0] Device icon: http://192.168.1.95:52525/xml/mediaU.jpg
- Attachments
-
debug_cut.log
- (1.95 KiB) Downloaded 435 times
-
UMS.conf
- (931 Bytes) Downloaded 464 times
-
DR460.conf
- (1015 Bytes) Downloaded 557 times
Re: ogg transcode plz help java io exception
Hello,
Your log is not in trace mode and not complete, meaning not useful for debugging.
Please, follow these steps: viewtopic.php?f=9&t=556
Your log is not in trace mode and not complete, meaning not useful for debugging.
Please, follow these steps: viewtopic.php?f=9&t=556
Re: ogg transcode plz help java io exception
Hello,
now the log in trace mode.
now the log in trace mode.
- Attachments
-
- ums_dbg.zip
- (49.6 KiB) Downloaded 421 times
Re: ogg transcode plz help java io exception
Hello Sami32,
have you look at the log?
Thanks
have you look at the log?
Thanks
Re: ogg transcode plz help java io exception
Hello Panama,
i apologize for my late answer, i don't know why i didn't get advertized by Email...
Don't worry for this connection error in the log.
So what is your problem with the OGG files ?
Because as i saw it, they are transcoded in WAV as your renderer is defined as not supporting them.
Can you play WAV files ?
Try replace this line by this one in your renderer file DR460.conf
i apologize for my late answer, i don't know why i didn't get advertized by Email...
Don't worry for this connection error in the log.
So what is your problem with the OGG files ?
Because as i saw it, they are transcoded in WAV as your renderer is defined as not supporting them.
Can you play WAV files ?
Try replace this line
Code: Select all
TranscodeAudio = WAV
Code: Select all
TranscodeAudio = MP3
Re: ogg transcode plz help java io exception
hello,
i ve change the config, but i cant play the ogg files.
some more idea?
thanks for the support
i ve change the config, but i cant play the ogg files.
some more idea?
thanks for the support
Re: ogg transcode plz help java io exception
Hello,
without your full trace log as asked here viewtopic.php?f=9&t=556 not too much, we are not fortune tellers
without your full trace log as asked here viewtopic.php?f=9&t=556 not too much, we are not fortune tellers
