Normal playback is fine, transcode via mencoder is fine. Transcode from inside the Zip fails. It appears that either 1) the FIFO is having an issue--I don't think so as I can confirm the creation of it or 2) Something about unpacking the archive and routing it where it needs to go is the problem. Any thoughts?
- Code: Select all
DEBUG 2012-09-11 10:47:35.497 [mencoder-9] Starting /usr/bin/mencoder -ss 0 - -msglevel statusline=2 -oac lavc -of mpeg -mpegopts format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc -channels 6 -lavdopts debug=0:threads=2 -lavcopts autoaspect=1:vcodec=mpeg2video:acodec=ac3:abitrate=448:threads=2:keyint=5:vqscale=1:vqmin=2:vrc_maxrate=54000:vrc_buf_size=7000 -subdelay 20000 -ofps 24000/1001 -lavdopts fast -mc 0.1 -af lavcresample=48000 -srate 48000 -cache 8192 -o /tmp/ps3mediaserver/mencoder1347385655447
DEBUG 2012-09-11 10:47:35.500 [mencoder-9] Reading pipe: /tmp/ps3mediaserver/mencoder1347385655447
DEBUG 2012-09-11 10:47:35.504 [Thread-36] get_path("config") problem
DEBUG 2012-09-11 10:47:40.599 [Hanging External Process Stopper] Stopping Unix process 7135: mencoder-9
ERROR 2012-09-11 10:47:40.598 [New I/O server worker #1-2] There is no inputstream to return for The Bourne Ultimatum - Trailer.mp4 [MEncoder]
DEBUG 2012-09-11 10:47:40.600 [Hanging External Process Stopper] Stopping Unix process 7130: mkfifo-10
DEBUG 2012-09-11 10:47:40.602 [Thread-36] Parent process disappeared, exiting cache process.
DEBUG 2012-09-11 10:47:40.602 [Thread-36] Error consuming stream of spawned process: Stream Closed
INFO 2012-09-11 10:47:40.605 [New I/O server worker #1-3] Starting transcode/remux of The Bourne Ultimatum - Trailer.mp4
DEBUG 2012-09-11 10:47:40.634 [mkfifo-12] Starting mkfifo --mode=777 /tmp/ps3mediaserver/mencoder1347385660634
DEBUG 2012-09-11 10:47:40.637 [mkfifo-12] Unix process ID (mkfifo): 7143
DEBUG 2012-09-11 10:47:40.684 [mencoder-11] Starting /usr/bin/mencoder -ss 0 - -msglevel statusline=2 -oac lavc -of mpeg -mpegopts format=mpeg2:muxrate=500000:vbuf_size=1194:abuf_size=64 -ovc lavc -channels 6 -lavdopts debug=0:threads=2 -lavcopts autoaspect=1:vcodec=mpeg2video:acodec=ac3:abitrate=448:threads=2:keyint=5:vqscale=1:vqmin=2:vrc_maxrate=54000:vrc_buf_size=7000 -subdelay 20000 -ofps 24000/1001 -lavdopts fast -mc 0.1 -af lavcresample=48000 -srate 48000 -cache 8192 -o /tmp/ps3mediaserver/mencoder1347385660634
DEBUG 2012-09-11 10:47:40.687 [mencoder-11] Reading pipe: /tmp/ps3mediaserver/mencoder1347385660634
DEBUG 2012-09-11 10:47:40.691 [Thread-41] get_path("config") problem
ERROR 2012-09-11 10:47:45.785 [New I/O server worker #1-3] There is no inputstream to return for The Bourne Ultimatum - Trailer.mp4 [MEncoder]
DEBUG 2012-09-11 10:47:45.786 [Hanging External Process Stopper] Stopping Unix process 7148: mencoder-11
DEBUG 2012-09-11 10:47:45.787 [Hanging External Process Stopper] Stopping Unix process 7143: mkfifo-12
DEBUG 2012-09-11 10:47:45.789 [Thread-41] Parent process disappeared, exiting cache process.
DEBUG 2012-09-11 10:47:45.789 [Thread-41] Error consuming stream of spawned process: Stream Closed
