Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: Kindle Fire support?

  1. #11

    Default

    Paul - I have upgraded to 2.6.3 and i have a Kindle Fire running Skifta - however some content file types won't play on the Fire. I have my device IP setup to use the Kindle Fire profile. It appears that MKV, AVI, MOV, and a few other types are unable to play on the Fire (streamed by Mezzmo). I haven't captured any mezzmo logs to include at this point. What i have found, when browsing my Mezzmo library and attempting to play the file through the default Kindle Fire media player, these content types come up with "error can't be played". Have you heard of these issues and have any recommendation? I would really like to get the Kindle Fire to play my media consistently.

    The other thing i have found, using many of the other programs, like iMediaShare Lite and a few others, is that some players will play the content like AVI's just fine, but won't play other content. I'm not sure what exactly the problem is...if it is on the Mezzmo profile side or if it is the actual Kindle Fire media player.

    In your testing, what was the configuration of the Kindle Fire, what software and was the content types limited that could actually be played?

    From some reserach i found, it appears the Fire has 800x400 resolution, with H264 video and AAC audio and the bitrate must be under 2500Kb/s. I haven't looked at the Kindle Fire profile to see what exactly is going on, but if that is the format that can be played consistently, then i don't mind if i transcode all media to this type and then stream.

    Thanks!
    Greg

  2. #12
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Hi Greg,

    The current Amazon Kindle Fire device profile shipping in Mezzmo v2.6.3 only supports MP4 (H264, AAC) video and will transcoded anything else into this format. The device profile does not have 800x400 as the maximum resolution or 2500 kb/s as the maximum bitrate. Perhaps that is why some of your files are not playing. Contact us at support [at] conceiva [dot] com and we'll tweak the device profile to match your findings.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  3. #13

    Default

    Paul - I will contact support as recommended. Just a few other things to set the stage:

    1. I'm using skifta for DLNA client (have tried a few others, but this seems to show me everything in the library)
    2. I have tried a number of players, MoboPlayer, VLC, iMediaShare Lite. Currently trying MoboPlayer or VLC.

    The log below is trying to play an MKV file, as stated i have choosen the Kindle Fire profile (Stock) and set the configuration properly to match network, etc.

    C:\Program Files (x86)\Conceiva\Mezzmo\ffmpeg.exe -i "M:\Movies\ACCEPTED\Accepted.mkv" -y -c:v libx264 -level 40 -profile:v main -filter:v "yadif" -c:a aac -ab 128000 -ar 44100 -sn -f mov,mp4,m4a,3gp,3g2,mj2 -threads 0 -async 0 -pix_fmt yuv420p -copyinkf -coder 1 -flags +loop -cmp +chroma -me_method epzs -subq 7 -me_range 16 -g 25 -keyint_min 25 -sc_threshold 40 -b_strategy 1 -x264opts direct-pred=auto:b-pyramid=normal:mixed-refs=1:weightb=1:8x8dct=1:fast-pskip=1:crf=22:ref=2:bframes=3 -partitions -parti8x8-parti4x4-partp8x8-partp4x4-partb8x8 -bidir_refine 1 -bsf h264_mp4toannexb -strict experimental "H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\8541-h264aac-libx264-aac.mzt"

    ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
    built on May 15 2012 12:57:14 with gcc 4.6.2
    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/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
    libavutil 51. 51.100 / 51. 51.100
    libavcodec 54. 21.101 / 54. 21.101
    libavformat 54. 5.100 / 54. 5.100
    libavdevice 53. 4.100 / 53. 4.100
    libavfilter 2. 73.100 / 2. 73.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 11.100 / 0. 11.100
    Input #0, matroska,webm, from 'M:\Movies\ACCEPTED\Accepted.mkv':
    Metadata:
    title : Accepted
    creation_time : 2012-02-05 17:18:41
    Duration: 01:33:03.57, start: 0.000000, bitrate: 1935 kb/s
    Stream #0:0: Video: h264 (Main), yuv420p, 704x298, SAR 1:1 DAR 352:149, 23.98 fps, 23.98 tbr, 48003.07 tbn, 47.95 tbc (default)
    Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s (default)
    [NULL @ 0157e2c0] Requested output format 'mov,mp4,m4a,3gp,3g2,mj2' is not a suitable output format
    H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\8541-h264aac-libx264-aac.mzt: Invalid argument

    <MEZZMO>: Child process ended with code: 109
    ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
    built on May 15 2012 12:57:14 with gcc 4.6.2
    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/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
    libavutil 51. 51.100 / 51. 51.100
    libavcodec 54. 21.101 / 54. 21.101
    libavformat 54. 5.100 / 54. 5.100
    libavdevice 53. 4.100 / 53. 4.100
    libavfilter 2. 73.100 / 2. 73.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 11.100 / 0. 11.100
    Input #0, matroska,webm, from 'M:\Movies\ACCEPTED\Accepted.mkv':
    Metadata:
    title : Accepted
    creation_time : 2012-02-05 17:18:41
    Duration: 01:33:03.57, start: 0.000000, bitrate: 1935 kb/s
    Stream #0:0: Video: h264 (Main), yuv420p, 704x298, SAR 1:1 DAR 352:149, 23.98 fps, 23.98 tbr, 48003.07 tbn, 47.95 tbc (default)
    Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s (default)
    [NULL @ 0174e2c0] Requested output format 'mov,mp4,m4a,3gp,3g2,mj2' is not a suitable output format
    H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\8541-h264aac-libx264-aac.mzt: Invalid argument

    <MEZZMO>: Child process ended with code: 109

  4. #14
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Thanks for the log. We can see the problem now & will fix it immediately. We'll send you a new device profile to try via email.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  5. #15
    Join Date
    Jan 2011
    Location
    Arizona
    Posts
    99

    Default

    Can you post a note here when the new profile is available and how we can get a copy... Since the new release I can't get my files to play on my Fire. I tried both skifta and Avia (which used to work for some files) without any luck.

  6. #16

    Default

    I'm getting the same problem when transcoding to the Amazon Kindle Fire (same error message and codes, obviously different files).

    I also have some errors with some MP3 transcoding on the Panasonic Viera TV (Using the Panasonice Viera 3D profile). This only occurs on about 10-15 of 23K songs but is annoying nonetheless...


    C:\Program Files (x86)\Conceiva\Mezzmo\ffmpeg.exe -i "\\WIN7-PRO-MEDIA\Music\My Music\Coppola, Imani\Chupacabra\02 - Chupacabra - Coppola, Imani - Legend Of A Cowgirl.mp3" -y -c:a libmp3lame -ac 2 -ab 320000 -ar 44100 -sn "C:\Users\Dan\AppData\Local\Conceiva\Mezzmo\Transc odingFiles\72A1C1DA-D568-413d-AB16-083071758D76\Audio\7918-mp3-0-libmp3lame.mzt"

    ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
    built on May 15 2012 12:57:14 with gcc 4.6.2
    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/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
    libavutil 51. 51.100 / 51. 51.100
    libavcodec 54. 21.101 / 54. 21.101
    libavformat 54. 5.100 / 54. 5.100
    libavdevice 53. 4.100 / 53. 4.100
    libavfilter 2. 73.100 / 2. 73.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 11.100 / 0. 11.100
    [wav @ 017dcd80] max_analyze_duration 5000000 reached at 5015510
    Input #0, wav, from '\\WIN7-PRO-MEDIA\Music\My Music\Coppola, Imani\Chupacabra\02 - Chupacabra - Coppola, Imani - Legend Of A Cowgirl.mp3':
    Metadata:
    album_artist : Coppola, Imani
    title : Legend Of A Cowgirl
    track : 02
    artist : Coppola, Imani
    publisher : Sony
    genre : Rap
    album : Chupacabra
    disc : 1/1
    composer : Imani Coppola/Leitch, DonovanCoppola, Imani/Michael Mangini
    date : 1997
    Duration: 00:15:10.56, bitrate: 32 kb/s
    Stream #0:0: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
    Stream #0:1: Video: mjpeg, yuvj420p, 200x200 [SAR 157:157 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
    Metadata:
    title :
    comment : Cover (front)
    [NULL @ 022530c0] Unable to find a suitable output format for 'C:\Users\Dan\AppData\Local\Conceiva\Mezzmo\Transc odingFiles\72A1C1DA-D568-413d-AB16-083071758D76\Audio\7918-mp3-0-libmp3lame.mzt'
    C:\Users\Dan\AppData\Local\Conceiva\Mezzmo\Transco dingFiles\72A1C1DA-D568-413d-AB16-083071758D76\Audio\7918-mp3-0-libmp3lame.mzt: Invalid argument

    <MEZZMO>: Child process ended with code: 109
    ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
    built on May 15 2012 12:57:14 with gcc 4.6.2
    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/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
    libavutil 51. 51.100 / 51. 51.100
    libavcodec 54. 21.101 / 54. 21.101
    libavformat 54. 5.100 / 54. 5.100
    libavdevice 53. 4.100 / 53. 4.100
    libavfilter 2. 73.100 / 2. 73.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 11.100 / 0. 11.100
    [wav @ 0170cee0] max_analyze_duration 5000000 reached at 5015510
    Input #0, wav, from '\\WIN7-PRO-MEDIA\Music\My Music\Coppola, Imani\Chupacabra\02 - Chupacabra - Coppola, Imani - Legend Of A Cowgirl.mp3':
    Metadata:
    album_artist : Coppola, Imani
    title : Legend Of A Cowgirl
    track : 02
    artist : Coppola, Imani
    publisher : Sony
    genre : Rap
    album : Chupacabra
    disc : 1/1
    composer : Imani Coppola/Leitch, DonovanCoppola, Imani/Michael Mangini
    date : 1997
    Duration: 00:15:10.56, bitrate: 32 kb/s
    Stream #0:0: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
    Stream #0:1: Video: mjpeg, yuvj420p, 200x200 [SAR 157:157 DAR 1:1], 90k tbr, 90k tbn, 90k tbc
    Metadata:
    title :
    comment : Cover (front)
    [NULL @ 01ad3fa0] Unable to find a suitable output format for 'C:\Users\Dan\AppData\Local\Conceiva\Mezzmo\Transc odingFiles\72A1C1DA-D568-413d-AB16-083071758D76\Audio\7918-mp3-0-libmp3lame.mzt'
    C:\Users\Dan\AppData\Local\Conceiva\Mezzmo\Transco dingFiles\72A1C1DA-D568-413d-AB16-083071758D76\Audio\7918-mp3-0-libmp3lame.mzt: Invalid argument

    <MEZZMO>: Child process ended with code: 109

  7. #17
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Quote Originally Posted by hartlenb View Post
    Can you post a note here when the new profile is available and how we can get a copy... Since the new release I can't get my files to play on my Fire. I tried both skifta and Avia (which used to work for some files) without any luck.
    The new device profile is ready to try - please contact us at support [at] conceiva [dot] com and we'll send details how you can try it.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  8. #18

    Default

    Hi Paul - I just emailed support. I will give this a try this evening and report back my results! Looking forward to testing this out. Glad i wasn't the only one having issues, indicating i might have been doing something wrong on my end!

    -Greg

  9. #19
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Hi Greg,

    We just sent you details about the updated Kindle Fire device profile. Let us know how you go.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  10. #20

    Default

    Hi Paul - I'm still struggling to play files on the kindle fire. Although now instead of files failing to transcode at all, they now transcode but never actually play on the device. I get the screenshot below:
    KindleFire.jpg

    Also this is the FFMpeg output of one of the failed files (meaning it will transcode in Mezmmo, but never actually plays on the kindle)

    C:\Program Files (x86)\Conceiva\Mezzmo\ffmpeg.exe -i "M:\Movies\Click\Click.avi" -y -c:v copy -level 40 -profile:v main -filter:v "yadif" -c:a aac -ac 2 -ab 128000 -ar 44100 -sn -f mp4 -threads 0 -async 0 -pix_fmt yuv420p -copyinkf -coder 1 -flags +loop -cmp +chroma -me_method epzs -subq 7 -me_range 16 -g 25 -keyint_min 25 -sc_threshold 40 -b_strategy 1 -x264opts direct-pred=auto:b-pyramid=normal:mixed-refs=1:weightb=1:8x8dct=1:fast-pskip=1:crf=22:ref=2:bframes=3 -partitions -parti8x8-parti4x4-partp8x8-partp4x4-partb8x8 -bidir_refine 1 -bsf h264_mp4toannexb -strict experimental "H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\9984-h264aac-libx264-aac.mzt"

    ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
    built on May 15 2012 12:57:14 with gcc 4.6.2
    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/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
    libavutil 51. 51.100 / 51. 51.100
    libavcodec 54. 21.101 / 54. 21.101
    libavformat 54. 5.100 / 54. 5.100
    libavdevice 53. 4.100 / 53. 4.100
    libavfilter 2. 73.100 / 2. 73.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 11.100 / 0. 11.100
    [avi @ 01e0e5a0] max_analyze_duration 5000000 reached at 5024000
    Input #0, avi, from 'M:\Movies\Click\Click.avi':
    Metadata:
    title : Click
    album : CLICK
    encoder : Lavf53.21.0
    Duration: 01:47:29.81, start: 0.000000, bitrate: 1469 kb/s
    Stream #0:0: Video: h264 (Main) (H264 / 0x34363248), yuv420p, 720x388, 23.98 fps, 23.98 tbr, 23.98 tbn, 47.95 tbc
    Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), s16, 448 kb/s
    Incompatible sample format 's16' for codec 'aac', auto-selecting format 'flt'
    [ac3 @ 01e25ac0] channel layout does not match number of channels
    Guessed Channel Layout for Input Stream #0.1 : stereo
    Output #0, mp4, to 'H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\9984-h264aac-libx264-aac.mzt':
    Metadata:
    title : Click
    album : CLICK
    encoder : Lavf54.5.100
    Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 720x388, q=2-31, 23.98 fps, 24k tbn, 23.98 tbc
    Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, stereo, flt, 128 kb/s
    Stream mapping:
    Stream #0:0 -> #0:0 (copy)
    Stream #0:1 -> #0:1 (ac3 -> aac)
    Press [q] to stop, [?] for help
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    Input stream #0:1 frame changed from rate:48000 fmt:s16 ch:6 chl:0x60f to rate:48000 fmt:s16 ch:2 chl:0x3
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    [mp4 @ 0280c820] pts has no value
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    [mp4 @ 0280c820] pts has no value
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    [mp4 @ 0280c820] pts has no value
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    [mp4 @ 0280c820] pts has no value
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    [mp4 @ 0280c820] pts has no value
    [mp4 @ 0280c820] pts has no value
    Last message repeated 1 times
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    frame= 390 fps=148 q=-1.0 size= 2289kB time=00:00:16.23 bitrate=1155.2kbits/s
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
    [mp4 @ 0280c820] pts has no value
    and this continues...

    This is another example, of another format VOB file
    C:\Program Files (x86)\Conceiva\Mezzmo\ffmpeg.exe -i "M:\Movies\CLOVERFIELD\CLOVERFIELD_DOM_VOB.vob " -y -c:v libx264 -level 40 -profile:v main -filter:v "yadif" -c:a aac -ac 2 -ab 128000 -ar 44100 -sn -f mp4 -threads 0 -async 0 -pix_fmt yuv420p -copyinkf -coder 1 -flags +loop -cmp +chroma -me_method epzs -subq 7 -me_range 16 -g 25 -keyint_min 25 -sc_threshold 40 -b_strategy 1 -x264opts direct-pred=auto:b-pyramid=normal:mixed-refs=1:weightb=1:8x8dct=1:fast-pskip=1:crf=22:ref=2:bframes=3 -partitions -parti8x8-parti4x4-partp8x8-partp4x4-partb8x8 -bidir_refine 1 -bsf h264_mp4toannexb -strict experimental "H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\1205-h264aac-libx264-aac.mzt"

    ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg developers
    built on May 15 2012 12:57:14 with gcc 4.6.2
    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/gpl --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib --pkg-config=pkg-config --disable-w32threads
    libavutil 51. 51.100 / 51. 51.100
    libavcodec 54. 21.101 / 54. 21.101
    libavformat 54. 5.100 / 54. 5.100
    libavdevice 53. 4.100 / 53. 4.100
    libavfilter 2. 73.100 / 2. 73.100
    libswscale 2. 1.100 / 2. 1.100
    libswresample 0. 11.100 / 0. 11.100
    [mpeg @ 01a3e5c0] max_analyze_duration 5000000 reached at 5004667
    Input #0, mpeg, from 'M:\Movies\CLOVERFIELD\CLOVERFIELD_DOM_VOB.vob':
    Duration: 00:10:55.71, start: 0.207756, bitrate: 45116 kb/s
    Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR 32:27 DAR 16:9], 9800 kb/s, 23.98 fps, 59.94 tbr, 90k tbn, 59.94 tbc
    Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), s16, 448 kb/s
    [buffer @ 01a54da0] w:720 h:480 pixfmt:yuv420p tb:1/1000000 sar:32/27 sws_param:flags=2
    [buffersink @ 01a46880] No opaque field provided
    [yadif @ 0261e020] mode:0 parity:-1 auto_enable:0
    Incompatible sample format 's16' for codec 'aac', auto-selecting format 'flt'
    [libx264 @ 01b081e0] using SAR=32/27
    [libx264 @ 01b081e0] using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisalign LZCNT
    [libx264 @ 01b081e0] profile Main, level 4.0
    [libx264 @ 01b081e0] 264 - core 122 r2184 5c85e0a - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=2 deblock=1:0:0 analyse=0x1:0x131 me=dia subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=9 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=3 weightb=1 open_gop=0 weightp=2 keyint=25 keyint_min=13 scenecut=40 intra_refresh=0 rc_lookahead=25 rc=crf mbtree=1 crf=22.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
    [ac3 @ 01afe180] channel layout does not match number of channels
    Guessed Channel Layout for Input Stream #0.1 : stereo
    Output #0, mp4, to 'H:\Mezzmo\TranscodedFiles\D6EB2F99-F204-45ea-8D60-D3392A0F1087\Video\1205-h264aac-libx264-aac.mzt':
    Metadata:
    encoder : Lavf54.5.100
    Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 720x480 [SAR 32:27 DAR 16:9], q=-1--1, 60k tbn, 59.94 tbc
    Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, stereo, flt, 128 kb/s
    Stream mapping:
    Stream #0:0 -> #0:0 (mpeg2video -> libx264)
    Stream #0:1 -> #0:1 (ac3 -> aac)
    Press [q] to stop, [?] for help
    Input stream #0:1 frame changed from rate:48000 fmt:s16 ch:6 chl:0x60f to rate:48000 fmt:s16 ch:2 chl:0x3
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument
    Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec libx264: Invalid argument


    Do you happen to see anything obvious?

    Thanks,
    Greg

Similar Threads

  1. Kindle Fire device profile?
    By VinceA in forum Mezzmo Wish List and Feedback
    Replies: 6
    Last Post: 06-08-2012, 06:01 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •