Error while transcoding
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
Error while transcoding
Hi i get an error while transcoding on ubuntu here is my debug zip i guess that should tell it all right
Re: Error while transcoding
Code: Select all
java.io.IOException: Cannot run program "tsMuxeR": java.io.IOException: error=2, No such file or directory
Code: Select all
mencoder_mux_compatible = false
Server Platform: Linux Xubuntu 14.04 (LTS)
Renderer: Sony Bravia KDL-40W5100
Renderer: Sony Bravia KDL-40W5100
Re: Error while transcoding
still doesn't fix it and tsmuxer is there
Re: Error while transcoding
Set anything with "tsmuxer" in the setting name to false. Also, does the file work with FFmpeg (assumes v1.4.0; set hide_transcode_folder = false; hide_enginenames = false; look for the ffmpeg option inside #transcode folder of file to be played). Of course restart UMS after any UMS.conf changes (just to be sure).
Server Platform: Linux Xubuntu 14.04 (LTS)
Renderer: Sony Bravia KDL-40W5100
Renderer: Sony Bravia KDL-40W5100
Re: Error while transcoding
Hi,
I've got NullPointerException when trying to transcode video files.
I use UMS on Ubuntu server 12.04 (32bit) patched with latest fixes using apt-get dist-upgrade. I run UMS 2.2.2 in headless mode, and I try to stream media files to Samsung AllShare. Everything works fine with those file types that are supported by the TV (those files that could be played from a pendrive as well).
But when it comes to other file types (e.g. WMV), the TV says "Not supported file type". At the same time there's the Java exception in debug log.
I've tried to disable MEncoder from UMS.conf to see if the problem is specific to that encoder, but then the NullPointerException came from TSMuxerVideo...
Could anyone help how to solve this?
Thanks!
I've got NullPointerException when trying to transcode video files.
I use UMS on Ubuntu server 12.04 (32bit) patched with latest fixes using apt-get dist-upgrade. I run UMS 2.2.2 in headless mode, and I try to stream media files to Samsung AllShare. Everything works fine with those file types that are supported by the TV (those files that could be played from a pendrive as well).
But when it comes to other file types (e.g. WMV), the TV says "Not supported file type". At the same time there's the Java exception in debug log.
I've tried to disable MEncoder from UMS.conf to see if the problem is specific to that encoder, but then the NullPointerException came from TSMuxerVideo...
Could anyone help how to solve this?
Thanks!
- Attachments
-
- debug_no-mencoder.tar.gz
- Logs with disabled mencoder
- (11.05 KiB) Downloaded 585 times
-
- debug_default.tar.gz
- Logs with default transcoder settings
- (11.14 KiB) Downloaded 650 times
Re: Error while transcoding
I too am having issues with Ubuntu 12.10 AMD64. No transcoding option I try seems to work.
- Attachments
-
debug.log
- (51.02 KiB) Downloaded 588 times
Re: Error while transcoding
Which version of java are you using?
My suggestion is to get rid of OpenJDK and install Oracle Java, OpenJDK doesn't play nice with some java apps.
My suggestion is to get rid of OpenJDK and install Oracle Java, OpenJDK doesn't play nice with some java apps.
Re: Error while transcoding
Most every Linux distro uses OpenJDK... it'd make sense to target being compatible with both. I'll try it and see.
Re: Error while transcoding
Nope. Installed Oracle Java 7, cleared ~/.config/UMS. Still no go.
- Attachments
-
debug.log
- (32.11 KiB) Downloaded 579 times
Re: Error while transcoding
u got mediainfo installed?