PDA

View Full Version : Hopper with Sling question



karnaj
10-05-2013, 09:29 AM
I am curious about the current Hopper/Joey profile, trying to stream a mpeg-4 part 2 hd video file I get no video but I get the audio... It's in a mkv container, is that video format not supported by the hopper?

EDIT: this is the ffmpeg information

ffmpeg version N-50460-g393dcbf Copyright (c) 2000-2013 the FFmpeg developers
built on Jun 27 2013 17:34:56 with gcc 4.6.2 (GCC)
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/home/peter/ffmpeg/build/gpl32 --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc32/include --extra-ldflags=-L/home/peter/cc32/lib --pkg-config=pkg-config --disable-w32threads --enable-zlib
libavutil 52. 17.103 / 52. 17.103
libavcodec 54. 92.100 / 54. 92.100
libavformat 54. 63.102 / 54. 63.102
libavdevice 54. 3.103 / 54. 3.103
libavfilter 3. 41.100 / 3. 41.100
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
Input #0, matroska,webm, from 'F:\Total Recall\Total Recall 2012 Extended.mkv':
Metadata:
creation_time : 2012-12-10 15:39:45
Duration: 02:10:11.62, start: 0.000000, bitrate: 2201 kb/s
Stream #0:0(eng): Video: mpeg4 (Advanced Simple Profile), yuv420p, 640x272 [SAR 1:1 DAR 40:17], 23.98 fps, 23.98 tbr, 1k tbn, 23.98 tbc (default)
Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
At least one output file must be specified

<MEZZMO>: Child process ended with code: 109, ExitCode=1


---> DB Level Info: 5, 15
---> Frame rate: 23.98
---> Aspect ratio: 40:17 PAR=1:1


Karnaj

Paul
10-06-2013, 09:59 AM
Hi Karnaj,

Mezzmo is streaming this file directly to your Dish Hopper without any transcoding. So if no video is displayed, then your Dish Hopper cannot decode the video for some reason. It could be that the video is badly encoded or there is some attribute in the encoding that Dish Hoppers do not support.

Try pre-transcoding the video and see if that plays. Right-click on the video in Mezzmo and click Pre-transcode Files. In the Pre-transcode Files dialog, choose your device and click 'Choose Formats'. On the Pre-transcoding Formats dialog, select the bolded format. Click OK. Then click the 'Pre-transcode files even if they match the device's supported formats' checkbox. Click OK to start transcoding. Once complete, try streaming the video again.

karnaj
10-06-2013, 10:11 AM
I will do that when compare the two formats, and see what the difference in the files is. VLC decodes the video just fine.

Karnaj

Paul
10-06-2013, 07:18 PM
VLC is great at playing lots of media formats, but your device's firmware does not have the capabilities of VLC. It will be much more limited and that's why Mezzmo server transcodes your files on-the-fly when they are not supported. Let us know how you go.