FAQ  •  Register  •  Login

Serviio server on WD My Book Live

<<

thejazzman

Streaming enthusiast

Posts: 30

Joined: Wed Dec 28, 2011 11:57 pm

Post Sun Jan 08, 2012 11:15 pm

Re: Serviio server on WD My Book Live

Heres the warnings from the make command
  Code:
MyBookLive:/shares/Public/ffmpegsrc/ffmpeg# make
...
CC   libavdevice/lavfi.o
libavdevice/lavfi.c: In function 'lavfi_read_packet':
libavdevice/lavfi.c:269: warning: 'size' may be used uninitialized in this function
CC   libavdevice/oss_audio.o
CC   libavdevice/sdl.o
CC   libavdevice/timefilter.o
CC   libavdevice/v4l.o
libavdevice/v4l.c: In function 'grab_read_header':
libavdevice/v4l.c:92: warning: 'time_base' is deprecated (declared at ./libavformat/avformat.h:292)
libavdevice/v4l.c:93: warning: 'time_base' is deprecated (declared at ./libavformat/avformat.h:292)
libavdevice/v4l.c:96: warning: 'time_base' is deprecated (declared at ./libavformat/avformat.h:292)
libavdevice/v4l.c:98: warning: 'width' is deprecated (declared at ./libavformat/avformat.h:295)
libavdevice/v4l.c:99: warning: 'height' is deprecated (declared at ./libavformat/avformat.h:296)
libavdevice/v4l.c:136: warning: 'pix_fmt' is deprecated (declared at ./libavformat/avformat.h:297)
CC   libavdevice/v4l2.o
CC   libavdevice/x11grab.o
AR   libavdevice/libavdevice.a
CC   libavfilter/af_aconvert.o
libavfilter/af_aconvert.c:53: warning: function declaration isn't a prototype
libavfilter/af_aconvert.c:105: warning: function declaration isn't a prototype
CC   libavfilter/af_aformat.o
CC   libavfilter/af_anull.o
CC   libavfilter/af_aresample.o
CC   libavfilter/af_ashowinfo.o
libavfilter/af_ashowinfo.c: In function 'filter_samples':
libavfilter/af_ashowinfo.c:54: warning: array subscript is above array bounds
CC   libavfilter/af_earwax.o
...
CC   libavfilter/libmpcodecs/vf_eq.o
libavfilter/libmpcodecs/vf_eq.c:38: warning: useless storage class specifier in empty declaration
CC   libavfilter/libmpcodecs/vf_eq2.o
...
CC   libavfilter/libmpcodecs/vf_mcdeint.o
libavfilter/libmpcodecs/vf_mcdeint.c: In function 'config':
libavfilter/libmpcodecs/vf_mcdeint.c:199: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_mcdeint.c:227: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4073)
CC   libavfilter/libmpcodecs/vf_mirror.o
...
CC   libavfilter/libmpcodecs/vf_screenshot.o
libavfilter/libmpcodecs/vf_screenshot.c: In function 'scale_image':
libavfilter/libmpcodecs/vf_screenshot.c:137: warning: passing argument 2 of 'sws_scale' from incompatible pointer type
./libswscale/swscale.h:238: note: expected 'const uint8_t * const*' but argument is of type 'unsigned char **'
libavfilter/libmpcodecs/vf_screenshot.c: In function 'draw_slice':
libavfilter/libmpcodecs/vf_screenshot.c:160: warning: passing argument 2 of 'sws_scale' from incompatible pointer type
./libswscale/swscale.h:238: note: expected 'const uint8_t * const*' but argument is of type 'unsigned char **'
libavfilter/libmpcodecs/vf_screenshot.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_screenshot.c:303: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_screenshot.c:305: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4073)
CC   libavfilter/libmpcodecs/vf_smartblur.o
CC   libavfilter/libmpcodecs/vf_softpulldown.o
CC   libavfilter/libmpcodecs/vf_softskip.o
CC   libavfilter/libmpcodecs/vf_spp.o
libavfilter/libmpcodecs/vf_spp.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_spp.c:581: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_spp.c: In function 'filter':
libavfilter/libmpcodecs/vf_spp.c:301: warning: dereferencing pointer '({anonymous})' does break strict-aliasing rules
libavfilter/libmpcodecs/vf_spp.c:301: note: initialized from here
CC   libavfilter/libmpcodecs/vf_stereo3d.o
libavfilter/libmpcodecs/vf_stereo3d.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_stereo3d.c:389: warning: format '%d' expects type 'int *', but argument 3 has type 'enum stereo_code *'
libavfilter/libmpcodecs/vf_stereo3d.c:389: warning: format '%d' expects type 'int *', but argument 4 has type 'enum stereo_code *'
CC   libavfilter/libmpcodecs/vf_swapuv.o
CC   libavfilter/libmpcodecs/vf_telecine.o
CC   libavfilter/libmpcodecs/vf_tile.o
libavfilter/libmpcodecs/vf_tile.c: In function 'vf_open':
libavfilter/libmpcodecs/vf_tile.c:289: warning: assignment discards qualifiers from pointer target type
CC   libavfilter/libmpcodecs/vf_tinterlace.o
CC   libavfilter/libmpcodecs/vf_unsharp.o
CC   libavfilter/libmpcodecs/vf_uspp.o
libavfilter/libmpcodecs/vf_uspp.c: In function 'config':
libavfilter/libmpcodecs/vf_uspp.c:227: warning: 'avcodec_alloc_context' is deprecated (declared at ./libavcodec/avcodec.h:3944)
libavfilter/libmpcodecs/vf_uspp.c:237: warning: 'avcodec_open' is deprecated (declared at ./libavcodec/avcodec.h:4073)
CC   libavfilter/libmpcodecs/vf_yuvcsp.o
CC   libavfilter/libmpcodecs/vf_yvu9.o
CC   libavfilter/sink_buffer.o
CC   libavfilter/src_movie.o
libavfilter/src_movie.c: In function 'amovie_get_samples':
libavfilter/src_movie.c:417: warning: 'avcodec_decode_audio3' is deprecated (declared at ./libavcodec/avcodec.h:4159)
CC   libavfilter/transform.o
...
CC   libavfilter/vf_mp.o
libavfilter/vf_mp.c: In function 'init':
libavfilter/vf_mp.c:763: warning: passing argument 2 of 'm->vf.info->vf_open' discards qualifiers from pointer target type
libavfilter/vf_mp.c:763: note: expected 'char *' but argument is of type 'const char *'
CC   libavfilter/vf_null.o
...
CC   libavformat/avio.o
libavformat/avio.c: In function 'avio_enum_protocols':
libavformat/avio.c:99: warning: initialization from incompatible pointer type
libavformat/avio.c: In function 'url_set_interrupt_cb':
libavformat/avio.c:273: warning: 'avio_set_interrupt_cb' is deprecated (declared at libavformat/avio.h:402)
libavformat/avio.c: In function 'ffurl_write':
libavformat/avio.c:390: warning: passing argument 2 of 'retry_transfer_wrapper' discards qualifiers from pointer target type
libavformat/avio.c:338: note: expected 'unsigned char *' but argument is of type 'const unsigned char *'
CC   libavformat/aviobuf.o
libavformat/aviobuf.c: In function 'ffio_init_context':
libavformat/aviobuf.c:93: warning: 'is_streamed' is deprecated (declared at libavformat/avio.h:101)
libavformat/aviobuf.c: In function 'ffio_fdopen':
libavformat/aviobuf.c:882: warning: passing argument 5 of 'avio_alloc_context' from incompatible pointer type
libavformat/aviobuf.c:134: note: expected 'int (*)(void *, uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, unsigned char *, int)'
libavformat/aviobuf.c:882: warning: passing argument 6 of 'avio_alloc_context' from incompatible pointer type
libavformat/aviobuf.c:134: note: expected 'int (*)(void *, uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, const unsigned char *, int)'
libavformat/aviobuf.c:882: warning: passing argument 7 of 'avio_alloc_context' from incompatible pointer type
libavformat/aviobuf.c:134: note: expected 'int64_t (*)(void *, int64_t,  int)' but argument is of type 'int64_t (*)(struct URLContext *, int64_t,  int)'
libavformat/aviobuf.c:889: warning: 'is_streamed' is deprecated (declared at libavformat/avio.h:101)
CC   libavformat/avlanguage.o
...
CC   libavformat/bintext.o
libavformat/bintext.c: In function 'init_stream':
libavformat/bintext.c:112: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/bintext.c:115: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/bintext.c:115: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:119: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/bintext.c:121: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/bintext.c:121: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/bintext.c:122: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c:122: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c: In function 'bintext_read_header':
libavformat/bintext.c:149: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/bintext.c:151: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c: In function 'adf_read_header':
libavformat/bintext.c:250: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/bintext.c: In function 'idf_read_header':
libavformat/bintext.c:304: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
CC   libavformat/bit.o
CC   libavformat/bmv.o
CC   libavformat/c93.o
CC   libavformat/cache.o
libavformat/cache.c: In function 'cache_open':
libavformat/cache.c:60: warning: passing argument 2 of 'av_tempfile' from incompatible pointer type
./libavutil/file.h:59: note: expected 'char **' but argument is of type 'const char **'
libavformat/cache.c:67: warning: passing argument 1 of 'av_free' discards qualifiers from pointer target type
./libavutil/mem.h:114: note: expected 'void *' but argument is of type 'const char *'
libavformat/cache.c:54: warning: unused variable 'access'
CC   libavformat/caf.o
CC   libavformat/cafdec.o
libavformat/cafdec.c: In function 'read_info_chunk':
libavformat/cafdec.c:201: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
libavformat/cafdec.c:202: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
CC   libavformat/cafenc.o
...
CC   libavformat/dvenc.o
libavformat/dvenc.c: In function 'dv_init_mux':
libavformat/dvenc.c:337: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/dvenc.c:338: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC   libavformat/dxa.o
CC   libavformat/eacdata.o
CC   libavformat/electronicarts.o
CC   libavformat/ffmdec.o
libavformat/ffmdec.c: In function 'ffm_read_write_index':
libavformat/ffmdec.c:37: warning: dereferencing type-punned pointer will break strict-aliasing rules
libavformat/ffmdec.c: In function 'ffm_read_data':
libavformat/ffmdec.c:127: warning: 'url_setbufsize' is deprecated (declared at libavformat/avio.h:324)
libavformat/ffmdec.c: In function 'ffm_read_header':
libavformat/ffmdec.c:328: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
libavformat/ffmdec.c:352: warning: 'partitions' is deprecated (declared at ./libavcodec/avcodec.h:2713)
libavformat/ffmdec.c:362: warning: 'directpred' is deprecated (declared at ./libavcodec/avcodec.h:2725)
CC   libavformat/ffmenc.o
libavformat/ffmenc.c: In function 'ffm_write_header':
libavformat/ffmenc.c:160: warning: 'partitions' is deprecated (declared at ./libavcodec/avcodec.h:2713)
libavformat/ffmenc.c:170: warning: 'directpred' is deprecated (declared at ./libavcodec/avcodec.h:2725)
libavformat/ffmenc.c: In function 'ffm_write_packet':
libavformat/ffmenc.c:210: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/ffmenc.c:218: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC   libavformat/ffmetadec.o
...
CC   libavformat/gif.o
libavformat/gif.c: In function 'gif_write_header':
libavformat/gif.c:292: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:959)
libavformat/gif.c:293: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:959)
CC   libavformat/gopher.o
CC   libavformat/gsmdec.o
CC   libavformat/gxf.o
CC   libavformat/gxfenc.o
libavformat/gxfenc.c: In function 'gxf_write_umf_material_description':
libavformat/gxfenc.c:425: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/gxfenc.c:426: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC   libavformat/h261dec.o
...
CC   libavformat/id3v2.o
libavformat/id3v2.c: In function 'read_ttag':
libavformat/id3v2.c:253: warning: assignment discards qualifiers from pointer target type
CC   libavformat/id3v2enc.o
...
CC   libavformat/img2.o
libavformat/img2.c: In function 'read_header':
libavformat/img2.c:242: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:983)
libavformat/img2.c:243: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:983)
CC   libavformat/ingenientdec.o
...
CC   libavformat/mkvtimestamp_v2.o
libavformat/mkvtimestamp_v2.c: In function 'write_header':
libavformat/mkvtimestamp_v2.c:28: warning: 'put_buffer' is deprecated (declared at libavformat/avio.h:292)
libavformat/mkvtimestamp_v2.c: In function 'write_packet':
libavformat/mkvtimestamp_v2.c:39: warning: 'put_buffer' is deprecated (declared at libavformat/avio.h:292)
libavformat/mkvtimestamp_v2.c:40: warning: 'put_flush_packet' is deprecated (declared at libavformat/avio.h:326)
CC   libavformat/mm.o
...
CC   libavformat/mov.o
libavformat/mov.c: In function 'mov_read_chan':
libavformat/mov.c:595: warning: format '%ld' expects type 'long int', but argument 4 has type 'int64_t'
libavformat/mov.c: In function 'mov_read_chapters':
libavformat/mov.c:2565: warning: 'get_strz' is deprecated (declared at libavformat/avio.h:351)
libavformat/mov.c: At top level:
libavformat/mov.c:2395: warning: 'mov_read_chan2' defined but not used
CC   libavformat/mov_chan.o
CC   libavformat/movenc.o
libavformat/movenc.c: In function 'mov_write_mfhd_tag':
libavformat/movenc.c:1980: warning: unused variable 'i'
libavformat/movenc.c: In function 'mov_write_header':
libavformat/movenc.c:2508: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/movenc.c:2509: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/movenc.c: In function 'update_first_fragment':
libavformat/movenc.c:2543: warning: unused variable 'res'
CC   libavformat/movenchint.o
CC   libavformat/mp3dec.o
CC   libavformat/mp3enc.o
libavformat/mp3enc.c: In function 'mp3_write_xing':
libavformat/mp3enc.c:163: warning: unused variable 'mask'
CC   libavformat/mpc.o
CC   libavformat/mpc8.o
CC   libavformat/mpeg.o
CC   libavformat/mpegenc.o
libavformat/mpegenc.c: In function 'mpeg_mux_init':
libavformat/mpegenc.c:425: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
libavformat/mpegenc.c:426: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
libavformat/mpegenc.c: In function 'mpeg_mux_write_packet':
libavformat/mpegenc.c:1167: warning: 'preload' is deprecated (declared at libavformat/avformat.h:947)
libavformat/mpegenc.c:1168: warning: 'preload' is deprecated (declared at libavformat/avformat.h:947)
CC   libavformat/mpegts.o
libavformat/mpegts.c: In function 'init_MP4DescrParseContext':
libavformat/mpegts.c:1010: warning: cast discards qualifiers from pointer target type
libavformat/mpegts.c: In function 'mpegts_get_dts':
libavformat/mpegts.c:2134: warning: unused variable 'timestamp'
libavformat/mpegts.c: At top level:
libavformat/mpegts.c:2100: warning: 'mpegts_get_pcr' defined but not used
CC   libavformat/mpegtsenc.o
libavformat/mpegtsenc.c: In function 'mpegts_write_header':
libavformat/mpegtsenc.c:574: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
libavformat/mpegtsenc.c:575: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
CC   libavformat/mpegvideodec.o
...
CC   libavformat/mxfdec.o
libavformat/mxfdec.c: In function 'mxf_read_partition_pack':
libavformat/mxfdec.c:568: warning: format '%li' expects type 'long int', but argument 4 has type 'uint64_t'
libavformat/mxfdec.c:568: warning: format '%li' expects type 'long int', but argument 5 has type 'uint64_t'
libavformat/mxfdec.c:574: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'int64_t'
libavformat/mxfdec.c:574: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'uint64_t'
libavformat/mxfdec.c:574: warning: format '%lx' expects type 'long unsigned int', but argument 6 has type 'uint64_t'
libavformat/mxfdec.c: In function 'mxf_absolute_bodysid_offset':
libavformat/mxfdec.c:1076: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'int64_t'
libavformat/mxfdec.c: In function 'mxf_parse_index':
libavformat/mxfdec.c:1180: warning: format '%lld' expects type 'long long int', but argument 8 has type 'int'
libavformat/mxfdec.c: In function 'mxf_parse_structural_metadata':
libavformat/mxfdec.c:1343: warning: passing argument 1 of 'mxf_match_uid' from incompatible pointer type
libavformat/mxfdec.c:944: note: expected 'const uint8_t *' but argument is of type 'uint8_t (*)[16]'
libavformat/mxfdec.c: In function 'mxf_compute_essence_containers':
libavformat/mxfdec.c:1570: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'int64_t'
libavformat/mxfdec.c: In function 'mxf_read_seek':
libavformat/mxfdec.c:1782: warning: 'av_update_cur_dts' is deprecated (declared at libavformat/avformat.h:1734)
CC   libavformat/mxfenc.o
libavformat/mxfenc.c: In function 'mxf_gen_umid':
libavformat/mxfenc.c:1389: warning: dereferencing type-punned pointer will break strict-aliasing rules
libavformat/mxfenc.c: In function 'mxf_write_header':
libavformat/mxfenc.c:1515: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
libavformat/mxfenc.c:1516: warning: 'timestamp' is deprecated (declared at libavformat/avformat.h:888)
CC   libavformat/mxg.o
...
CC   libavformat/nutdec.o
libavformat/nutdec.c: In function 'decode_main_header':
libavformat/nutdec.c:278: warning: passing argument 2 of 'avio_read' discards qualifiers from pointer target type
libavformat/avio.h:512: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC   libavformat/nutenc.o
...
CC   libavformat/options.o
libavformat/options.c:92: warning: 'mux_rate' is deprecated (declared at libavformat/avformat.h:943)
CC   libavformat/os_support.o
...
CC   libavformat/rdt.o
libavformat/rdt.c: In function 'rdt_parse_packet':
libavformat/rdt.c:304: warning: passing argument 2 of 'ffio_init_context' discards qualifiers from pointer target type
libavformat/avio_internal.h:30: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC   libavformat/riff.o
...
CC   libavformat/rmdec.o
libavformat/rmdec.c: In function 'rm_read_packet':
libavformat/rmdec.c:845: warning: 'st' may be used uninitialized in this function
CC   libavformat/rmenc.o
...
CC   libavformat/rtpdec_asf.o
libavformat/rtpdec_asf.c: In function 'asfrtp_parse_packet':
libavformat/rtpdec_asf.c:184: warning: passing argument 2 of 'ffio_init_context' discards qualifiers from pointer target type
libavformat/avio_internal.h:30: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC   libavformat/rtpdec_g726.o
...
CC   libavformat/rtpdec_qt.o
libavformat/rtpdec_qt.c: In function 'qt_rtp_parse_packet':
libavformat/rtpdec_qt.c:74: warning: passing argument 2 of 'ffio_init_context' discards qualifiers from pointer target type
libavformat/avio_internal.h:30: note: expected 'unsigned char *' but argument is of type 'const uint8_t *'
CC   libavformat/rtpdec_svq3.o
...
CC   libavformat/rtsp.o
libavformat/rtsp.c: In function 'rtsp_parse_range':
libavformat/rtsp.c:638: warning: cast discards qualifiers from pointer target type
libavformat/rtsp.c:642: warning: cast discards qualifiers from pointer target type
libavformat/rtsp.c: In function 'rtsp_parse_transport':
libavformat/rtsp.c:727: warning: cast discards qualifiers from pointer target type
libavformat/rtsp.c: In function 'ff_rtsp_make_setup_request':
libavformat/rtsp.c:1107: warning: 'rtx' may be used uninitialized in this function
CC   libavformat/rtspdec.o
...
CC   libavformat/utils.o
libavformat/utils.c: In function 'convert_format_parameters':
libavformat/utils.c:410: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/utils.c:410: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/utils.c:410: warning: 'time_base' is deprecated (declared at libavformat/avformat.h:292)
libavformat/utils.c:410: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/utils.c:410: warning: 'sample_rate' is deprecated (declared at libavformat/avformat.h:293)
libavformat/utils.c:410: warning: 'channels' is deprecated (declared at libavformat/avformat.h:294)
libavformat/utils.c:410: warning: 'channels' is deprecated (declared at libavformat/avformat.h:294)
libavformat/utils.c:410: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/utils.c:410: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/utils.c:410: warning: 'width' is deprecated (declared at libavformat/avformat.h:295)
libavformat/utils.c:410: warning: 'height' is deprecated (declared at libavformat/avformat.h:296)
libavformat/utils.c:410: warning: 'pix_fmt' is deprecated (declared at libavformat/avformat.h:297)
libavformat/utils.c:410: warning: 'pix_fmt' is deprecated (declared at libavformat/avformat.h:297)
libavformat/utils.c:410: warning: 'channel' is deprecated (declared at libavformat/avformat.h:298)
libavformat/utils.c:410: warning: 'channel' is deprecated (declared at libavformat/avformat.h:298)
libavformat/utils.c:410: warning: 'standard' is deprecated (declared at libavformat/avformat.h:299)
libavformat/utils.c:410: warning: 'standard' is deprecated (declared at libavformat/avformat.h:299)
libavformat/utils.c:410: warning: 'mpeg2ts_compute_pcr' is deprecated (declared at libavformat/avformat.h:302)
libavformat/utils.c:410: warning: 'initial_pause' is deprecated (declared at libavformat/avformat.h:303)
libavformat/utils.c: In function 'av_open_input_stream':
libavformat/utils.c:465: warning: 'prealloced_context' is deprecated (declared at libavformat/avformat.h:305)
libavformat/utils.c: In function 'av_open_input_file':
libavformat/utils.c:594: warning: 'prealloced_context' is deprecated (declared at libavformat/avformat.h:305)
libavformat/utils.c: In function 'seek_frame_generic':
libavformat/utils.c:1842: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c:1842: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c: In function 'av_seek_frame':
libavformat/utils.c:1879: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c:1879: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
libavformat/utils.c: In function 'avformat_seek_file':
libavformat/utils.c:1917: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
CC   libavformat/vc1test.o
...
CC   libavcodec/8svx.o
libavcodec/8svx.c: In function 'eightsvx_decode_frame':
libavcodec/8svx.c:109: warning: unused variable 'out_date'
CC   libavcodec/a64multienc.o
CC   libavcodec/aac_ac3_parser.o
CC   libavcodec/aac_adtstoasc_bsf.o
libavcodec/aac_adtstoasc_bsf.c: In function 'aac_adtstoasc_filter':
libavcodec/aac_adtstoasc_bsf.c:51: warning: cast discards qualifiers from pointer target type
libavcodec/aac_adtstoasc_bsf.c:104: warning: cast discards qualifiers from pointer target type
CC   libavcodec/aac_parser.o
CC   libavcodec/aacadtsdec.o
CC   libavcodec/aaccoder.o
libavcodec/aaccoder.c: In function 'search_for_quantizers_faac':
libavcodec/aaccoder.c:962: warning: 'b' may be used uninitialized in this function
CC   libavcodec/aacdec.o
libavcodec/aacdec.c: In function 'aac_decode_frame_int':
libavcodec/aacdec.c:2166: warning: missing braces around initializer
libavcodec/aacdec.c:2166: warning: (near initialization for 'new_che_pos[0]')
CC   libavcodec/aacenc.o
CC   libavcodec/aacps.o
libavcodec/aacps.c: In function 'hybrid_analysis':
libavcodec/aacps.c:369: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:370: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:371: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:372: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:373: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type
libavcodec/aacps.c:338: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c:381: warning: passing argument 3 of 'hybrid6_cx' from incompatible pointer type
libavcodec/aacps.c:303: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]'
libavcodec/aacps.c: In function 'stereo_processing':
libavcodec/aacps.c:813: warning: initialization from incompatible pointer type
libavcodec/aacps.c: In function 'ff_ps_apply':
libavcodec/aacps.c:989: warning: passing argument 3 of 'decorrelation' from incompatible pointer type
libavcodec/aacps.c:645: note: expected 'const float (*)[32][2]' but argument is of type 'float (*)[32][2]'
CC   libavcodec/aacpsy.o
libavcodec/aacpsy.c: In function 'psy_3gpp_analyze_channel':
libavcodec/aacpsy.c:567: warning: 'reduction' may be used uninitialized in this function
CC   libavcodec/aacsbr.o
libavcodec/aacsbr.c: In function 'ff_sbr_apply':
libavcodec/aacsbr.c:1733: warning: passing argument 4 of 'sbr_lf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1338: note: expected 'const float (*)[32][32][2]' but argument is of type 'float (*)[32][32][2]'
libavcodec/aacsbr.c:1735: warning: passing argument 3 of 'sbr_hf_inverse_filter' from incompatible pointer type
libavcodec/aacsbr.c:1262: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1739: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1361: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1739: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1361: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
libavcodec/aacsbr.c:1739: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type
libavcodec/aacsbr.c:1361: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
libavcodec/aacsbr.c:1746: warning: passing argument 2 of 'sbr_hf_assemble' from incompatible pointer type
libavcodec/aacsbr.c:1610: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1750: warning: passing argument 3 of 'sbr_x_gen' from incompatible pointer type
libavcodec/aacsbr.c:1413: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
libavcodec/aacsbr.c:1750: warning: passing argument 4 of 'sbr_x_gen' from incompatible pointer type
libavcodec/aacsbr.c:1413: note: expected 'const float (*)[38][64][2]' but argument is of type 'float (*)[38][64][2]'
CC   libavcodec/aactab.o
CC   libavcodec/aandcttab.o
CC   libavcodec/aasc.o
CC   libavcodec/ac3.o
CC   libavcodec/ac3_parser.o
CC   libavcodec/ac3dec.o
libavcodec/ac3dec.c: In function 'ac3_decode_init':
libavcodec/ac3dec.c:178: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2838)
libavcodec/ac3dec.c:179: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2838)
CC   libavcodec/ac3dec_data.o
CC   libavcodec/ac3dsp.o
CC   libavcodec/ac3enc.o
libavcodec/ac3enc.c: In function 'ff_ac3_apply_rematrixing':
libavcodec/ac3enc.c:276: warning: 'flags' may be used uninitialized in this function
CC   libavcodec/ac3enc_fixed.o
...
CC   libavcodec/avpacket.o
libavcodec/avpacket.c: In function 'av_dup_packet':
libavcodec/avpacket.c:125: warning: 'av_destruct_packet_nofree' is deprecated (declared at libavcodec/avpacket.c:26)
CC   libavcodec/avs.o
libavcodec/avs.c: In function 'avs_decode_frame':
libavcodec/avs.c:60: warning: 'change_map.buffer' may be used uninitialized in this function
CC   libavcodec/bethsoftvideo.o
CC   libavcodec/bfi.o
CC   libavcodec/bgmc.o
CC   libavcodec/bink.o
libavcodec/bink.c: In function 'binkb_decode_plane':
libavcodec/bink.c:860: warning: passing argument 4 of 'read_dct_coeffs' from incompatible pointer type
libavcodec/bink.c:593: note: expected 'const int32_t (*)[64]' but argument is of type 'int32_t (*)[64]'
libavcodec/bink.c:893: warning: passing argument 4 of 'read_dct_coeffs' from incompatible pointer type
libavcodec/bink.c:593: note: expected 'const int32_t (*)[64]' but argument is of type 'int32_t (*)[64]'
CC   libavcodec/binkaudio.o
CC   libavcodec/binkdsp.o
CC   libavcodec/bintext.o
libavcodec/bintext.c:92: warning: 'hscroll' defined but not used
CC   libavcodec/bitstream.o
CC   libavcodec/bitstream_filter.o
libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_filter':
libavcodec/bitstream_filter.c:62: warning: cast discards qualifiers from pointer target type
CC   libavcodec/bmp.o
libavcodec/bmp.c: In function 'bmp_decode_frame':
libavcodec/bmp.c:51: warning: 'rgb[2]' may be used uninitialized in this function
libavcodec/bmp.c:51: warning: 'rgb[1]' may be used uninitialized in this function
CC   libavcodec/bmpenc.o
CC   libavcodec/bmv.o
CC   libavcodec/c93.o
CC   libavcodec/cabac.o
CC   libavcodec/cavs.o
libavcodec/cavs.c: In function 'ff_cavs_filter':
libavcodec/cavs.c:112: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC   libavcodec/cavs_parser.o
...
CC   libavcodec/chomp_bsf.o
libavcodec/chomp_bsf.c: In function 'chomp_filter':
libavcodec/chomp_bsf.c:34: warning: cast discards qualifiers from pointer target type
CC   libavcodec/cinepak.o
CC   libavcodec/cljr.o
CC   libavcodec/cook.o
CC   libavcodec/cscd.o
CC   libavcodec/cyuv.o
CC   libavcodec/dca.o
libavcodec/dca.c: In function 'dca_decode_block':
libavcodec/dca.c:1174: warning: array subscript is above array bounds
libavcodec/dca.c:1174: warning: array subscript is above array bounds
libavcodec/dca.c:1174: warning: array subscript is above array bounds
CC   libavcodec/dca_parser.o
...
CC   libavcodec/dv.o
libavcodec/dv.c: In function 'dvvideo_decode_frame':
libavcodec/dv.c:1097: warning: assignment discards qualifiers from pointer target type
CC   libavcodec/dvbsub.o
...
CC   libavcodec/dwt.o
libavcodec/dwt.c: In function 'spatial_compose_dd97i_dy':
libavcodec/dwt.c:1080: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1081: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_dirac53i_dy':
libavcodec/dwt.c:1104: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1105: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_dd137i_dy':
libavcodec/dwt.c:1127: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1128: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_haari_dy':
libavcodec/dwt.c:1152: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_fidelity':
libavcodec/dwt.c:1168: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1169: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'spatial_compose_daub97i_dy':
libavcodec/dwt.c:1193: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1194: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1195: warning: initialization from incompatible pointer type
libavcodec/dwt.c:1196: warning: initialization from incompatible pointer type
libavcodec/dwt.c: In function 'ff_spatial_idwt_init2':
libavcodec/dwt.c:1303: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1304: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1310: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1311: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1317: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1318: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1325: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1334: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1335: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1340: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1341: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1342: warning: assignment from incompatible pointer type
libavcodec/dwt.c:1343: warning: assignment from incompatible pointer type
CC   libavcodec/dxa.o
...
CC   libavcodec/flac_parser.o
libavcodec/flac_parser.c: In function 'flac_parse':
libavcodec/flac_parser.c:572: warning: cast discards qualifiers from pointer target type
CC   libavcodec/flacdata.o
CC   libavcodec/flacdec.o
CC   libavcodec/flacenc.o
libavcodec/flacenc.c: In function 'flac_encode_init':
libavcodec/flacenc.c:300: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:301: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:302: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:305: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/flacenc.c:307: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:310: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:312: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:315: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/flacenc.c:362: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:363: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:365: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:368: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/flacenc.c:371: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:372: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:374: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:377: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/flacenc.c:379: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:380: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:382: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:385: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/flacenc.c:408: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/flacenc.c:409: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/flacenc.c:411: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/flacenc.c:414: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
CC   libavcodec/flashsv.o
...
CC   libavcodec/g723_1.o
libavcodec/g723_1.c: In function 'g723_1_decode_frame':
libavcodec/g723_1.c:988: warning: assignment from incompatible pointer type
CC   libavcodec/g726.o
CC   libavcodec/g729dec.o
libavcodec/g729dec.c: In function 'decode_frame':
libavcodec/g729dec.c:423: warning: assignment from incompatible pointer type
CC   libavcodec/g729postfilter.o
...
CC   libavcodec/h264.o
libavcodec/h264.c: In function 'fill_filter_caches_inter':
libavcodec/h264.c:3289: warning: initialization from incompatible pointer type
libavcodec/h264.c:3304: warning: initialization from incompatible pointer type
libavcodec/h264.c:3337: warning: initialization from incompatible pointer type
libavcodec/h264.c: In function 'decode_slice':
libavcodec/h264.c:3698: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/h264.c: In function 'execute_decode_slices':
libavcodec/h264.c:3746: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
CC   libavcodec/h264_cabac.o
CC   libavcodec/h264_cavlc.o
CC   libavcodec/h264_direct.o
libavcodec/h264_direct.c: In function 'pred_spatial_direct_motion':
libavcodec/h264_direct.c:292: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c:293: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c: In function 'pred_temp_direct_motion':
libavcodec/h264_direct.c:479: warning: assignment from incompatible pointer type
libavcodec/h264_direct.c:480: warning: assignment from incompatible pointer type
CC   libavcodec/h264_loopfilter.o
CC   libavcodec/h264_mp4toannexb_bsf.o
libavcodec/h264_mp4toannexb_bsf.c: In function 'h264_mp4toannexb_filter':
libavcodec/h264_mp4toannexb_bsf.c:69: warning: cast discards qualifiers from pointer target type
CC   libavcodec/h264_parser.o
...
CC   libavcodec/imgconvert.o
libavcodec/imgconvert.c: In function 'av_picture_copy':
libavcodec/imgconvert.c:529: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type
./libavutil/imgutils.h:115: note: expected 'const uint8_t **' but argument is of type 'uint8_t * const*'
CC   libavcodec/imx_dump_header_bsf.o
...
CC   libavcodec/ivi_common.o
libavcodec/ivi_common.c: In function 'ff_ivi_decode_blocks':
libavcodec/ivi_common.c:333: warning: 'mc_type' may be used uninitialized in this function
libavcodec/ivi_common.c:333: warning: 'mv_x' may be used uninitialized in this function
libavcodec/ivi_common.c:333: warning: 'mv_y' may be used uninitialized in this function
libavcodec/ivi_common.c:336: warning: 'sym' may be used uninitialized in this function
CC   libavcodec/ivi_dsp.o
libavcodec/ivi_dsp.c: In function 'ff_ivi_recompose53':
libavcodec/ivi_dsp.c:40: warning: 'b0_1' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b0_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b1_1' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b1_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b1_3' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_3' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_5' may be used uninitialized in this function
libavcodec/ivi_dsp.c:40: warning: 'b2_6' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_2' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_3' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_5' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_6' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_8' may be used uninitialized in this function
libavcodec/ivi_dsp.c:41: warning: 'b3_9' may be used uninitialized in this function
CC   libavcodec/j2k.o
CC   libavcodec/j2k_dwt.o
CC   libavcodec/j2kdec.o
libavcodec/j2kdec.c: In function 'decode_tile':
libavcodec/j2kdec.c:867: warning: assignment from incompatible pointer type
CC   libavcodec/j2kenc.o
libavcodec/j2kenc.c:460: warning: function declaration isn't a prototype
libavcodec/j2kenc.c: In function 'encode_tile':
libavcodec/j2kenc.c:873: warning: value computed is not used
CC   libavcodec/jfdctfst.o
...
CC   libavcodec/lcldec.o
libavcodec/lcldec.c: In function 'zlib_decomp':
libavcodec/lcldec.c:136: warning: assignment discards qualifiers from pointer target type
libavcodec/lcldec.c: In function 'decode_frame':
libavcodec/lcldec.c:165: warning: cast discards qualifiers from pointer target type
CC   libavcodec/lclenc.o
...
CC   libavcodec/libvpxenc.o
libavcodec/libvpxenc.c: In function 'vp8_init':
libavcodec/libvpxenc.c:242: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libvpxenc.c:243: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libvpxenc.c:243: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libvpxenc.c:261: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/libvpxenc.c:358: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
CC   libavcodec/libx264.o
libavcodec/libx264.c: In function 'X264_init':
libavcodec/libx264.c:318: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/libx264.c:320: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/libx264.c:321: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:3028)
libavcodec/libx264.c:322: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2644)
libavcodec/libx264.c:324: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2644)
libavcodec/libx264.c:357: warning: the address of 'val' will always evaluate as 'true'
libavcodec/libx264.c:364: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2987)
libavcodec/libx264.c:365: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2987)
libavcodec/libx264.c:366: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2995)
libavcodec/libx264.c:367: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2995)
libavcodec/libx264.c:368: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3003)
libavcodec/libx264.c:369: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3003)
libavcodec/libx264.c:370: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3011)
libavcodec/libx264.c:371: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3011)
libavcodec/libx264.c:372: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libx264.c:373: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/libx264.c:374: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2977)
libavcodec/libx264.c:375: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2977)
libavcodec/libx264.c:376: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2674)
libavcodec/libx264.c:377: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2674)
libavcodec/libx264.c:378: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2698)
libavcodec/libx264.c:379: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2698)
libavcodec/libx264.c:380: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2706)
libavcodec/libx264.c:381: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2706)
libavcodec/libx264.c:382: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2690)
libavcodec/libx264.c:383: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2690)
libavcodec/libx264.c:384: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2725)
libavcodec/libx264.c:385: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2725)
libavcodec/libx264.c:386: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:387: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:389: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:391: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:393: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:395: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/libx264.c:537: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
CC   libavcodec/libxvid_rc.o
...
CC   libavcodec/motion_est.o
libavcodec/motion_est.c: In function 'h263_mv4_search':
libavcodec/motion_est.c:578: warning: 'P[4][1]' may be used uninitialized in this function
libavcodec/motion_est.c:578: warning: 'P[3][1]' may be used uninitialized in this function
libavcodec/motion_est.c:578: warning: 'P[2][1]' may be used uninitialized in this function
libavcodec/motion_est.c: In function 'interlaced_search':
libavcodec/motion_est.c:728: warning: 'P[4][1]' may be used uninitialized in this function
libavcodec/motion_est.c:728: warning: 'P[3][1]' may be used uninitialized in this function
libavcodec/motion_est.c:728: warning: 'P[2][1]' may be used uninitialized in this function
CC   libavcodec/motionpixels.o
CC   libavcodec/movsub_bsf.o
CC   libavcodec/mp3_header_compress_bsf.o
libavcodec/mp3_header_compress_bsf.c: In function 'mp3_header_compress':
libavcodec/mp3_header_compress_bsf.c:42: warning: cast discards qualifiers from pointer target type
CC   libavcodec/mp3_header_decompress_bsf.o
libavcodec/mp3_header_decompress_bsf.c: In function 'mp3_header_decompress':
libavcodec/mp3_header_decompress_bsf.c:37: warning: cast discards qualifiers from pointer target type
CC   libavcodec/mpc.o
...
CC   libavcodec/mpeg4videodec.o
libavcodec/mpeg4videodec.c: In function 'mpeg4_decode_mb':
libavcodec/mpeg4videodec.c:1489: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
CC   libavcodec/mpeg4videoenc.o
...
CC   libavcodec/mpegaudiodec.o
libavcodec/mpegaudiodec.c: In function 'decode_frame_adu':
libavcodec/mpegaudiodec.c:1772: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1752)
CC   libavcodec/mpegaudiodec_float.o
In file included from libavcodec/mpegaudiodec_float.c:23:
libavcodec/mpegaudiodec.c: In function 'decode_frame_adu':
libavcodec/mpegaudiodec.c:1772: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1752)
CC   libavcodec/mpegaudiodecheader.o
...
CC   libavcodec/mpegvideo.o
libavcodec/mpegvideo.c: In function 'MPV_frame_start':
libavcodec/mpegvideo.c:1267: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
CC   libavcodec/mpegvideo_enc.o
libavcodec/mpegvideo_enc.c: In function 'encode_thread':
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[5]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[4]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[3]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[2]' may be used uninitialized in this function
libavcodec/mpegvideo_enc.c:2398: warning: 'dc[1]' may be used uninitialized in this function
CC   libavcodec/mpegvideo_parser.o
...
CC   libavcodec/nuv.o
libavcodec/nuv.c: In function 'copy_frame':
libavcodec/nuv.c:76: warning: passing argument 2 of 'avpicture_fill' discards qualifiers from pointer target type
libavcodec/avcodec.h:3644: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
CC   libavcodec/options.o
libavcodec/options.c:165: warning: 'weighted_p_pred' is deprecated (declared at libavcodec/avcodec.h:2977)
libavcodec/options.c:205: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/options.c:219: warning: 'parse_only' is deprecated (declared at libavcodec/avcodec.h:1752)
libavcodec/options.c:367: warning: 'antialias_algo' is deprecated (declared at libavcodec/avcodec.h:2364)
libavcodec/options.c:415: warning: 'crf' is deprecated (declared at libavcodec/avcodec.h:2636)
libavcodec/options.c:416: warning: 'cqp' is deprecated (declared at libavcodec/avcodec.h:2644)
libavcodec/options.c:422: warning: 'bframebias' is deprecated (declared at libavcodec/avcodec.h:2674)
libavcodec/options.c:426: warning: 'directpred' is deprecated (declared at libavcodec/avcodec.h:2725)
libavcodec/options.c:436: warning: 'complexityblur' is deprecated (declared at libavcodec/avcodec.h:2690)
libavcodec/options.c:437: warning: 'deblockalpha' is deprecated (declared at libavcodec/avcodec.h:2698)
libavcodec/options.c:438: warning: 'deblockbeta' is deprecated (declared at libavcodec/avcodec.h:2706)
libavcodec/options.c:439: warning: 'partitions' is deprecated (declared at libavcodec/avcodec.h:2713)
libavcodec/options.c:456: warning: 'lpc_coeff_precision' is deprecated (declared at libavcodec/avcodec.h:2788)
libavcodec/options.c:457: warning: 'prediction_order_method' is deprecated (declared at libavcodec/avcodec.h:2795)
libavcodec/options.c:458: warning: 'min_partition_order' is deprecated (declared at libavcodec/avcodec.h:2801)
libavcodec/options.c:459: warning: 'max_partition_order' is deprecated (declared at libavcodec/avcodec.h:2807)
libavcodec/options.c:470: warning: 'drc_scale' is deprecated (declared at libavcodec/avcodec.h:2838)
libavcodec/options.c:491: warning: 'psy_rd' is deprecated (declared at libavcodec/avcodec.h:3003)
libavcodec/options.c:492: warning: 'psy_trellis' is deprecated (declared at libavcodec/avcodec.h:3011)
libavcodec/options.c:493: warning: 'aq_mode' is deprecated (declared at libavcodec/avcodec.h:2987)
libavcodec/options.c:494: warning: 'aq_strength' is deprecated (declared at libavcodec/avcodec.h:2995)
libavcodec/options.c:495: warning: 'rc_lookahead' is deprecated (declared at libavcodec/avcodec.h:3019)
libavcodec/options.c:498: warning: 'crf_max' is deprecated (declared at libavcodec/avcodec.h:3028)
libavcodec/options.c:502: warning: 'lpc_type' is deprecated (declared at libavcodec/avcodec.h:3039)
libavcodec/options.c:507: warning: 'lpc_passes' is deprecated (declared at libavcodec/avcodec.h:3046)
libavcodec/options.c: In function 'avcodec_get_context_defaults3':
libavcodec/options.c:570: warning: 'av_opt_set_defaults2' is deprecated (declared at ./libavutil/opt.h:370)
libavcodec/options.c: In function 'avcodec_alloc_context2':
libavcodec/options.c:628: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:550)
libavcodec/options.c: In function 'avcodec_get_context_defaults':
libavcodec/options.c:634: warning: 'avcodec_get_context_defaults2' is deprecated (declared at libavcodec/options.c:550)
libavcodec/options.c: In function 'avcodec_alloc_context':
libavcodec/options.c:638: warning: 'avcodec_alloc_context2' is deprecated (declared at libavcodec/options.c:623)
CC   libavcodec/pamenc.o
CC   libavcodec/parser.o
libavcodec/parser.c: In function 'av_parser_change':
libavcodec/parser.c:185: warning: cast discards qualifiers from pointer target type
CC   libavcodec/pcm-mpeg.o
...
<<

