[SOLVED] No longer able to stream mkv to xbox
Today I realized that I cannot stream most of them anymore, this one pasted below I am positive I have streamed to my xbox before, but it was a few weeks ago, before the 1.0 upgrade.
It's a silly kids Disney movie, copied using makemkv, because that is simple to use, and until now all the files I created were fine. I do understand that mkv is just the container, and the video format of these two different files is different, I can tell that much from the log, but I'm not sure where things went wrong. I can still stream all these files through the awesome new media browser to my laptop and android phone.
Thanks in advance!
C:\Program Files\Serviio\lib>ffmpeg -i "d:\shares\videos\Radio Rebel.mkv"
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --pkg-config=pk
g-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
Input #0, matroska,webm, from 'd:\shares\videos\Radio Rebel.mkv':
Metadata:
creation_time : 2012-06-28 18:24:23
Duration: 01:29:36.20, start: 0.000000, bitrate: 6452 kb/s
Chapter #0.0: start 0.000000, end 152.735917
Metadata:
title : Chapter 01
Chapter #0.1: start 152.735917, end 592.925667
Metadata:
title : Chapter 02
Chapter #0.2: start 592.925667, end 1064.930533
Metadata:
title : Chapter 03
Chapter #0.3: start 1064.930533, end 1516.181333
Metadata:
title : Chapter 04
Chapter #0.4: start 1516.181333, end 2101.933167
Metadata:
title : Chapter 05
Chapter #0.5: start 2101.933167, end 2769.516750
Metadata:
title : Chapter 06
Chapter #0.6: start 2769.516750, end 3496.910083
Metadata:
title : Chapter 07
Chapter #0.7: start 3496.910083, end 4232.561667
Metadata:
title : Chapter 08
Chapter #0.8: start 4232.561667, end 4617.446167
Metadata:
title : Chapter 09
Chapter #0.9: start 4617.446167, end 4959.654700
Metadata:
title : Chapter 10
Chapter #0.10: start 4959.654700, end 5318.479833
Metadata:
title : Chapter 11
Chapter #0.11: start 5318.479833, end 5376.204000
Metadata:
title : Chapter 12
Stream #0:0(eng): Video: mpeg2video (Main), yuv420p, 720x480 [SAR 32:27 DAR
16:9], 6000 kb/s, SAR 186:157 DAR 279:157, 29.97 fps, 29.97 tbr, 1k tbn, 59.94 t
bc
Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s (default)
Metadata:
title : 3/2+1
At least one output file must be specified
This one pasted below is the only mkv file I have tried that I know I have streamed in the past and can still stream. I did not create this file:
C:\Program Files\Serviio\lib>ffmpeg -i d:\shares\videos\ferris.mkv
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --pkg-config=pk
g-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
Input #0, matroska,webm, from 'd:\shares\videos\ferris.mkv':
Metadata:
creation_time : 2009-04-22 09:39:42
Duration: 01:43:00.19, start: 0.000000, bitrate: 6077 kb/s
Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x544, SAR 1:1 DAR 40:17,
23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), s16, 640 kb/s (default)
Stream #0:2(eng): Subtitle: text
At least one output file must be specified