2015-06-13, 05:43 PM
Hello,
I was hoping to spend some time trying to find a working version of FFMPEG and the appropriate ARGS so that LiveTV streaming will work from the HDHomerun.
I am using VLC to send this command
http://ServerIP:8866/transcode?channel=7...itrate=900
I see the transcode starting (or trying to) but obviously FFMPEG is failing. I was hoping to find out the exact command that NextPVR is using (with the args populated) so I can play around with it manually. The log doesn't show this (but I think it used to?)
Any ideas?
Thanks
M
2015-06-13 13:38:22.040 [DEBUG][20] StartStream(9905:HGHD, LIVE&D:\Media\NPVR\live-HGHD-6780-1001.ts) allocated handle: 2424833
2015-06-13 13:38:22.040 [DEBUG][20] Handle: 250001
2015-06-13 13:38:22.040 [DEBUG][20] StreamNative@9 (storing stream handle: 2424833)
2015-06-13 13:38:22.040 [DEBUG][20] StreamNative@10 (with close monitoring...)
2015-06-13 13:38:23.077 [DEBUG][20] Using 'NPVR TS Reader2'
2015-06-13 13:38:23.083 [DEBUG][20] transcode@1
2015-06-13 13:38:23.083 [DEBUG][20] LIVE&D:\Media\NPVR\live-HGHD-6780-1001.ts
2015-06-13 13:38:23.083 [DEBUG][20] transcode@2
2015-06-13 13:38:23.099 [DEBUG][20] transcode@3
2015-06-13 13:38:23.108 [DEBUG][20] transcode@3.1
2015-06-13 13:38:23.108 [DEBUG][20] transcode@3.2
2015-06-13 13:38:24.520 [DEBUG][20] transcode@3.3
2015-06-13 13:38:24.586 [DEBUG][20] Failed to load TS mux filter
2015-06-13 13:38:24.593 [DEBUG][20] Unexpected error transcoding stream: System.IO.FileNotFoundException: Could not find file 'D:\Media\NPVR\transcoded.ts'.
File name: 'D:\Media\NPVR\transcoded.ts'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.Open(String path, FileMode mode, FileAccess access, FileShare share)
at NShared.Streaming.TranscodedStream.WorkerThread()
I was hoping to spend some time trying to find a working version of FFMPEG and the appropriate ARGS so that LiveTV streaming will work from the HDHomerun.
I am using VLC to send this command
http://ServerIP:8866/transcode?channel=7...itrate=900
I see the transcode starting (or trying to) but obviously FFMPEG is failing. I was hoping to find out the exact command that NextPVR is using (with the args populated) so I can play around with it manually. The log doesn't show this (but I think it used to?)
Any ideas?
Thanks
M
2015-06-13 13:38:22.040 [DEBUG][20] StartStream(9905:HGHD, LIVE&D:\Media\NPVR\live-HGHD-6780-1001.ts) allocated handle: 2424833
2015-06-13 13:38:22.040 [DEBUG][20] Handle: 250001
2015-06-13 13:38:22.040 [DEBUG][20] StreamNative@9 (storing stream handle: 2424833)
2015-06-13 13:38:22.040 [DEBUG][20] StreamNative@10 (with close monitoring...)
2015-06-13 13:38:23.077 [DEBUG][20] Using 'NPVR TS Reader2'
2015-06-13 13:38:23.083 [DEBUG][20] transcode@1
2015-06-13 13:38:23.083 [DEBUG][20] LIVE&D:\Media\NPVR\live-HGHD-6780-1001.ts
2015-06-13 13:38:23.083 [DEBUG][20] transcode@2
2015-06-13 13:38:23.099 [DEBUG][20] transcode@3
2015-06-13 13:38:23.108 [DEBUG][20] transcode@3.1
2015-06-13 13:38:23.108 [DEBUG][20] transcode@3.2
2015-06-13 13:38:24.520 [DEBUG][20] transcode@3.3
2015-06-13 13:38:24.586 [DEBUG][20] Failed to load TS mux filter
2015-06-13 13:38:24.593 [DEBUG][20] Unexpected error transcoding stream: System.IO.FileNotFoundException: Could not find file 'D:\Media\NPVR\transcoded.ts'.
File name: 'D:\Media\NPVR\transcoded.ts'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.Open(String path, FileMode mode, FileAccess access, FileShare share)
at NShared.Streaming.TranscodedStream.WorkerThread()