thejazzman

Streaming enthusiast

Posts: 30

Joined: Wed Dec 28, 2011 11:57 pm

Post Sun Jan 08, 2012 11:15 pm

Re: Serviio server on WD My Book Live

  Code:
CC   libavcodec/pngdec.o
libavcodec/pngdec.c: In function 'png_decode_idat':
libavcodec/pngdec.c:375: warning: assignment discards qualifiers from pointer target type
CC   libavcodec/pngenc.o
libavcodec/pngenc.c: In function 'png_write_row':
libavcodec/pngenc.c:217: warning: cast discards qualifiers from pointer target type
CC   libavcodec/pnm.o
CC   libavcodec/pnm_parser.o
libavcodec/pnm_parser.c: In function 'pnm_parse':
libavcodec/pnm_parser.c:44: warning: cast discards qualifiers from pointer target type
libavcodec/pnm_parser.c:45: warning: cast discards qualifiers from pointer target type
CC   libavcodec/pnmdec.o
libavcodec/pnmdec.c: In function 'pnm_decode_frame':
libavcodec/pnmdec.c:41: warning: assignment discards qualifiers from pointer target type
libavcodec/pnmdec.c:42: warning: assignment discards qualifiers from pointer target type
CC   libavcodec/pnmenc.o
CC   libavcodec/ppc/dsputil_altivec.o
libavcodec/ppc/dsputil_altivec.c: In function 'get_pixels_altivec':
libavcodec/ppc/dsputil_altivec.c:496: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/dsputil_altivec.c: In function 'diff_pixels_altivec':
libavcodec/ppc/dsputil_altivec.c:522: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/dsputil_altivec.c:530: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/dsputil_altivec.c:554: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/dsputil_altivec.c:562: warning: cast discards qualifiers from pointer target type
CC   libavcodec/ppc/dsputil_ppc.o
...
CC   libavcodec/ppc/gmc_altivec.o
libavcodec/ppc/gmc_altivec.c: In function 'gmc1_altivec':
libavcodec/ppc/gmc_altivec.c:51: warning: cast discards qualifiers from pointer target type
CC   libavcodec/ppc/h264_altivec.o
libavcodec/ppc/h264_altivec.c: In function 'h264_v_loop_filter_luma_altivec':
libavcodec/ppc/h264_altivec.c:826: warning: dereferencing type-punned pointer will break strict-aliasing rules
libavcodec/ppc/h264_altivec.c: In function 'h264_h_loop_filter_luma_altivec':
libavcodec/ppc/h264_altivec.c:840: warning: dereferencing type-punned pointer will break strict-aliasing rules
CC   libavcodec/ppc/idct_altivec.o
CC   libavcodec/ppc/int_altivec.o
libavcodec/ppc/int_altivec.c: In function 'scalarproduct_int16_altivec':
libavcodec/ppc/int_altivec.c:99: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/int_altivec.c: In function 'scalarproduct_and_madd_int16_altivec':
libavcodec/ppc/int_altivec.c:116: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/int_altivec.c:117: warning: cast discards qualifiers from pointer target type
CC   libavcodec/ppc/mpegaudiodec_altivec.o
CC   libavcodec/ppc/mpegvideo_altivec.o
libavcodec/ppc/mpegvideo_altivec.c: In function 'dct_quantize_altivec':
libavcodec/ppc/mpegvideo_altivec.c:287: warning: cast discards qualifiers from pointer target type
libavcodec/ppc/mpegvideo_altivec.c: At top level:
libavcodec/ppc/mpegvideo_altivec.c:72: warning: 'dct_quantize_altivec' defined but not used
CC   libavcodec/ppc/vc1dsp_altivec.o
CC   libavcodec/ppc/vp3dsp_altivec.o
CC   libavcodec/ppc/vp8dsp_altivec.o
CC   libavcodec/proresdec2.o
libavcodec/proresdec2.c: In function 'decode_slice_luma':
libavcodec/proresdec2.c:381: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type
libavcodec/proresdec2.c:381: note: expected 'uint16_t *' but argument is of type 'uint8_t *'
libavcodec/proresdec2.c:382: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type
libavcodec/proresdec2.c:382: note: expected 'uint16_t *' but argument is of type 'uint8_t *'
libavcodec/proresdec2.c:383: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type
libavcodec/proresdec2.c:383: note: expected 'uint16_t *' but argument is of type 'uint8_t *'
libavcodec/proresdec2.c:384: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type
libavcodec/proresdec2.c:384: note: expected 'uint16_t *' but argument is of type 'uint8_t *'
libavcodec/proresdec2.c: In function 'decode_slice_chroma':
libavcodec/proresdec2.c:412: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type
libavcodec/proresdec2.c:412: note: expected 'uint16_t *' but argument is of type 'uint8_t *'
libavcodec/proresdec2.c:413: warning: passing argument 1 of 'ctx->prodsp.idct_put' from incompatible pointer type
libavcodec/proresdec2.c:413: note: expected 'uint16_t *' but argument is of type 'uint8_t *'
CC   libavcodec/proresdec_lgpl.o
...
CC   libavcodec/rangecoder.o
libavcodec/rangecoder.c: In function 'ff_init_range_decoder':
libavcodec/rangecoder.c:54: warning: cast discards qualifiers from pointer target type
libavcodec/rangecoder.c:56: warning: passing argument 1 of 'bytestream_get_be16' from incompatible pointer type
libavcodec/bytestream.h:51: note: expected 'const uint8_t **' but argument is of type 'uint8_t **'
CC   libavcodec/ratecontrol.o
CC   libavcodec/raw.o
CC   libavcodec/rawdec.o
libavcodec/rawdec.c: In function 'raw_decode':
libavcodec/rawdec.c:183: warning: passing argument 2 of 'avpicture_fill' discards qualifiers from pointer target type
libavcodec/avcodec.h:3644: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
libavcodec/rawdec.c:187: warning: assignment from incompatible pointer type
CC   libavcodec/rawenc.o
CC   libavcodec/rdft.o
CC   libavcodec/remove_extradata_bsf.o
libavcodec/remove_extradata_bsf.c: In function 'remove_extradata':
libavcodec/remove_extradata_bsf.c:45: warning: cast discards qualifiers from pointer target type
CC   libavcodec/resample.o
...
CC   libavcodec/sunrast.o
libavcodec/sunrast.c: In function 'sunrast_decode_frame':
libavcodec/sunrast.c:73: warning: comparison of unsigned expression < 0 is always false
CC   libavcodec/svq1.o
CC   libavcodec/svq1dec.o
libavcodec/svq1dec.c: In function 'svq1_decode_frame':
libavcodec/svq1dec.c:648: warning: cast discards qualifiers from pointer target type
libavcodec/svq1dec.c:349: warning: 'mv.x' may be used uninitialized in this function
libavcodec/svq1dec.c:349: note: 'mv.x' was declared here
CC   libavcodec/svq1enc.o
libavcodec/svq1enc.c: In function 'svq1_write_header':
libavcodec/svq1enc.c:98: warning: passing argument 1 of 'ff_match_2uint16' from incompatible pointer type
libavcodec/internal.h:91: note: expected 'const uint16_t (*)[2]' but argument is of type 'const struct svq1_frame_size *'
CC   libavcodec/svq3.o
libavcodec/svq3.c: In function 'svq3_decode_mb':
libavcodec/svq3.c:664: warning: passing argument 2 of 'svq3_decode_block' from incompatible pointer type
libavcodec/svq3.c:211: note: expected 'DCTELEM *' but argument is of type 'DCTELEM (*)[32]'
libavcodec/svq3.c: In function 'svq3_decode_slice_header':
libavcodec/svq3.c:751: warning: passing argument 1 of 'AV_WL32' discards qualifiers from pointer target type
./libavutil/ppc/intreadwrite.h:52: note: expected 'void *' but argument is of type 'const uint8_t *'
libavcodec/svq3.c:754: warning: cast discards qualifiers from pointer target type
CC   libavcodec/synth_filter.o
...
CC   libavcodec/tiff.o
libavcodec/tiff.c: In function 'tiff_uncompress':
libavcodec/tiff.c:89: warning: assignment discards qualifiers from pointer target type
CC   libavcodec/tiffenc.o
...
CC   libavcodec/tscc.o
libavcodec/tscc.c: In function 'decode_frame':
libavcodec/tscc.c:96: warning: assignment discards qualifiers from pointer target type
CC   libavcodec/tta.o
libavcodec/tta.c: In function 'tta_decode_frame':
libavcodec/tta.c:421: warning: initialization from incompatible pointer type
libavcodec/tta.c:434: warning: initialization from incompatible pointer type
CC   libavcodec/twinvq.o
...
CC   libavcodec/utils.o
libavcodec/utils.c: In function 'avcodec_register':
libavcodec/utils.c:106: warning: 'avcodec_init' is deprecated (declared at libavcodec/utils.c:92)
libavcodec/utils.c: In function 'avcodec_open2':
libavcodec/utils.c:698: warning: assignment discards qualifiers from pointer target type
libavcodec/utils.c:752: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/utils.c:753: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/utils.c:763: warning: 'error_recognition' is deprecated (declared at libavcodec/avcodec.h:1655)
libavcodec/utils.c: In function 'avcodec_encode_audio':
libavcodec/utils.c:871: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type
libavcodec/utils.c:871: note: expected 'void *' but argument is of type 'const short int *'
libavcodec/utils.c: In function 'avcodec_encode_video':
libavcodec/utils.c:888: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type
libavcodec/utils.c:888: note: expected 'void *' but argument is of type 'const struct AVFrame *'
libavcodec/utils.c: In function 'avcodec_encode_subtitle':
libavcodec/utils.c:906: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type
libavcodec/utils.c:906: note: expected 'void *' but argument is of type 'const struct AVSubtitle *'
CC   libavcodec/utvideo.o
CC   libavcodec/v210dec.o
libavcodec/v210dec.c: In function 'decode_frame':
libavcodec/v210dec.c:114: warning: 'val' may be used uninitialized in this function
CC   libavcodec/v210enc.o
libavcodec/v210enc.c: In function 'encode_frame':
libavcodec/v210enc.c:80: warning: 'val' may be used uninitialized in this function
CC   libavcodec/v210x.o
CC   libavcodec/vaapi.o
libavcodec/vaapi.c: In function 'commit_slices':
libavcodec/vaapi.c:109: warning: cast discards qualifiers from pointer target type
CC   libavcodec/vaapi_h264.o
...
CC   libavcodec/vc1dec.o
libavcodec/vc1dec.c: In function 'vc1_mc_4mv_luma':
libavcodec/vc1dec.c:717: warning: 'tx' may be used uninitialized in this function
libavcodec/vc1dec.c:717: warning: 'ty' may be used uninitialized in this function
libavcodec/vc1dec.c: In function 'vc1_pred_mv_intfr':
libavcodec/vc1dec.c:1727: warning: 'px' may be used uninitialized in this function
libavcodec/vc1dec.c:1727: warning: 'py' may be used uninitialized in this function
libavcodec/vc1dec.c: In function 'vc1_decode_p_mb_intfr':
libavcodec/vc1dec.c:3807: warning: 'dmv_x' may be used uninitialized in this function
libavcodec/vc1dec.c:3807: warning: 'dmv_y' may be used uninitialized in this function
CC   libavcodec/vc1dsp.o
libavcodec/vc1dsp.c: In function 'ff_vc1dsp_init':
libavcodec/vc1dsp.c:816: warning: assignment from incompatible pointer type
libavcodec/vc1dsp.c:833: warning: assignment from incompatible pointer type
CC   libavcodec/vcr1.o
...
CC   libavcodec/vp3.o
libavcodec/vp3.c:2003: warning: redundant redeclaration of 'vp3_decode_flush'
libavcodec/vp3.c:49: note: previous declaration of 'vp3_decode_flush' was here
CC   libavcodec/vp3_parser.o
...
CC   libavcodec/wmalosslessdec.o
libavcodec/wmalosslessdec.c: In function 'decode_channel_residues':
libavcodec/wmalosslessdec.c:722: warning: passing argument 1 of 'dump_int_buffer' from incompatible pointer type
libavcodec/wmalosslessdec.c:313: note: expected 'uint8_t *' but argument is of type 'int *'
libavcodec/wmalosslessdec.c: In function 'decode_packet':
libavcodec/wmalosslessdec.c:1354: warning: ISO C90 forbids mixed declarations and code
libavcodec/wmalosslessdec.c:1355: warning: unused variable 'spliced_packet'
libavcodec/wmalosslessdec.c:1354: warning: unused variable 'seekable_frame_in_packet'
libavcodec/wmalosslessdec.c: At top level:
libavcodec/wmalosslessdec.c:117: warning: 'sin64' defined but not used
libavcodec/wmalosslessdec.c:291: warning: 'num_logged_tiles' defined but not used
libavcodec/wmalosslessdec.c:293: warning: 'num_lms_update_call' defined but not used
libavcodec/wmalosslessdec.c:299: warning: 'dump_context' defined but not used
libavcodec/wmalosslessdec.c:573: warning: 'my_log2' defined but not used
libavcodec/wmalosslessdec.c:868: warning: 'revert_mclms' defined but not used
CC   libavcodec/wmaprodec.o
...
CC   libavcodec/zmbv.o
libavcodec/zmbv.c: In function 'decode_frame':
libavcodec/zmbv.c:508: warning: assignment discards qualifiers from pointer target type
CC   libavcodec/zmbvenc.o
...
CC   libpostproc/postprocess.o
In file included from libpostproc/postprocess.c:579:
libpostproc/postprocess_altivec_template.c: In function 'dering_altivec':
libpostproc/postprocess_altivec_template.c:555: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:606: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:636: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:637: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:638: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:639: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:640: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:641: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:642: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:643: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:644: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:647: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:702: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:704: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:706: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:791: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:792: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:793: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:794: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:795: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:796: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:797: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:798: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:800: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:815: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:816: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:817: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:818: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:819: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:820: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:821: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c: In function 'tempNoiseReducer_altivec':
libpostproc/postprocess_altivec_template.c:856: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:882: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:883: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:884: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:885: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:886: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:887: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:888: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:950: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:951: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:952: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:953: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:954: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:955: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:956: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:971: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:972: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:973: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:974: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:975: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:976: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:977: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:982: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1005: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1006: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1007: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1008: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1009: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1010: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1011: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1012: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1013: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1014: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1015: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1016: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1017: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1018: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1019: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c: In function 'transpose_8x16_char_fromPackedAlign_altivec':
libpostproc/postprocess_altivec_template.c:1190: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1212: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1213: warning: ISO C90 forbids mixed declarations and code
libpostproc/postprocess_altivec_template.c:1214: warning: ISO C90 forbids mixed declarations and code
In file included from libpostproc/postprocess.c:580:
libpostproc/postprocess_template.c: In function 'postProcess_altivec':
libpostproc/postprocess_template.c:3520: warning: ISO C90 forbids mixed declarations and code
In file included from libpostproc/postprocess.c:579:
libpostproc/postprocess_altivec_template.c: In function 'vertClassify_altivec':
libpostproc/postprocess_altivec_template.c:139: warning: 'v_srcA20' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:140: warning: 'v_srcA21' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:141: warning: 'v_srcA22' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:142: warning: 'v_srcA23' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:143: warning: 'v_srcA24' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:144: warning: 'v_srcA25' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:145: warning: 'v_srcA26' may be used uninitialized in this function
libpostproc/postprocess_altivec_template.c:146: warning: 'v_srcA27' may be used uninitialized in this function
In file included from libpostproc/postprocess.c:580:
libpostproc/postprocess_template.c: In function 'postProcess_altivec':
libpostproc/postprocess_template.c:3520: warning: array subscript is below array bounds
libpostproc/postprocess_template.c:3522: warning: array subscript is below array bounds
libpostproc/postprocess_template.c:3526: warning: array subscript is below array bounds
AR   libpostproc/libpostproc.a
...
CC   libswscale/ppc/swscale_altivec.o
libswscale/ppc/swscale_altivec.c: In function 'hScale_altivec_real':
libswscale/ppc/swscale_altivec.c:174: warning: 'src_v1' may be used uninitialized in this function
libswscale/ppc/swscale_altivec.c:213: warning: 'src_v1' may be used uninitialized in this function
libswscale/ppc/swscale_altivec.c:300: warning: 'src_v1' may be used uninitialized in this function
CC   libswscale/ppc/yuv2rgb_altivec.o
...
CC   libswscale/swscale.o
libswscale/swscale.c: In function 'swScale':
libswscale/swscale.c:2767: warning: assignment from incompatible pointer type
libswscale/swscale.c:2768: warning: assignment from incompatible pointer type
libswscale/swscale.c:2794: warning: assignment from incompatible pointer type
libswscale/swscale.c: In function 'sws_init_swScale_c':
libswscale/swscale.c:2869: warning: assignment from incompatible pointer type
libswscale/swscale.c:2876: warning: assignment from incompatible pointer type
libswscale/swscale.c:2907: warning: assignment from incompatible pointer type
libswscale/swscale.c:2914: warning: assignment from incompatible pointer type
libswscale/swscale.c:2919: warning: assignment from incompatible pointer type
libswscale/swscale.c:2929: warning: assignment from incompatible pointer type
libswscale/swscale.c:2936: warning: assignment from incompatible pointer type
libswscale/swscale.c:2953: warning: assignment from incompatible pointer type
libswscale/swscale.c:2980: warning: assignment from incompatible pointer type
libswscale/swscale.c:2985: warning: assignment from incompatible pointer type
libswscale/swscale.c:2994: warning: assignment from incompatible pointer type
libswscale/swscale.c:2995: warning: assignment from incompatible pointer type
libswscale/swscale.c:2996: warning: assignment from incompatible pointer type
libswscale/swscale.c:3009: warning: assignment from incompatible pointer type
libswscale/swscale.c:3011: warning: assignment from incompatible pointer type
libswscale/swscale.c:3013: warning: assignment from incompatible pointer type
CC   libswscale/swscale_unscaled.o
...
CC   libavutil/opt.o
libavutil/opt.c: In function 'av_find_opt':
libavutil/opt.c:41: warning: 'av_next_option' is deprecated (declared at libavutil/opt.h:347)
libavutil/opt.c: In function 'av_opt_set_defaults':
libavutil/opt.c:601: warning: 'av_opt_set_defaults2' is deprecated (declared at libavutil/opt.h:370)
libavutil/opt.c: In function 'av_opt_ptr':
libavutil/opt.c:811: warning: initialization discards qualifiers from pointer target type
CC   libavutil/parseutils.o
...
AR   libavutil/libavutil.a
HTML   doc/ffmpeg.html
HTML   doc/avconv.html
HTML   doc/ffplay.html
HTML   doc/ffprobe.html
HTML   doc/ffserver.html
HTML   doc/developer.html
*** Undefined node `Regression Tests' in @ref (l. 348)
HTML   doc/faq.html
HTML   doc/fate.html
** Unknown command `@fate.ffmpeg.org"' (left as is) (l. 108)
HTML   doc/general.html
HTML   doc/git-howto.html
HTML   doc/libavfilter.html
HTML   doc/platform.html
*** closing `enumerate' (l. 300)
POD   doc/ffmpeg.pod
MAN   doc/ffmpeg.1
POD   doc/avconv.pod
MAN   doc/avconv.1
POD   doc/ffplay.pod
MAN   doc/ffplay.1
POD   doc/ffprobe.pod
MAN   doc/ffprobe.1
POD   doc/ffserver.pod
MAN   doc/ffserver.1
CC   ffmpeg.o
ffmpeg.c: In function 'opt_input_file':
ffmpeg.c:3402: warning: 'loop_input' is deprecated (declared at libavformat/avformat.h:983)
ffmpeg.c: In function 'opt_output_file':
ffmpeg.c:4186: warning: 'loop_output' is deprecated (declared at libavformat/avformat.h:959)
ffmpeg.c: In function 'opt_map':
ffmpeg.c:2957: warning: 'sync_stream_idx' may be used uninitialized in this function
CC   cmdutils.o
LD   ffmpeg_g
CP   ffmpeg
STRIP   ffmpeg
CC   ffplay.o
ffplay.c: In function 'input_request_frame':
ffplay.c:1670: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type
libavutil/imgutils.h:115: note: expected 'const uint8_t **' but argument is of type 'uint8_t **'
ffplay.c: In function 'audio_decode_frame':
ffplay.c:2063: warning: passing argument 3 of 'avcodec_decode_audio4' from incompatible pointer type
./libavcodec/avcodec.h:4197: note: expected 'int *' but argument is of type 'int64_t *'
ffplay.c: In function 'stream_component_open':
ffplay.c:2248: warning: 'error_recognition' is deprecated (declared at ./libavcodec/avcodec.h:1655)
ffplay.c: In function 'read_thread':
ffplay.c:2687: warning: 'avio_set_interrupt_cb' is deprecated (declared at libavformat/avio.h:402)
ffplay.c: In function 'main':
ffplay.c:3214: warning: assignment discards qualifiers from pointer target type
LD   ffplay_g
CP   ffplay
STRIP   ffplay
CC   ffprobe.o
LD   ffprobe_g
CP   ffprobe
STRIP   ffprobe
CC   ffserver.o
ffserver.c: In function 'close_connection':
ffserver.c:870: warning: 'url_close' is deprecated (declared at libavformat/avio.h:226)
ffserver.c: In function 'open_parser':
ffserver.c:2124: warning: 'parse_only' is deprecated (declared at ./libavcodec/avcodec.h:1752)
ffserver.c:2126: warning: 'parse_only' is deprecated (declared at ./libavcodec/avcodec.h:1752)
ffserver.c: In function 'open_input_stream':
ffserver.c:2190: warning: 'read_seek' is deprecated (declared at libavformat/avformat.h:462)
ffserver.c: In function 'http_prepare_data':
ffserver.c:2271: warning: 'preload' is deprecated (declared at libavformat/avformat.h:947)
ffserver.c:2391: warning: 'url_get_max_packet_size' is deprecated (declared at libavformat/avio.h:229)
ffserver.c: In function 'http_send_data':
ffserver.c:2544: warning: 'url_write' is deprecated (declared at libavformat/avio.h:224)
ffserver.c: In function 'rtp_new_av_stream':
ffserver.c:3428: warning: 'url_open' is deprecated (declared at libavformat/avio.h:221)
ffserver.c:3431: warning: 'url_get_max_packet_size' is deprecated (declared at libavformat/avio.h:229)
ffserver.c:3454: warning: 'url_close' is deprecated (declared at libavformat/avio.h:226)
ffserver.c: In function 'add_av_stream1':
ffserver.c:3491: warning: 'av_set_pts_info' is deprecated (declared at libavformat/avformat.h:1699)
ffserver.c: In function 'parse_ffconfig':
ffserver.c:4236: warning: 'avcodec_get_context_defaults2' is deprecated (declared at ./libavcodec/avcodec.h:3919)
ffserver.c:4237: warning: 'avcodec_get_context_defaults2' is deprecated (declared at ./libavcodec/avcodec.h:3919)
LD   ffserver_g
CP   ffserver
STRIP   ffserver
<<

thejazzman

Streaming enthusiast

Posts: 30

Joined: Wed Dec 28, 2011 11:57 pm

Post Tue Jan 10, 2012 2:31 am

Re: Serviio server on WD My Book Live

So using apt-get to pull the source for the latest "stable" version of ffmpeg and building the package from that came up with the same results

at least this time there were no errors on the checkinstall step, just a bunch of warnings on the make step.

So with version 7.10 of ffmpeg, I'm getting the same error as with version 9 an illegal instruction
  Code:
MyBookLive:/shares/Public/Shared Videos# ffmpeg -i Conan-Sample.avi            ffmpeg version 0.7.10, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jan  9 2012 07:31:02 with gcc 4.4.5
  configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-libvpx --enable-librtmp --enable-libxvid
  libavutil    50. 43. 0 / 50. 43. 0
  libavcodec   52.123. 0 / 52.123. 0
  libavformat  52.111. 0 / 52.111. 0
  libavdevice  52.  5. 0 / 52.  5. 0
  libavfilter   1. 80. 0 /  1. 80. 0
  libswscale    0. 14. 1 /  0. 14. 1
  libpostproc  51.  2. 0 / 51.  2. 0
Illegal instruction


So I think one of the other steps might have caused an issue...
<<

thejazzman

Streaming enthusiast

Posts: 30

Joined: Wed Dec 28, 2011 11:57 pm

Post Wed Jan 11, 2012 5:00 am

Re: Serviio server on WD My Book Live

Success!!! after many attempts at compiling FFMPEG, I got it working, basically we were trying way to hard.

1) Add necessary repositories
  Code:
nano /etc/apt/sources.list


Add first line, delete the # before the second line
  Code:
deb http://www.debian-multimedia.org stable main
deb http://ftp.us.debian.org/debian/ sid main


2) Setup apt pinning so that stable versions are installed prior to testing and unstable versions.
  Code:
nano /etc/apt/preferences

Copy the following code
  Code:
Package: *
Pin: release a=stable
Pin-Priority: 1001

Package: *
Pin: release a=testing
Pin-Priority: 650

Package: *
Pin: release a=unstable
Pin-Priority: 600

Package: libxvidcore4
Pin: version 2:1.3.2*
Pin-Priority: 1001


3) Update repository and install Keyring
  Code:
apt-get update
apt-get install --allow-unauthenticated debian-multimedia-keyring


4) Install ffmpeg
  Code:
apt-get remove ffmpeg x264 libx264-dev libvpx-dev librtmp0 librtmp-dev
apt-get update
apt-get install ffmpeg



That's it, I'm able to play all of the files that I couldn't before. At this time, it's installing verion 0.7.10 of ffmpeg, which is already compiled for a number x264, rtmp, xvid, etc. so I think covers most of what is needed. Since I was planning on it being more complex, it may be possible to leave "deb http://ftp.us.debian.org/debian/ sid main" commented out by not deleting the # and then skip step 2.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Wed Jan 11, 2012 8:30 am

Re: Serviio server on WD My Book Live

can you do me a full howto jazzman and will add it to the wiki. :)
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

thejazzman

Streaming enthusiast

Posts: 30

Joined: Wed Dec 28, 2011 11:57 pm

Post Thu Jan 12, 2012 2:12 am

Re: Serviio server on WD My Book Live

Just to make sure I had everything correct, I started over from the beginning one more time. Total setup time approx 30 minutes.
The following worked on a MyBook Live running the current firmware, MyBookLive 02.10.09-124, to install serviio 0.6.1. Just a heads up that Version 2 of the firmware removes MeoNet for a different service, please check out WD's site for more info. Additionally a firmware upgrade will remove almost all customizations, which would include most of the ones below.

1) Go to http://mybooklive/UI/ssh (case sensitive) replace "mybooklive" if you have renamed it to something else, or replace it with its IP address. It's a hidden UI menu to enable SSH.
Then select Settings->Media-> and turn of Twonky
Under Settings->System->Updates-> Turn off Automatic Updates.

2) Log in to through SSH by the IP for the device, then Install Optware
  Code:
wget http://mybookworld.wikidot.com/local--files/optware/setup-mybooklive.sh
sh setup-mybooklive.sh
echo "export PATH=$PATH:/opt/bin:/opt/sbin:." >> /root/.bashrc
echo "export PATH=$PATH:/opt/bin:/opt/sbin:." >> /etc/profile
logout


Log back into the SSH

3) Test Optware and install a simple text editor
  Code:
ipkg update
ipkg install nano
nano

A basic editor opens, hit ctrl-x to close.

4) Install Core-Utils
  Code:
ipkg install coreutils
ln -s /opt/bin/coreutils-dirname /usr/bin/dirname


5) Install Java
  Code:
apt-get update
apt-get install --allow-unauthenticated debian-keyring
apt-get install --allow-unauthenticated debian-archive-keyring
apt-get install openjdk-6-jdk
java -version
export JAVA_HOME=/usr/lib/jvm/java-6-openjdk/jre
export PATH=$PATH:/usr/lib/jvm/java-6-openjdk/jre


6) Install Serviio and setup user account to run the program
  Code:
useradd serviio
passwd serviio
usermod -a -G root serviio

mkdir /usr/local/serviio/
cd /usr/local/serviio/
wget http://download.serviio.org/releases/serviio-0.6.1-linux.tar.gz
tar -xf serviio-0.6.1-linux.tar.gz


7) Launch Serviio as a test
  Code:
cd serviio-0.6.1/bin
serviio.sh

You will be at a blank line, it appears like nothing is happening, yet the server is starting. One way to confirm is to open another ssh window, log in and run
  Code:
tail -f /usr/local/serviio/serviio-0.6.1/log/serviio.log

This will show a live output of the serviio log file. When you are satisfied that it's launching, hit ctrl-c in both ssh windows.

8) Setup Daemon to launch serviio upon bootup of your MyBook Live.
8a) create serviiod
  Code:
nano /etc/default/serviiod

Copy following code, the service account is the name of the account we created in step 6. Also, the Daemon is the path to the serviio.sh file, update if you use a different version/location.
  Code:
#########################################################
#- Daemon Script Configuration for Serviio Media Server
#- By Ian Laird
#- /etc/default/serviiod
#########################################################

NAME="Serviio Media Server"
DAEMON="/usr/local/serviio/serviio-0.6.1/bin/serviio.sh"    ## Update this to point at pc5dczc_root/bin/serviio.sh
SERVICE_ACCOUNT="serviio" ## DON'T RUN UNDER ROOT!


8b) create serviio
  Code:
nano /etc/init.d/serviio

Paste the following code.
  Code:
    #!/bin/sh
    #
    #########################################################
    #- Daemon script for Serviio media server
    #- By Ian Laird; converted for Debian by Jacob Lundberg
    #- /etc/init.d/serviio
    #########################################################
    #
    ### BEGIN INIT INFO
    # Provides:          serviio
    # Required-Start:    $local_fs $remote_fs $network $syslog
    # Required-Stop:     $local_fs $remote_fs $network $syslog
    # Default-Start:     2 3 4 5
    # Default-Stop:      0 1 6
    # X-Interactive:     true
    # Short-Description: Start/stop serviio media server
    # Description:       The Serviio media server makes your media available to
    #                    all kinds of networked devices.
    ### END INIT INFO


    . /lib/lsb/init-functions

    if [ -f /etc/default/rcS ]; then
            . /etc/default/rcS
    fi


    DAEMON_STOP=" -stop"
    NAME="$(basename $0)"
    PIDFILE="/var/run/serviiod.pid"
    TIMEOUT=10

    if [ -f /etc/default/serviiod ]; then
            . /etc/default/serviiod
    fi

    [ -x "$DAEMON" ] || exit 0


    running() {
            if [ "x$1" == "x" ]; then
                    echo 0
                    return 1
            fi

            PS=$(ps h -p $(echo $1 | sed -r 's/[\t \n]+/ -p /') | wc -l)
            echo $PS

            if [ $PS -gt 0 ]; then
                    return 0
            else
                    return 1
            fi
    }


    start() {
       # Set up correct LANG
          if [ -r /etc/default/locale ]; then
             . /etc/default/locale
             export LANG LANGUAGE LC_MESSAGES LC_ALL LC_CTYPE
          fi

            log_daemon_msg "Starting Serviio media server daemon" "$NAME"
            start-stop-daemon --start -q -b -p "$PIDFILE" -m -c "${SERVICE_ACCOUNT}" -x "${DAEMON}"
            log_end_msg $?
    }

    stop() {
            log_daemon_msg "Stopping Serviio media server daemon" "$NAME"
            if [ -r "$PIDFILE" ]; then
                    PIDS=$(pstree -p $(<"$PIDFILE") | awk -F'[\(\)]' '/^[A-Za-z0-9]/ { print $2" "$4; }')
                    if running "$PIDS" > /dev/null; then
                            "${DAEMON}" "${DAEMON_STOP}"
                            for PID in $PIDS; do
                                    if running $PID > /dev/null; then
                                            kill -TERM $PID
                                    fi
                            done
                    fi
                    COUNTDOWN=$TIMEOUT
                    while let COUNTDOWN--; do
                            if ! running "$PIDS" > /dev/null; then
                                    break
                            fi
                            if [ $COUNTDOWN -eq 0 ]; then
                                    for PID in $PIDS; do
                                            if running $PID > /dev/null; then
                                                    kill -KILL $PID
                                            fi
                                    done
                            else
                                    echo -n .
                                    sleep 1
                            fi
                    done
            fi

            if running "$PIDS" > /dev/null; then
                    log_end_msg 1
            else
                    rm -f "$PIDFILE"
                    log_end_msg $?
            fi
    }

    status() {
            echo -n "$NAME should be"
            if [ -r "$PIDFILE" ]; then
                    echo -n " up with primary PID $(<"$PIDFILE")"
                    PIDS=$(pstree -p $(<"$PIDFILE") | awk -F'[\(\)]' '/^[A-Za-z0-9]/ { print $2" "$4; }')
                    RUNNING=$(running "$PIDS")
                    if [[ $RUNNING && $RUNNING -gt 0 ]]; then
                            echo -n " and $RUNNING processes are running."
                    else
                            echo -n " but it is not running."
                    fi
            else
                    echo -n " stopped."
            fi
            echo
    }


    case "${1:-}" in
            start)
                    start
            ;;
            stop)
                    stop
            ;;
            restart)
                    stop
                    start
            ;;
            status)
                    status
            ;;
            *)
                    log_success_msg "Usage: /etc/init.d/$NAME {start|stop|restart|status}"
                    exit 1
            ;;
    esac

    exit 0



8c) Set files to launch on startup
  Code:
chown serviio -R /usr/local/serviio
chmod 755 /etc/init.d/serviio
update-rc.d serviio defaults


Reboot MyBook Live. Check status when back up by using either the tail command above, or
  Code:
/etc/init.d/serviio status


9) Install Updated version of FFMPEG
9a) Update sources.list to include a multimedia repository
  Code:
nano /etc/apt/sources.list

Add the following line to the file and save.
  Code:
deb http://www.debian-multimedia.org stable main


9b) Finish Installation
  Code:
apt-get update
apt-get install --allow-unauthenticated debian-multimedia-keyring
apt-get remove ffmpeg x264 libx264-dev libvpx-dev librtmp0 librtmp-dev
apt-get install ffmpeg


10) Access server through the console, use http://www.serviio.org/component/content/article/21#q2 as a reference. With respect to Mac, when entering the property, I placed the tags within the 3rd <dict> section, the one located after the property key.

11) Two other commands to stop or start the service when signed into the ssh, though you could use the console to do the same.
  Code:
/etc/init.d/serviio start
/etc/init.d/serviio stop
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Thu Jan 12, 2012 8:33 am

Re: Serviio server on WD My Book Live

jazzman you are a gentleman and a scollar, hats off to you. :) I have updated the WIKI to match your new how to :)
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

andyb

Serviio newbie

Posts: 1

Joined: Thu Jan 26, 2012 1:34 am

Post Thu Jan 26, 2012 1:44 am

Re: Serviio server on WD My Book Live

Hi Jazzman,

Thanks for this, looks so promising for me. I've got a bit of a hiccup at the moment, seems my serviio daemon stops working after a few minutes. Checking the status of the service I get the following error;

"Serviio Media Server should be up with primary PID /etc/init.d/serviio: 144: pstree: not found [: 144: x: unexpected operator
/etc/init.d/serviio: 144: [[: not found
but it is not running."

I've followed all the steps, only difference on my end is that I've put this on a My Book World Edition II instead of the Live one so I had to install Debian on there to follow your steps but everything else seems to work and the service does start for a few minutes before it stops.

Any ideas?

Thanks,
Andy
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Thu Jan 26, 2012 12:04 pm

Re: Serviio server on WD My Book Live

andyb wrote:Hi Jazzman,

Thanks for this, looks so promising for me. I've got a bit of a hiccup at the moment, seems my serviio daemon stops working after a few minutes. Checking the status of the service I get the following error;

"Serviio Media Server should be up with primary PID /etc/init.d/serviio: 144: pstree: not found [: 144: x: unexpected operator
/etc/init.d/serviio: 144: [[: not found
but it is not running."

I've followed all the steps, only difference on my end is that I've put this on a My Book World Edition II instead of the Live one so I had to install Debian on there to follow your steps but everything else seems to work and the service does start for a few minutes before it stops.

Any ideas?

Thanks,
Andy


there maybe differences in hardware in the mybook world that stop this working.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

dexsad

Serviio newbie

Posts: 3

Joined: Sat Jan 28, 2012 2:00 pm

Post Sat Jan 28, 2012 2:10 pm

Re: Serviio server on WD My Book Live

Hi,

I've followed religiously the instructions created by Jazzman, except that I got lost in the last part:

10) Access server through the console, use http://www.serviio.org/component/content/article/21#q2 as a reference. With respect to Mac, when entering the property, I placed the tags within the 3rd <dict> section, the one located after the property key.

I've followed the link and it gave me this: You have to set system variable serviio.remoteHost for the console to IP address of the machine running Serviio server. Also make sure TCP port 23423 is open on both server and console machines. If server doesn't bind to the expected IP address, you can force it by passing the same property to the server as well.

Could you give me a walk-through on how to do this? Thanks in advance. :D
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sat Jan 28, 2012 5:53 pm

Re: Serviio server on WD My Book Live

viewtopic.php?f=5&t=142&start=10#p873 <-- how to was included in the FAQ ;)
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

dexsad

Serviio newbie

Posts: 3

Joined: Sat Jan 28, 2012 2:00 pm

Post Sun Jan 29, 2012 7:47 am

Re: Serviio server on WD My Book Live

So how do I remove my serviio installation from Mybook Live?
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sun Jan 29, 2012 7:53 am

Re: Serviio server on WD My Book Live

dexsad wrote:So how do I remove my serviio installation from Mybook Live?


to remove java and ffmpeg - apt-get remove ffmpeg openjdk-6-jdk
to remove serviio itself just delete the - /usr/local/serviio/ directory.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

dexsad

Serviio newbie

Posts: 3

Joined: Sat Jan 28, 2012 2:00 pm

Post Sun Jan 29, 2012 9:51 am

Re: Serviio server on WD My Book Live

Thanks for being helpful. :D

I still couldn't get how to access the console in MyBook Live.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sun Jan 29, 2012 6:03 pm

Re: Serviio server on WD My Book Live

dexsad wrote:Thanks for being helpful. :D

I still couldn't get how to access the console in MyBook Live.


you could of tried one of the third party consoles then live android or webui maybe they would have worked better with your setup.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

muszaj

Streaming enthusiast

Posts: 35

Joined: Thu Oct 13, 2011 7:07 pm

Location: Hungary

Post Fri Feb 17, 2012 7:49 pm

Re: Serviio server on WD My Book Live

Hi,
I'm about to buy a My Book Live. Will I be able to watch online feeds and streams?
Panasonic Viera D25
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 17, 2012 7:50 pm

Re: Serviio server on WD My Book Live

muszaj wrote:Hi,
I'm about to buy a My Book Live. Will I be able to watch online feeds and streams?


through serviio yes.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

muszaj

Streaming enthusiast

Posts: 35

Joined: Thu Oct 13, 2011 7:07 pm

Location: Hungary

Post Fri Feb 17, 2012 8:28 pm

Re: Serviio server on WD My Book Live

Great, I'm looking fwd to getting my new gadget. :)
Panasonic Viera D25
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 17, 2012 8:36 pm

Re: Serviio server on WD My Book Live

muszaj wrote:Great, I'm looking fwd to getting my new gadget. :)


which one are you getting ?
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

muszaj

Streaming enthusiast

Posts: 35

Joined: Thu Oct 13, 2011 7:07 pm

Location: Hungary

Post Fri Feb 17, 2012 10:15 pm

Re: Serviio server on WD My Book Live

My book live 1TB.
I'd like to use it also for watching online content. Would its 800MHz CPU be enogh for transcoding online media?
Panasonic Viera D25
PreviousNext

Return to NAS installation

Who is online

Users browsing this forum: No registered users and 12 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.