WDTV Live doesn't play mp4 file transcoded with ffmpeg

I have a WD TV Live (firmware 2.02.32) it doesn’t play a mp4 file transcoded with ffmpeg

here is the ffmpeg command line and the log:

ffmpeg -i '/mnt/Warehouse/home/user/Escritorio/24.S01E01.Day.1_.12_00.A.M..-.1_00.A.M..720p.WEB-DL.AAC2.0.H264.mkv' \
           -metadata:s:a:0 language=en \
           -metadata title="Day 1: 12.00 A.M - 1.00 A.M" \
           -map 0:0 -map 0:1 \
           -acodec libfdk_aac \
           -b:a 128k \
           -vcodec libx264 \
           -vf scale=720:404 \
           -b:v 800k \
           '/mnt/Warehouse/24/Season 1/24.S01E01.mp4'
 
LOG:
ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
  built on Aug 9 2014 13:21:33 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --prefix=/home/fajung/ffmpeg_build --extra-cflags=-I/home/fajung/ffmpeg_build/include --extra-ldflags=-L/home/fajung/ffmpeg_build/lib --bindir=/home/fajung/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-x11grab
  libavutil 52. 98.100 / 52. 98.100
  libavcodec 55. 73.101 / 55. 73.101
  libavformat 55. 54.100 / 55. 54.100
  libavdevice 55. 13.102 / 55. 13.102
  libavfilter 4. 11.103 / 4. 11.103
  libswscale 2. 6.101 / 2. 6.101
  libswresample 0. 19.100 / 0. 19.100
  libpostproc 52. 3.100 / 52. 3.100
Input #0, matroska,webm, from '/mnt/Warehouse/home/user/Escritorio/24.S01E01.Day.1_.12_00.A.M..-.1_00.A.M..720p.WEB-DL.AAC2.0.H264.mkv':
  Metadata:
    encoder : libebml v1.3.0 + libmatroska v1.4.1
    creation_time : 2014-04-27 14:23:42
  Duration: 00:42:42.37, start: 0.000000, bitrate: 4227 kb/s
    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709), 1280x718 [SAR 1:1 DAR 640:359], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default)
    Stream #0:1(eng): Audio: aac, 48000 Hz, stereo, fltp (default)
[libx264 @ 0x285f320] using SAR=3232/3231
[libx264 @ 0x285f320] using cpu capabilities: MMX2 SSE2Fast LZCNT
[libx264 @ 0x285f320] profile High, level 3.0
[libx264 @ 0x285f320] 264 - core 142 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=800 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/mnt/Warehouse/24/Season 1/24.S01E01.mp4':
  Metadata:
    title : Day 1: 12.00 A.M - 1.00 A.M
    encoder : Lavf55.54.100
    Stream #0:0(eng): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 720x404 [SAR 3232:3231 DAR 640:359], q=-1--1, 800 kb/s, 23.98 fps, 11988 tbn, 23.98 tbc (default)
    Metadata:
      encoder : Lavc55.73.101 libx264
    Stream #0:1(en): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, s16, 128 kb/s (default)
    Metadata:
      encoder : Lavc55.73.101 libfdk_aac
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (aac (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
frame=61435 fps= 49 q=-1.0 Lsize= 287983kB time=00:42:42.36 bitrate= 920.7kbits/s    
video:245861kB audio:40038kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.729297%
[libx264 @ 0x285f320] frame I:653 Avg QP:17.58 size: 24089
[libx264 @ 0x285f320] frame P:26029 Avg QP:21.41 size: 6777
[libx264 @ 0x285f320] frame B:34753 Avg QP:23.55 size: 1716
[libx264 @ 0x285f320] consecutive B-frames: 10.7% 36.4% 16.1% 36.8%
[libx264 @ 0x285f320] mb I I16..4: 15.3% 64.4% 20.4%
[libx264 @ 0x285f320] mb P I16..4: 2.0% 7.7% 1.5% P16..4: 39.5% 15.2% 8.3% 0.0% 0.0% skip:25.7%
[libx264 @ 0x285f320] mb B I16..4: 0.1% 0.4% 0.1% B16..8: 39.8% 4.0% 0.8% direct: 1.3% skip:53.6% L0:38.1% L1:55.6% BI: 6.3%
[libx264 @ 0x285f320] final ratefactor: 21.05
[libx264 @ 0x285f320] 8x8 transform intra:68.4% inter:73.1%
[libx264 @ 0x285f320] coded y,uvDC,uvAC intra: 59.5% 52.6% 17.5% inter: 16.4% 10.9% 0.4%
[libx264 @ 0x285f320] i16 v,h,dc,p: 39% 19% 8% 33%
[libx264 @ 0x285f320] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 13% 28% 5% 6% 7% 6% 6% 6%
[libx264 @ 0x285f320] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 35% 14% 16% 5% 7% 7% 6% 5% 4%
[libx264 @ 0x285f320] i8c dc,h,v,p: 58% 17% 21% 5%
[libx264 @ 0x285f320] Weighted P-Frames: Y:2.6% UV:1.3%
[libx264 @ 0x285f320] ref P L0: 66.0% 14.1% 14.5% 5.3% 0.1%
[libx264 @ 0x285f320] ref B L0: 88.0% 10.7% 1.4%
[libx264 @ 0x285f320] ref B L1: 95.5% 4.5%
[libx264 @ 0x285f320] kb/s:786.03

http://community.wd.com/t5/WD-TV-Live-Streaming/Firmware-2-02-32-Not-playing-all-mp4-files/m-p/778481#U778481

I downloaded the 2.01.86 Firmware version from wd, I extracted it into a usb Flash Drive, edited the wdtvlivegen3.ver VERSION=2.02.33 .1 higher than my current firmware version, now I plug the usb into the WD TV Live Power it on, and go to Menu Settings → Firmware upgrade and selecte the usb?

or I have to edit the .info file with the version .33 as well ? 

Captura de pantalla de 2014-08-26 10:18:24.png

Try this guide i posted … (no need to do any *editing* the ver file has been correctly edited for you VERSION=‘4.01.86’)

Follow the Steps 1-11

http://community.wd.com/t5/WD-TV-Live-Streaming/2-02-32-Firmware-no-longer-allows-content/m-p/781937#M32423

if I do this that u tell me to do, after the rollback it’ll be able to play the mp4 files that I’m transcoding with ffmpeg?

If I run into some kind of an error how can I go back to 2.02.32 or…?

fajung wrote:

if I do this that u tell me to do, after the rollback it’ll be able to play the mp4 files that I’m transcoding with ffmpeg?

I can’t 100% guarantee that … the only way you’ll find out is by trying the rollback

several people in this thread have thier mp4’s working again after the rollback

http://community.wd.com/t5/WD-TV-Live-Streaming/Firmware-2-02-32-Not-playing-all-mp4-files/td-p/778481

so you won’t know, unless you give it go

fajung wrote:

If I run into some kind of an error how can I go back to 2.02.32 or…?

you should’nt run into any errors as long you follow the rollback instructions precisely