NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Ypho
Aug 22, 2012Aspirant
Conversion AirVideo Server
Hello folks, I've got a problem with converting video's on the Netgear NAS.
My setup:
- ReadyNAS Ultra 2 (x64), running RAIDiator 4.2.21
- Installed AirVideo 2.4.63 aka 2.4.6 beta 3 (from http://www.readynas.com/forum/viewtopic.php?f=48&t=49079)
- iPad 3 with AirVideo app
I bought and downloaded several movies (which is legal in my country), they are all in the .mkv format/container. When I open AirVideo on my iPad, it lists the movies and creates thumbnails. When I try to play a file, I can pick "Play with live conversion" (or what the button says). It goes fullscreen and then stops. When I choose the option to convert the video (not play directly), the app says "Video was added successfully", but there's nothing in the queue.
I've tried to install ffmpeg through apt-get install ffmpeg on the ReadyNAS and change the location in /c/webroot/AirVideo/readynas.properties, but no luck. When I download a MP4 video, it streams perfectly on the iPad, but that's probably because there is no conversion. My guess is the problem lies somewhere in that conversion.
Maybe someone can help me here, it will be much appreciated!
When I open the log file (/c/webroot/AirVideo/log.airvideo) I can see the following:
Log after error with live conversion:
Log after adding file to conversion queue:
My setup:
- ReadyNAS Ultra 2 (x64), running RAIDiator 4.2.21
- Installed AirVideo 2.4.63 aka 2.4.6 beta 3 (from http://www.readynas.com/forum/viewtopic.php?f=48&t=49079)
- iPad 3 with AirVideo app
I bought and downloaded several movies (which is legal in my country), they are all in the .mkv format/container. When I open AirVideo on my iPad, it lists the movies and creates thumbnails. When I try to play a file, I can pick "Play with live conversion" (or what the button says). It goes fullscreen and then stops. When I choose the option to convert the video (not play directly), the app says "Video was added successfully", but there's nothing in the queue.
I've tried to install ffmpeg through apt-get install ffmpeg on the ReadyNAS and change the location in /c/webroot/AirVideo/readynas.properties, but no luck. When I download a MP4 video, it streams perfectly on the iPad, but that's probably because there is no conversion. My guess is the problem lies somewhere in that conversion.
Maybe someone can help me here, it will be much appreciated!
When I open the log file (/c/webroot/AirVideo/log.airvideo) I can see the following:
Log after error with live conversion:
DEBUG: SnapshotCache: Initializing Thumbnail Cache; Java Version: 1.6.0_20
DEBUG: SnapshotCache: Loaded existing Snapshot Index BTree with with 20 items.DEBUG: PortMapperAction: Scheduling task PortMapperAction$2 (5525185)
DEBUG: StatusReportAction: Scheduling task StatusReportAction$2 (26174005)DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und/usr/local/bin/ffmpeg --segment-length 4 --segment-offset 0 --conversion-id 094154b4-0f81-4ff4-8faa-8464815cb2008369f105-16f1-40fc-b3f5-b72e69f21558 --port-number 46631 -threads 4 -ss 0.0 -i "/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv" -map 0:0,0:0 -map 0:1,0:1 -vf "crop=1280:720:0:0, scale=800:448,copy" -aspect 800:448 -y -f mpegts -async -1 -vcodec libx264 -vcodec copy -bsf:v h264_mp4toannexb -acodec libmp3lame -ab 192k -ar 48000 -ac 2 -
DEBUG: LiveConversion: >>
346E6869347774787A7734797275347D7D766B7E7C3B3636687E7C767E756F36777E757C6F733B2F3B3636687E7C767E756F36747D7D687E6F3B2B3B
36367874756D7E696872747536727F3B2B222F2A2E2F792F362B7D232A362F7D7D2F36237D7A7A36232F2D2F232A2E7879292B2B23282D227D2A2B2E
362A2D7D2A362F2B7D783679287D2E36792C297E2D227D292A2E2E233B36366B74696F36756E76797E693B2F2D2D282A3B366F73697E7A7F683B2F3B
3668683B2B352B3B36723B393478346D727F7E74344F4D3B4873746C68345D7A767277623B5C6E62345D7A76727762355C6E6235482A2B5E2928352C
292B6B35535F4F4D3543292D2F365F52565E55485254553576706D393B36767A6B3B2B212B372B212B3B36767A6B3B2B212A372B212A3B366D7D3B39
7869746B262A29232B212C292B212B212B373B68787A777E26232B2B212F2F233778746B62393B367A686B7E786F3B232B2B212F2F233B36623B367D
3B766B7E7C6F683B367A686275783B362A3B366D78747F7E783B77727963292D2F3B366D78747F7E783B78746B623B3679687D216D3B73292D2F4476
6B2F6F747A75757E63793B367A78747F7E783B777279766B28777A767E3B367A793B2A2229703B367A693B2F232B2B2B3B367A783B293B36
<<
DEBUG: SegmentedEncoder: ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
DEBUG: SegmentedEncoder: built on May 10 2011 08:03:44 with gcc 4.3.2
DEBUG: SegmentedEncoder: configuration: --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame
DEBUG: SegmentedEncoder: libavutil 51. 2. 1 / 51. 2. 1
DEBUG: SegmentedEncoder: libavcodec 53. 3. 0 / 53. 3. 0
DEBUG: SegmentedEncoder: libavformat 53. 0. 3 / 53. 0. 3
DEBUG: SegmentedEncoder: libavdevice 53. 0. 0 / 53. 0. 0
DEBUG: SegmentedEncoder: libavfilter 2. 4. 0 / 2. 4. 0
DEBUG: SegmentedEncoder: libswscale 0. 14. 0 / 0. 14. 0
DEBUG: SegmentedEncoder: [matroska,webm @ 0x8d9fbe0] Estimating duration from bitrate, this may be inaccurate
DEBUG: SegmentedEncoder: Input #0, matroska,webm, from '/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv':
DEBUG: SegmentedEncoder: Duration: 00:21:34.62, start: 0.000000, bitrate: 448 kb/s
DEBUG: SegmentedEncoder: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
DEBUG: SegmentedEncoder: Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
DEBUG: SegmentedEncoder: Unrecognized option 'bsf:v'
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
/usr/local/bin/ffmpeg -ss 5.0 -i "/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv" -vframes 1 -f mjpeg -
DEBUG: Thumbnail: >>
346E6869347774787A7734797275347D7D766B7E7C3B3668683B2E352B3B36723B393478346D727F7E74344F4D3B4873746C68345D7A767277623B5C
6E62345D7A76727762355C6E6235482A2B5E2928352C292B6B35535F4F4D3543292D2F365F52565E55485254553576706D393B366D7D697A767E683B
2A3B367D3B76716B7E7C3B36
<<
===================================================================================================
DEBUG: Thumbnail: ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
DEBUG: Thumbnail: built on May 10 2011 08:03:44 with gcc 4.3.2
DEBUG: Thumbnail: configuration: --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame
DEBUG: Thumbnail: libavutil 51. 2. 1 / 51. 2. 1
DEBUG: Thumbnail: libavcodec 53. 3. 0 / 53. 3. 0
DEBUG: Thumbnail: libavformat 53. 0. 3 / 53. 0. 3
DEBUG: Thumbnail: libavdevice 53. 0. 0 / 53. 0. 0
DEBUG: Thumbnail: libavfilter 2. 4. 0 / 2. 4. 0
DEBUG: Thumbnail: libswscale 0. 14. 0 / 0. 14. 0
DEBUG: Thumbnail: [matroska,webm @ 0x8d9fb60] Estimating duration from bitrate, this may be inaccurate
DEBUG: Thumbnail: Input #0, matroska,webm, from '/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv':
DEBUG: Thumbnail: Duration: 00:21:34.62, start: 0.000000, bitrate: 448 kb/s
DEBUG: Thumbnail: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
DEBUG: Thumbnail: Target Framerate: 23.975
DEBUG: Thumbnail: Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
DEBUG: Thumbnail: Incompatible pixel format 'yuv420p' for codec 'mjpeg', auto-selecting format 'yuvj420p'
DEBUG: Thumbnail: [buffer @ 0x8da7f60] w:1280 h:720 pixfmt:yuv420p
DEBUG: Thumbnail: [ffsink @ 0x8da8000] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
DEBUG: Thumbnail: [scale @ 0x8da5b20] w:1280 h:720 fmt:yuv420p -> w:1280 h:720 fmt:yuvj420p flags:0xa0000004
DEBUG: Thumbnail: Output #0, mjpeg, to 'pipe:':
Log after adding file to conversion queue:
DEBUG: SnapshotCache: Initializing Thumbnail Cache; Java Version: 1.6.0_20
DEBUG: SnapshotCache: Loaded existing Snapshot Index BTree with with 20 items.DEBUG: PortMapperAction: Scheduling task PortMapperAction$2 (5525185)
DEBUG: StatusReportAction: Scheduling task StatusReportAction$2 (26174005)DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und/usr/local/bin/ffmpeg --segment-length 4 --segment-offset 0 --conversion-id 094154b4-0f81-4ff4-8faa-8464815cb2008369f105-16f1-40fc-b3f5-b72e69f21558 --port-number 46631 -threads 4 -ss 0.0 -i "/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv" -map 0:0,0:0 -map 0:1,0:1 -vf "crop=1280:720:0:0, scale=800:448,copy" -aspect 800:448 -y -f mpegts -async -1 -vcodec libx264 -vcodec copy -bsf:v h264_mp4toannexb -acodec libmp3lame -ab 192k -ar 48000 -ac 2 -
DEBUG: LiveConversion: >>
346E6869347774787A7734797275347D7D766B7E7C3B3636687E7C767E756F36777E757C6F733B2F3B3636687E7C767E756F36747D7D687E6F3B2B3B
36367874756D7E696872747536727F3B2B222F2A2E2F792F362B7D232A362F7D7D2F36237D7A7A36232F2D2F232A2E7879292B2B23282D227D2A2B2E
362A2D7D2A362F2B7D783679287D2E36792C297E2D227D292A2E2E233B36366B74696F36756E76797E693B2F2D2D282A3B366F73697E7A7F683B2F3B
3668683B2B352B3B36723B393478346D727F7E74344F4D3B4873746C68345D7A767277623B5C6E62345D7A76727762355C6E6235482A2B5E2928352C
292B6B35535F4F4D3543292D2F365F52565E55485254553576706D393B36767A6B3B2B212B372B212B3B36767A6B3B2B212A372B212A3B366D7D3B39
7869746B262A29232B212C292B212B212B373B68787A777E26232B2B212F2F233778746B62393B367A686B7E786F3B232B2B212F2F233B36623B367D
3B766B7E7C6F683B367A686275783B362A3B366D78747F7E783B77727963292D2F3B366D78747F7E783B78746B623B3679687D216D3B73292D2F4476
6B2F6F747A75757E63793B367A78747F7E783B777279766B28777A767E3B367A793B2A2229703B367A693B2F232B2B2B3B367A783B293B36
<<
DEBUG: SegmentedEncoder: ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
DEBUG: SegmentedEncoder: built on May 10 2011 08:03:44 with gcc 4.3.2
DEBUG: SegmentedEncoder: configuration: --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame
DEBUG: SegmentedEncoder: libavutil 51. 2. 1 / 51. 2. 1
DEBUG: SegmentedEncoder: libavcodec 53. 3. 0 / 53. 3. 0
DEBUG: SegmentedEncoder: libavformat 53. 0. 3 / 53. 0. 3
DEBUG: SegmentedEncoder: libavdevice 53. 0. 0 / 53. 0. 0
DEBUG: SegmentedEncoder: libavfilter 2. 4. 0 / 2. 4. 0
DEBUG: SegmentedEncoder: libswscale 0. 14. 0 / 0. 14. 0
DEBUG: SegmentedEncoder: [matroska,webm @ 0x8d9fbe0] Estimating duration from bitrate, this may be inaccurate
DEBUG: SegmentedEncoder: Input #0, matroska,webm, from '/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv':
DEBUG: SegmentedEncoder: Duration: 00:21:34.62, start: 0.000000, bitrate: 448 kb/s
DEBUG: SegmentedEncoder: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
DEBUG: SegmentedEncoder: Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
DEBUG: SegmentedEncoder: Unrecognized option 'bsf:v'
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
/usr/local/bin/ffmpeg -ss 5.0 -i "/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv" -vframes 1 -f mjpeg -
DEBUG: Thumbnail: >>
346E6869347774787A7734797275347D7D766B7E7C3B3668683B2E352B3B36723B393478346D727F7E74344F4D3B4873746C68345D7A767277623B5C
6E62345D7A76727762355C6E6235482A2B5E2928352C292B6B35535F4F4D3543292D2F365F52565E55485254553576706D393B366D7D697A767E683B
2A3B367D3B76716B7E7C3B36
<<
===================================================================================================
DEBUG: Thumbnail: ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
DEBUG: Thumbnail: built on May 10 2011 08:03:44 with gcc 4.3.2
DEBUG: Thumbnail: configuration: --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame
DEBUG: Thumbnail: libavutil 51. 2. 1 / 51. 2. 1
DEBUG: Thumbnail: libavcodec 53. 3. 0 / 53. 3. 0
DEBUG: Thumbnail: libavformat 53. 0. 3 / 53. 0. 3
DEBUG: Thumbnail: libavdevice 53. 0. 0 / 53. 0. 0
DEBUG: Thumbnail: libavfilter 2. 4. 0 / 2. 4. 0
DEBUG: Thumbnail: libswscale 0. 14. 0 / 0. 14. 0
DEBUG: Thumbnail: [matroska,webm @ 0x8d9fb60] Estimating duration from bitrate, this may be inaccurate
DEBUG: Thumbnail: Input #0, matroska,webm, from '/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv':
DEBUG: Thumbnail: Duration: 00:21:34.62, start: 0.000000, bitrate: 448 kb/s
DEBUG: Thumbnail: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
DEBUG: Thumbnail: Target Framerate: 23.975
DEBUG: Thumbnail: Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
DEBUG: Thumbnail: Incompatible pixel format 'yuv420p' for codec 'mjpeg', auto-selecting format 'yuvj420p'
DEBUG: Thumbnail: [buffer @ 0x8da7f60] w:1280 h:720 pixfmt:yuv420p
DEBUG: Thumbnail: [ffsink @ 0x8da8000] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out'
DEBUG: Thumbnail: [scale @ 0x8da5b20] w:1280 h:720 fmt:yuv420p -> w:1280 h:720 fmt:yuvj420p flags:0xa0000004
DEBUG: Thumbnail: Output #0, mjpeg, to 'pipe:':
DEBUG: Thumbnail: Metadata:
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: und
===================================================================================================
DEBUG: MkvSubtitles: Loaded MKV file; Listing tracks:
DEBUG: MkvSubtitles: Track 1 null; type: 1; codec: V_MPEG4/ISO/AVC; lang: eng
DEBUG: MkvSubtitles: Track 2 null; type: 2; codec: A_AC3; lang: undDEBUG: Conversion: Begin Video Conversion
/usr/local/bin/ffmpeg --conversion-id 3902ed59-e2a8-4e65-bc52-275fb04bd04b --port-number 46631 -threads 4 -ss 0.0 -i "/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv" -map 0:0,0:0 -map 0:1,0:1 -vf "crop=1280:720:0:0, scale=800:448,copy" -aspect 800:448 -y -async -1 -f mp4 -vcodec libx264 -flags2 +fast -flags +loop -g 30 -keyint_min 1 -bf 0 -b_strategy 0 -cmp +chroma -refs 1 -coder 0 -me_range 16 -subq 4 -partitions +parti4x4+parti8x8+partp8x8 -trellis 0 -sc_threshold 40 -i_qfactor 0.71 -qcomp 0.6 -crf 20 -qmin 20 -r 23.975 -acodec libfaac -ab 160k -ar 48000 -ac 2 "/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION - airvideo.m4v"
DEBUG: Conversion: >>
346E6869347774787A7734797275347D7D766B7E7C3B36367874756D7E696872747536727F3B28222B297E7F2E22367E297A23362F7E2D2E3679782E
2936292C2E7D792B2F797F2B2F793B36366B74696F36756E76797E693B2F2D2D282A3B366F73697E7A7F683B2F3B3668683B2B352B3B36723B393478
346D727F7E74344F4D3B4873746C68345D7A767277623B5C6E62345D7A76727762355C6E6235482A2B5E2928352C292B6B35535F4F4D3543292D2F36
5F52565E55485254553576706D393B36767A6B3B2B212B372B212B3B36767A6B3B2B212A372B212A3B366D7D3B397869746B262A29232B212C292B21
2B212B373B68787A777E26232B2B212F2F233778746B62393B367A686B7E786F3B232B2B212F2F233B36623B367A686275783B362A3B367D3B766B2F
3B366D78747F7E783B77727963292D2F3B367D777A7C68293B307D7A686F3B367D777A7C683B307774746B3B367C3B282B3B36707E6272756F447672
753B2A3B36797D3B2B3B367944686F697A6F7E7C623B2B3B3678766B3B3078736974767A3B36697E7D683B2A3B3678747F7E693B2B3B36767E44697A
757C7E3B2A2D3B36686E796A3B2F3B366B7A696F726F727475683B306B7A696F722F632F306B7A696F72236323306B7A696F6B2363233B366F697E77
7772683B2B3B366878446F73697E687374777F3B2F2B3B3672446A7D7A786F74693B2B352C2A3B366A7874766B3B2B352D3B3678697D3B292B3B366A
7672753B292B3B36693B292835222C2E3B367A78747F7E783B7772797D7A7A783B367A793B2A2D2B703B367A693B2F232B2B2B3B367A783B293B3934
78346D727F7E74344F4D3B4873746C68345D7A767277623B5C6E62345D7A76727762355C6E6235482A2B5E2928352C292B6B35535F4F4D3543292D2F
365F52565E55485254553B363B7A72696D727F7E7435762F6D39
<<
DEBUG: Conversion: ffmpeg version UNKNOWN, Copyright (c) 2000-2011 the FFmpeg developers
DEBUG: Conversion: built on May 10 2011 08:03:44 with gcc 4.3.2
DEBUG: Conversion: configuration: --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame
DEBUG: Conversion: libavutil 51. 2. 1 / 51. 2. 1
DEBUG: Conversion: libavcodec 53. 3. 0 / 53. 3. 0
DEBUG: Conversion: libavformat 53. 0. 3 / 53. 0. 3
DEBUG: Conversion: libavdevice 53. 0. 0 / 53. 0. 0
DEBUG: Conversion: libavfilter 2. 4. 0 / 2. 4. 0
DEBUG: Conversion: libswscale 0. 14. 0 / 0. 14. 0
DEBUG: Conversion: [matroska,webm @ 0x8d9fc60] Estimating duration from bitrate, this may be inaccurate
DEBUG: Conversion: Input #0, matroska,webm, from '/c/video/TV Shows/Family Guy/Family.Guy.S10E23.720p.HDTV.X264-DIMENSION.mkv':
DEBUG: Conversion: Duration: 00:21:34.62, start: 0.000000, bitrate: 448 kb/s
DEBUG: Conversion: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
DEBUG: Conversion: Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
DEBUG: Conversion: Unknown encoder 'libfaac'
DEBUG: Conversion: Conversion Done.
2 Replies
Replies have been turned off for this discussion
- chirpaLuminaryConversion won't work, super-poussin hasn't added the mp4creator tool for that to function.
Did you install his ffmpeg addon? http://www.readynas.com/contributed/sup ... eg_1.3.bin - YphoAspirantIt's been a while, thanks for the reply. Installed the ffmpeg addon, will test this tonight! Does it matter what order I install AirVideo/plugin and do I have to change anything in the settings of AirVideo?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!