Page 1 of 1

playback issues after ubuntu upgrade

PostPosted: Wed Oct 19, 2011 11:20 pm
by keneida
i just upgrade to 11.10 and fast forward stoped working.
Whenever i try to do this TV stops playback. Sometimes the movie does not start at all i have to launch the file again.
I use the latest version on Sony Bravia

Re: playback issues after ubuntu upgrade

PostPosted: Thu Oct 20, 2011 9:36 am
by zip
what's the ffmpeg version?

Re: playback issues after ubuntu upgrade

PostPosted: Thu Oct 20, 2011 3:57 pm
by keneida
the message i get on tv is "playback impossible"
the ffmpeg is 0.7.2-4:0.7.2-1ubuntu1

Re: playback issues after ubuntu upgrade

PostPosted: Thu Oct 20, 2011 4:05 pm
by zip
enable detailed log and try it again, then post the ffmpeg command used for transcoding and also try to run it manually

Re: playback issues after ubuntu upgrade

PostPosted: Mon Oct 24, 2011 10:07 pm
by keneida
sorry for the late answer, traveling for the weekend.

2011-10-24 23:55:02,477 DEBUG [ResourceTransportRequestHandler] Unsupported time range request because bitrate is not available, sending back 406
2011-10-24 23:55:02,477 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 406 Not Acceptable, headers = [[Content-Type: video/mpeg]]

ffmpeg -i file*.avi -y -threads 4 -vcodec mpeg2video -b 17000k -maxrate 17000k -bufsize 5097k -r 24000/1001 -g 15 -copyts -acodec copy -map 0:0 -map 0:1 -sn -f mpegts /tmp/Serviio/transcoding-temp-1828-MPEG2TS.stf

command executes in terminal normally

Re: playback issues after ubuntu upgrade

PostPosted: Tue Oct 25, 2011 8:48 am
by zip
Ok, I think you'll have to upgrade to the latest FFmpeg, they changed the way the bitrate information is displayed in the later versions. Go for something like 0.8 or compile FFmpeg from the sources on Serviio download page.

Re: playback issues after ubuntu upgrade

PostPosted: Wed Oct 26, 2011 1:38 pm
by keneida
I works. However i think it should be fixed in serviio to be able to use prevoius versions of ffmpeg. Not evrybody needs/wants to compile by himself

Re: playback issues after ubuntu upgrade

PostPosted: Wed Oct 26, 2011 8:26 pm
by zip
No, it would be too much of a maintenance overhead. Linux users have to live with this.

Re: playback issues after ubuntu upgrade

PostPosted: Sat Oct 29, 2011 2:33 am
by PavelS
Hi

I followed this page: https://launchpad.net/~jon-severinsson/+archive/ffmpeg


Basicly:

Add to /etc/apt/sources.list -> deb http://ppa.launchpad.net/jon-severinsson/ffmpeg/ubuntu oneiric main

Add the key sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CFCA9579
apt-get update
apt-get install ffmpeg

Fast Forward, Pause & Resume, Seek to middle of file works (tv is Sony KDL-52LX900)

Re: playback issues after ubuntu upgrade

PostPosted: Sun Nov 13, 2011 11:04 am
by laz305
PavelS wrote:Hi

I followed this page: https://launchpad.net/~jon-severinsson/+archive/ffmpeg


Basicly:

Add to /etc/apt/sources.list -> deb http://ppa.launchpad.net/jon-severinsson/ffmpeg/ubuntu oneiric main

Add the key sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CFCA9579
apt-get update
apt-get install ffmpeg

Fast Forward, Pause & Resume, Seek to middle of file works (tv is Sony KDL-52LX900)

Wow I don't understand any of that lol Is there a dummy version? Please I'd like to get Resume to work on my Samsung. Thx

Re: playback issues after ubuntu upgrade

PostPosted: Sun Nov 13, 2011 1:00 pm
by zip
Resume should be working for Samsungs C/D seeries.

Re: playback issues after ubuntu upgrade

PostPosted: Sun Nov 13, 2011 3:22 pm
by laz305
zip wrote:Resume should be working for Samsungs C/D seeries.

How do I find out what series I got? I'm using a Samsung HT-D5300 and Samsung TV 550 Series. Is it suppose to do it automatically or do I have to do something to activate Resume Playback?

Re: playback issues after ubuntu upgrade

PostPosted: Sun Nov 13, 2011 5:33 pm
by zip
the HT is aa D series, the TV you have to provide the full model name, eg mine in LE40B650 (B series) or LE40C6500 (C series)

Re: playback issues after ubuntu upgrade

PostPosted: Fri Jan 06, 2012 5:20 pm
by FoH
I have the same problem (Sony Bravia 2010, EX500), and I will upgrade FFMpeg to try to solve it. Although, pause/play and fast forward does work when I'm using Serviio through my PS3. How come? Is it possible to change the Bravia profile to make it work with the tv as well?

Using:
Ubuntu 11.10 64-bit
Serviio 0.6.2

Edit:
I upgraded using the PPA earlier in the thread, and it works great. I'm convinced this is the best solution, but I'm still interested in the details as to why it was working on the PS3 :) Here's a bit simpler method of upgrading ffmpeg:
1. Open a terminal* and write/copy this and hit Enter (you'll have to confirm with an additional Enter also):
  Code:
sudo apt-add-repository ppa:jon-severinsson/ffmpeg

2. Then open the Update Manager and do an update, but refresh the lists first!

* You can open a terminal quickly by pressing Ctrl + Alt + T

Re: playback issues after ubuntu upgrade

PostPosted: Mon Jul 23, 2012 9:07 am
by haytona
Thanks FoH! Replying to this thread as I found it via search.

Just confirming the instructions above work on Ubuntu 12.04 LTS 64 bit, and I am now able to pause and fast-forward on my Sony Bravia KDL-40NX710 (2010) where I was unable to previously with Serviio 0.6.2