[FFmpeg-user] getting latest version of ffmpeg to work with Roku

Larry Roberts mythtv at american-hero.com
Sun Aug 4 00:53:32 CEST 2013


adding some additional info on files that work and dont work

File 1 that DOESNT work
[root at mythbe1 bin]# ffprobe /roku/test5.m4v
ffprobe version 1.2.1 Copyright (c) 2007-2013 the FFmpeg developers
   built on May 10 2013 15:14:14 with gcc 4.4.6 (GCC) 20120305 (Red Hat 
4.4.6-4)
   configuration: --prefix=/usr --libdir=/usr/lib64 
--shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared 
--enable-runtime-cpudetect --enable-gpl --enable-version3 
--enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab 
--enable-vdpau --disable-avisynth --enable-frei0r --enable-libopencv 
--enable-libdc1394 --enable-libgsm --enable-libmp3lame --enable-libnut 
--enable-libopencore-amrnb --enable-libopencore-amrwb 
--enable-libopenjpeg --enable-librtmp --enable-libspeex 
--enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 
--enable-libxavs --enable-libxvid --extra-cflags='-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --disable-stripping
   libavutil      52. 18.100 / 52. 18.100
   libavcodec     54. 92.100 / 54. 92.100
   libavformat    54. 63.104 / 54. 63.104
   libavdevice    54.  3.103 / 54.  3.103
   libavfilter     3. 42.103 /  3. 42.103
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/roku/test5.m4v':
   Metadata:
     major_brand     : M4V
     minor_version   : 512
     compatible_brands: isomiso2avc1
     encoder         : Lavf54.63.104
   Duration: 00:00:15.04, start: 0.021333, bitrate: 8193 kb/s
     Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 
0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 8128 kb/s, 29.97 
fps, 29.97 tbr, 30k tbn, 59.94 tbc
     Metadata:
       handler_name    : VideoHandler
     Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, 5.1, 
fltp, 70 kb/s
     Metadata:
       handler_name    : SoundHandler
file 2 that DOESNT work
[root at mythbe1 bin]# ffprobe /roku/test12.mp4
ffprobe version 1.2.1 Copyright (c) 2007-2013 the FFmpeg developers
   built on May 10 2013 15:14:14 with gcc 4.4.6 (GCC) 20120305 (Red Hat 
4.4.6-4)
   configuration: --prefix=/usr --libdir=/usr/lib64 
--shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared 
--enable-runtime-cpudetect --enable-gpl --enable-version3 
--enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab 
--enable-vdpau --disable-avisynth --enable-frei0r --enable-libopencv 
--enable-libdc1394 --enable-libgsm --enable-libmp3lame --enable-libnut 
--enable-libopencore-amrnb --enable-libopencore-amrwb 
--enable-libopenjpeg --enable-librtmp --enable-libspeex 
--enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 
--enable-libxavs --enable-libxvid --extra-cflags='-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --disable-stripping
   libavutil      52. 18.100 / 52. 18.100
   libavcodec     54. 92.100 / 54. 92.100
   libavformat    54. 63.104 / 54. 63.104
   libavdevice    54.  3.103 / 54.  3.103
   libavfilter     3. 42.103 /  3. 42.103
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/roku/test12.mp4':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf54.63.104
   Duration: 00:00:15.04, start: 0.021333, bitrate: 669 kb/s
     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 
768x432 [SAR 1:1 DAR 16:9], 632 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 
59.94 tbc
     Metadata:
       handler_name    : VideoHandler
     Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, 5.1, 
fltp, 28 kb/s
     Metadata:
       handler_name    : SoundHandler
[root at mythbe1 bin]


file that DOES work

[root at mythbe1 bin]# ffprobe /roku/Untitled_8-1\ -\ airvideo.m4v
ffprobe version 1.2.1 Copyright (c) 2007-2013 the FFmpeg developers
   built on May 10 2013 15:14:14 with gcc 4.4.6 (GCC) 20120305 (Red Hat 
4.4.6-4)
   configuration: --prefix=/usr --libdir=/usr/lib64 
--shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared 
--enable-runtime-cpudetect --enable-gpl --enable-version3 
--enable-postproc --enable-avfilter --enable-pthreads --enable-x11grab 
--enable-vdpau --disable-avisynth --enable-frei0r --enable-libopencv 
--enable-libdc1394 --enable-libgsm --enable-libmp3lame --enable-libnut 
--enable-libopencore-amrnb --enable-libopencore-amrwb 
--enable-libopenjpeg --enable-librtmp --enable-libspeex 
--enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 
--enable-libxavs --enable-libxvid --extra-cflags='-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --disable-stripping
   libavutil      52. 18.100 / 52. 18.100
   libavcodec     54. 92.100 / 54. 92.100
   libavformat    54. 63.104 / 54. 63.104
   libavdevice    54.  3.103 / 54.  3.103
   libavfilter     3. 42.103 /  3. 42.103
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/roku/Untitled_8-1 - airvideo.m4v':
   Metadata:
     major_brand     : isom
     minor_version   : 512
     compatible_brands: isomiso2avc1mp41
     encoder         : Lavf54.9.0
   Duration: 00:59:58.20, start: 0.000000, bitrate: 1767 kb/s
     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 
768x432 [SAR 1:1 DAR 16:9], 1594 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 
59.94 tbc
     Metadata:
       handler_name    : VideoHandler
     Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, 
fltp, 165 kb/s
     Metadata:
       handler_name    : SoundHandler
[root at mythbe1 bin]#



More information about the ffmpeg-user mailing list