Continuous playback works again! Thank you!
- Forums
- → Viewing Profile: Posts: Kers
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 43 ( per day)
- Profile Views 2,869
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
Contact Information
Posts I've Made
In Topic: Continuous audio playback in movie player (all files in folder)
20 October 2014 - 12:35
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@chelseaperhaps 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
$ 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
- Forums
- → Viewing Profile: Posts: Kers