Quantcast
Viewing all articles
Browse latest Browse all 10715

Commented Issue: Remuxing H264 WTV to MP4, MKV, AVI or TS without recoding to MPEG2 [1446]

I created this issue in relation to [this](http://mcebuddy2x.codeplex.com/discussions/431025) forum thread and the sticky [here](http://mcebuddy2x.codeplex.com/discussions/431449).

Here is the attached logs showing the failed jobs.
Comments: ** Comment from web user: Dodgexander **

Could the following be causing it? Because I am unsure how to replicate these using ffmpeg directly.

```
--> Process arguments -probesize 100M -analyzeduration 300M -i "O:\Recorded TV\MCEBuddyArchive\Match of the Day_BBC One HD_2013_03_03_07_28_00.wtv"
--> ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers
--> built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC)
--> configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helpers/sandbox/mingw-w64-i686/bin/i686-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-fontconfig --enable-libass --enable-libutvideo --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-libbluray --enable-libvpx --enable-runtime-cpudetect
```

So far I am using:

```
ffmpeg -report -i input.wtv -vcodec libx264 -b 7000k -flags +ildct+ilme -x264opts interlaced=true:me=hex:trellis=2:subq=8:partitions=all:8x8dct=1:ref=8:rc-lookahead=50:keyint=25:min-keyint=20:bframes=3:weightb=1:level=4.1:b-pyramid=normal:direct=auto:mixed-refs=1:deblock=-1,-1:no-fast-pskip=1:no-dct-decimate=1:b-adapt=2:threads=auto -map 0:a -map 0:v -acodec copy output.ts
```

The log from mcebuddy is quite large and hard to read when I don't know what I am looking for. Perhaps you can help me find out the steps I am missing to replicate the problem.

Here is the link: [TEXT](http://www.datafilehost.com/download-83368b6d.html)


Viewing all articles
Browse latest Browse all 10715

Trending Articles



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