Quantcast
Channel: MCEBuddy 2.x
Viewing all articles
Browse latest Browse all 10715

Commented Unassigned: ffmpeg conversion failed [1846]

$
0
0
Greetings,
I recently upgraded to version 2.3.14 and I keep getting the following message for every recording:
```
2014-03-26T21:18:03 MCEBuddy.AppWrapper.FFmpeg --> Could not write header for output file #0 (incorrect codec parameters ?): Error number -1 occurred
--> Checking output file size [KB] -> 4.00
--> Ffmpeg conversion failed, retying using GenPts
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> Launching process C:\Program Files\MCEBuddy2x\ffmpeg\ffmpeg.exe
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> Process arguments -probesize 100M -analyzeduration 300M -fflags +genpts -threads 0 -y -i "C:\Program Files\MCEBuddy2x\working0\Modern Family_KTTVDT_2014_03_19_19_16_30.ts" -vcodec copy -map 0:a -map 0:v -acodec copy "C:\Program Files\MCEBuddy2x\working0\Modern Family_KTTVDT_2014_03_19_19_16_30-converted.wtv"
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> ffmpeg version N-54802-gfc6de70 Copyright (c) 2000-2013 the FFmpeg developers
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> built on Oct 14 2013 09:43:55 with gcc 4.8.0 (GCC)
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> configuration: --arch=x86_64 --target-os=mingw32 --cross-prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-x86_64/bin/x86_64-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-libvo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libvpx --enable-libilbc --enable-iconv --enable-libtwolame --extra-cflags=-DLIBTWOLAME_STATIC --enable-libmodplug --extra-libs=-lstdc++ --enable-libcaca --prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-x86_64/x86_64-w64-mingw32 --enable-static --disable-shared --enable-libsoxr --enable-fontconfig --ena libavutil 52. 40.100 / 52. 40.100
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libavcodec 55. 18.102 / 55. 18.102
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libavformat 55. 12.102 / 55. 12.102
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libavdevice 55. 3.100 / 55. 3.100
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libavfilter 3. 81.101 / 3. 81.101
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libswscale 2. 4.100 / 2. 4.100
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libswresample 0. 17.102 / 0. 17.102
2014-03-26T21:18:05 MCEBuddy.AppWrapper.FFmpeg --> libpostproc 52. 3.100 / 52. 3.100
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Input #0, mpegts, from 'C:\Program Files\MCEBuddy2x\working0\Modern Family_KTTVDT_2014_03_19_19_16_30.ts':
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Duration: 00:07:32.10, start: 0.004011, bitrate: 5978 kb/s
--> Video duration=452.1
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Program 1
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Metadata:
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> service_name : Service01
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> service_provider: FFmpeg
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream #0:1[0x101]: Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, fltp, 448 kb/s
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> [wtv @ 000000000a7b0c60] can't get video codec_id (0x1c) guid.
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> [wtv @ 000000000a7b0c60] write stream codec info failed codec_type(0x0)
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> [wtv @ 000000000a7b0c60] write stream codec failed codec_type(0x0)
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Output #0, wtv, to 'C:\Program Files\MCEBuddy2x\working0\Modern Family_KTTVDT_2014_03_19_19_16_30-converted.wtv':
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Metadata:
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> encoder : Lavf55.12.102
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream #0:0: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 448 kb/s
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream #0:1: Video: h264 (H264 / 0x34363248), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 59.94 fps, 90k tbn, 59.94 tbc
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream mapping:
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream #0:1 -> #0:0 (copy)
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Stream #0:0 -> #0:1 (copy)
2014-03-26T21:18:06 MCEBuddy.AppWrapper.FFmpeg --> Could not write header for output file #0 (incorrect codec parameters ?): Error number -1 occurred
--> Checking output file size [KB] -> 4.00
ERROR> 2014-03-26T21:18:08 MCEBuddy.Transcode.ConvertWithFfmpeg --> FFMpeg conversion failed
2014-03-26T21:18:08 MCEBuddy.Transcode.ConvertWithFfmpeg --> Conversion: Percentage Complete 0
ERROR> 2014-03-26T21:18:08 MCEBuddy.Transcode.ConvertWithFfmpeg --> Conversion of video failed
ERROR> 2014-03-26T21:18:08 MCEBuddy.Transcode.Convert --> FFMpeg did not convert successfully, using fallback if configured
ERROR> 2014-03-26T21:18:08 MCEBuddy.Transcode.Convert --> Unable to convert file Modern Family_KTTVDT_2014_03_19_19_16_30.ts using profile WTV Unprocessed
ERROR> 2014-03-26T21:18:08 MCEBuddy.Engine.ConversionJob --> Conversion failed
INFORMATION> 2014-03-26T21:18:08 MCEBuddy.Engine.ConversionJob -->
```
I uninstalled MCEBuddy, stopped and deleted the service, deleted the config and history files, the program folder, restarted and installed and the error came back again.
I'm using a SiliconDust tuner with h.264 encoding. The 'free' version of MCEBuddy was working but I haven't gone back to see if that version will have the same error message. I also purchased the ComSkip in case that matters.
Comments: ** Comment from web user: kuwaiticrud **

For giggles, I changed the process from WTV to mp4 and that seems to work.


Viewing all articles
Browse latest Browse all 10715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>