Page 1 of 1

error 200 no stream

PostPosted: Sun Sep 09, 2012 8:12 am
by theprisoner
I get this error when trying to play a video.
This happens on Ubunty where I also uninstalled and reinstalled flash.
On Lubuntu laptop
and also on a Windows laptop with the latest flash.

Any ideas how I can fix it?

Image

Uploaded with ImageShack.us

Re: error 200 no stream

PostPosted: Sun Sep 09, 2012 8:37 am
by will
Post a detailed log of you playing a video (see my sig) and confirm which version of ffmpeg you have for Linux

Re: error 200 no stream

PostPosted: Sun Sep 09, 2012 8:50 am
by theprisoner
will wrote:Post a detailed log of you playing a video (see my sig) and confirm which version of ffmpeg you have for Linux


j-media-centre@jmediacentre-A880G:~/.serviio/log$ ffmpeg
ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
built on Jun 12 2012 16:37:58 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'
j-media-centre@jmediacentre-A880G:~/.serviio/log$

Re: error 200 no stream

PostPosted: Sun Sep 09, 2012 9:59 am
by will
That version of ffmpeg is far too old. See the wiki for how to compile a newer version.

Re: error 200 no stream

PostPosted: Sun Sep 09, 2012 9:44 pm
by theprisoner
followed all that.
BTW, this command in your wiki:
sudo apt-get remove ffmpeg x264 libx264-dev libvpx-dev librtmp0 librtmp-dev

actually removes a whole bunch of software from Ubuntu...not ideal!

Anyway, now on loading a video it works. However, full screen quqality is not very good, it has to be viewed in the samll size window to be dec3ent.
It appears a bit pixelated on fullscreen.

Re: error 200 no stream

PostPosted: Sun Sep 09, 2012 10:06 pm
by will
Change the quality from Medium to Original if you have enough upstream bandwidth.

Re: error 200 no stream

PostPosted: Mon Sep 10, 2012 8:34 am
by theprisoner
will wrote:Change the quality from Medium to Original if you have enough upstream bandwidth.


already did that and it's running on another computer on a LAN so bandwidth should be v high

Re: error 200 no stream

PostPosted: Tue Sep 11, 2012 6:30 pm
by theprisoner
any ideas?

Re: error 200 no stream

PostPosted: Tue Sep 11, 2012 6:36 pm
by zip
what is your ffmpeg version now? Post detailed log of when playing the file and also ffmpeg -i of the file.

Re: error 200 no stream

PostPosted: Tue Sep 11, 2012 7:51 pm
by theprisoner
j-media-centre@jmediacentre-A880G:~$ ffmpeg
ffmpeg version git-2012-09-09-2474ca1 Copyright (c) 2000-2012 the FFmpeg developers
built on Sep 9 2012 22:37:04 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
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 51. 72.100 / 51. 72.100
libavcodec 54. 55.100 / 54. 55.100
libavformat 54. 25.105 / 54. 25.105
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 16.101 / 3. 16.101
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'
j-media-centre@jmediacentre-A880G:~$ ^C

Re: error 200 no stream

PostPosted: Tue Sep 11, 2012 8:09 pm
by zip
That looks ok. Looks like you first tried MEDIUM quality and then ORIGINAL. The latter should give you the same quality as the source. If not, it might be down to your flash player..?

Re: error 200 no stream

PostPosted: Wed Sep 26, 2012 5:55 pm
by theprisoner
any ideas what the problem could be?