home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
iPiMP
Stream drops to audio after a short time
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="griffindodd" data-source="post: 688069" data-attributes="member: 90099"><p>Interesting...</p><p></p><p>I changed the bandwidth variable for video (which I assume is the -b flag) and it didn't seem to make any difference. I turned it all the way down to 10k but the stream still looked very high quality on the iPhone.</p><p></p><p>Here's the variable and profile I altered...</p><p></p><p><transcoder name="LiveTV" usetranscoding="1" filename="&quot;C:/Program Files/iPiMP/Utilities/ffmpeg\ffmpeg.exe&quot;" args="-i - -threads 0 -re -vcodec libx264 -fpre &quot;C:/Program Files/iPiMP/Utilities/ffmpeg/ffpresets/libx264-iPiMP.ffpreset&quot; <strong>-b 256k</strong> -s 480x272 -aspect 480:272 -acodec libfaac -ac 2 -ab 64k -ar 48000 -ac 2 -async 2 -f ism http://127.0.0.1:1972/SmoothStream.isml/Streams(SmoothStream)?dvr_window_length=15" inputmethod="2" outputmethod="4" /></p><p></p><p>Could it be that FFMpeg is ignoring the conditions set in this config??</p><p></p><p><strong>UPDATE::</strong></p><p></p><p>Ok I fixed the bitrate issue by specifying the buffer size and managing the min/max bitrates...</p><p></p><p>-b 256k -bufsize 100000K -minrate 128K -maxrate 312K</p><p></p><p>So at least it's not ignoring the bitrate now. </p><p></p><p>However this doesn't solve the dropout problem.</p><p></p><p><strong>FOUND THIS</strong></p><p></p><p>I noticed that if I left the video to buffer for a few minutes before playing it still drops out after a few seconds, it seems that playback starts 5 seconds from the end of the buffer rather than starting from the beginning, so even letting the stream buffer for 2 minutes, when you press play it starts playback from 1:55 and then of course runs out of buffer quickly.</p><p></p><p>I noticed it does the same on Flash streaming in a web browser and the iPhone playback, so it's not just isolated to the iPhone as such.</p><p></p><p>Not sure how to stop this.</p></blockquote><p></p>
[QUOTE="griffindodd, post: 688069, member: 90099"] Interesting... I changed the bandwidth variable for video (which I assume is the -b flag) and it didn't seem to make any difference. I turned it all the way down to 10k but the stream still looked very high quality on the iPhone. Here's the variable and profile I altered... <transcoder name="LiveTV" usetranscoding="1" filename=""C:/Program Files/iPiMP/Utilities/ffmpeg\ffmpeg.exe"" args="-i - -threads 0 -re -vcodec libx264 -fpre "C:/Program Files/iPiMP/Utilities/ffmpeg/ffpresets/libx264-iPiMP.ffpreset" [B]-b 256k[/B] -s 480x272 -aspect 480:272 -acodec libfaac -ac 2 -ab 64k -ar 48000 -ac 2 -async 2 -f ism http://127.0.0.1:1972/SmoothStream.isml/Streams(SmoothStream)?dvr_window_length=15" inputmethod="2" outputmethod="4" /> Could it be that FFMpeg is ignoring the conditions set in this config?? [B]UPDATE::[/B] Ok I fixed the bitrate issue by specifying the buffer size and managing the min/max bitrates... -b 256k -bufsize 100000K -minrate 128K -maxrate 312K So at least it's not ignoring the bitrate now. However this doesn't solve the dropout problem. [B]FOUND THIS[/B] I noticed that if I left the video to buffer for a few minutes before playing it still drops out after a few seconds, it seems that playback starts 5 seconds from the end of the buffer rather than starting from the beginning, so even letting the stream buffer for 2 minutes, when you press play it starts playback from 1:55 and then of course runs out of buffer quickly. I noticed it does the same on Flash streaming in a web browser and the iPhone playback, so it's not just isolated to the iPhone as such. Not sure how to stop this. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
iPiMP
Stream drops to audio after a short time
Contact us
RSS
Top
Bottom