Jump to content


Kers

Member Since 1 Feb 2011
Offline Last Active 08 Mar 2016 08:42
-----

Posts I've Made

In Topic: Continuous audio playback in movie player (all files in folder)

20 October 2014 - 12:35

Continuous playback works again! Thank you!


In Topic: [Vu Duo2] Adjusting OSD size for non-overscan use or suggestions on skin to use

2 July 2014 - 12:17

Thanks for the tip, its much better than the default skin!

 

Unfortunately it still leaves quite a lot of space at the top of the screen and I dont think the preview screen is any bigger.


In Topic: Transcoding problem

6 June 2014 - 08:40

@kers

in OWIF-settings, see if the extended information is enbaled. I don't recall the correct name in this moment. If it is enabled, then disable it and try again with VLC
 
@chelsea
perhaps you are using a very low bitrate? There is a config-file for the streamproxy. Use FTP and increase the bit-rate value. 

Thanks! Solved!

 

It is the "Add service name to stream information" option, which results in the below line in the playlist file. This confuses vlc for some reason.

#EXTVLCOPT:program=33

 

 

By the way, could someone educate me why the default transcoding uses baseline profile and level 3.1? Wouldn't high profile and 4.0 result in better picture quality with the same bitrate?

 

Also, is it possible to set the framerate in /etc/enigma2/streamproxy.conf?


In Topic: Transcoding problem

5 June 2014 - 15:50

For completeness sake, here is the playlist file contents:

$ more stream.m3u 
#EXTM3U 
#EXTVLCOPT--http-reconnect=true 
#EXTVLCOPT:program=6301
http://vu2:8002/1:0:1:189D:7FD:2:11A0000:0:0:0:

 


In Topic: Transcoding problem

5 June 2014 - 15:41

 
It seems that the stream actually does come, but is somehow not understood by linux VLC 2.1.4.
When I opened it with BS Player on my android mobile it worked, but VLC does now decode it even though its getting the data and recognizes the codec.
If I download the playlist file and open it from the commandline with vlc, I get the error "MPEG-4 descriptor not found". Maybe thats why its not displaying correctly.

 

$ vlc stream.m3u 
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0xff5058] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x1009808] main playlist: stopping playback
[0x7fbd70c055d8] ts demux error: MPEG-4 descriptor not found

 

 

 

EDIT: Ok, the problem is with the playlist file, if I take the URL and give it directly to VLC, it works ok.

 

I seem to remember that there was a similar issue before, where the .m3u file was not liked by VLC. Is that correct?

 

$ vlc http://vu2:8002/1:0:1:189D:7FD:2:11A0000:0:0:0:
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0xdfd058] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x7fb4bcc04c38] ts demux error: MPEG-4 descriptor not found
[0x7fb4bce25c88] packetizer_mpeg4audio packetizer: AAC channels: 2 samplerate: 48000
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7fb4a4001248] main vout display error: Failed to resize display
[h264 @ 0x7fb4bcca7940] illegal short term buffer state detected
[0x7fb4d40063c8] freetype spu text error: Breaking unbreakable line
[h264 @ 0x7fb4bcca7940] Missing reference picture
[h264 @ 0x7fb4bcca8600] Reinit context to 720x480, pix_fmt: 0
[0x7fb4d40063c8] freetype spu text error: Breaking unbreakable line
[0x7fb4a4001248] main vout display error: Failed to resize display
[0x7fb4d40063c8] freetype spu text error: Breaking unbreakable line