Bug #5059
Transcoding to webtv-h264
Start date:
2018-04-04
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3-1226~gd941885
Affected Versions:
Description
I'm trying to get player from /player.html and i'm getting a error while do trancoding from h264 to libx264
What i need to do ?
2018-04-04 13:42:18.360 subscription: 001B: "HTTP" unsubscribing from "XXX", hostname="XXX", username="XXX", client="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36" 2018-04-04 13:42:18.361 libav: AVCodecContext: final ratefactor: 30.16 2018-04-04 13:42:18.421 mpegts: xxx inxxx - tuning on IPTV #1 2018-04-04 13:42:18.424 spawn: Executing "/usr/bin/ffmpeg" 2018-04-04 13:42:18.424 subscription: 001C: "HTTP" subscribing on channel "xxx", weight: 100, adapter: "IPTV #1", network: "xxx", mux: xxx", provider: "FFmpeg", service: "RTSP server", profile="webtv-h264-aac-matroska", hostname="xxx", username="xxx", client="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36" 2018-04-04 13:42:19.908 transcode: 001C: 01:H264: ==> Using profile webtv-h264 2018-04-04 13:42:19.928 libav: AVCodecContext: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 2018-04-04 13:42:19.932 libav: AVCodecContext: profile High, level 3.1 2018-04-04 13:42:19.933 libav: AVFilter: Invalid parameters provided. 2018-04-04 13:42:19.933 transcode: 001C: 01:H264: [h264 => libx264]: filters: failed to create 'in' filter
History
Updated by Robert mTech over 6 years ago
I don't change codec and stream profile its by default configuration.
Updated by saen acro over 6 years ago
USE VP8 profile
there is no player on page it is a build in in browser HTML5 player
Updated by Robert mTech over 6 years ago
I try bouth version...
2018-04-04 15:21:02.243 libav: AVCodecContext: v1.6.1 2018-04-04 15:21:02.253 libav: AVFilter: Invalid parameters provided. 2018-04-04 15:21:02.253 transcode: 000B: 01:VP8: [h264 => libvpx]: filters: failed to create 'in' filter
Updated by saen acro over 6 years ago
2018-04-04 17:01:43.054 subscription: D355: "HTTP" subscribing on channel "HBO 2 HD", weight: 100, adapter: "Silicon Labs Si2168 #1 : DVB-C #1", network: "1", mux: "778MHz", provider: "x", service: "HBO 2 HD", profile="webtv-vp8-vorbis-webm", hostname="172.31.80.20", client="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.189 Safari/537.36 Vivaldi/1.95.1077.60" 2018-04-04 17:01:43.692 transcode: 01AF: 01:H264: ==> Using profile webtv-vp8 2018-04-04 17:01:43.692 transcode: 01AF: 02:MPEG2AUDIO: ==> Using profile webtv-vorbis 2018-04-04 17:01:43.692 transcode: 01AF: 03:AC3: ==> Filtered out 2018-04-04 17:01:43.692 transcode: 01AF: 04:DVBSUB: ==> Filtered out 2018-04-04 17:01:43.736 libav: AVCodecContext: v1.6.1