Divx playback not possible

Hi,

i have managed successfully to playback various formats but not old Divx series.

When i press play in rasplex on my raspberry pi 512MB i only get please wait, then nothing happends

 

This is the information about the renderer/Codec

 

Video: DivX 3 512x384 29.97fps [Stream 00]

Video
ID                             : 0
Format                         : MPEG-4 Visual
Codec ID                       : DIV3
Codec ID/Hint                  : DivX 3 Low
Duration                       : 23mn 12s
Bit rate                       : 673 Kbps
Width                          : 512 pixels
Height                         : 384 pixels
Display aspect ratio           : 4:3
Frame rate                     : 29.970 fps
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Compression mode               : Lossy
Bits/(Pixel*Frame)             : 0.114
Stream size                    : 112 MiB (80%)

 

Audio: MP3 48000Hz stereo 160kbps [Stream 01]

Audio
ID                             : 1
Format                         : MPEG Audio
Format version                 : Version 1
Format profile                 : Layer 3
Mode                           : Joint stereo
Mode extension                 : MS Stereo
Codec ID                       : 55
Codec ID/Hint                  : MP3
Duration                       : 23mn 12s
Bit rate mode                  : Constant
Bit rate                       : 160 Kbps
Channel(s)                     : 2 channels
Sampling rate                  : 48.0 KHz
Compression mode               : Lossy
Stream size                    : 26.6 MiB (19%)
Alignment                      : Split accross interleaves
Interleave, duration           : 33 ms (1.00 video frame)
Interleave, preload duration   : 459 ms

Hi,

i have managed successfully to playback various formats but not old Divx series.

When i press play in rasplex on my raspberry pi 512MB i only get please wait, then nothing happends

This is the information about the renderer/Codec

Video: DivX 3 512x384 29.97fps [Stream 00]

Video
ID                             : 0
Format                         : MPEG-4 Visual
Codec ID                       : DIV3
Codec ID/Hint                  : DivX 3 Low
Duration                       : 23mn 12s
Bit rate                       : 673 Kbps
Width                          : 512 pixels
Height                         : 384 pixels
Display aspect ratio           : 4:3
Frame rate                     : 29.970 fps
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Compression mode               : Lossy
Bits/(Pixel*Frame)             : 0.114
Stream size                    : 112 MiB (80%)

Audio: MP3 48000Hz stereo 160kbps [Stream 01]

Audio
ID                             : 1
Format                         : MPEG Audio
Format version                 : Version 1
Format profile                 : Layer 3
Mode                           : Joint stereo
Mode extension                 : MS Stereo
Codec ID                       : 55
Codec ID/Hint                  : MP3
Duration                       : 23mn 12s
Bit rate mode                  : Constant
Bit rate                       : 160 Kbps
Channel(s)                     : 2 channels
Sampling rate                  : 48.0 KHz
Compression mode               : Lossy
Stream size                    : 26.6 MiB (19%)
Alignment                      : Split accross interleaves
Interleave, duration           : 33 ms (1.00 video frame)
Interleave, preload duration   : 459 ms

same thing here, I get audio but no video. The only solution I have found for this issue is to enable "transcoding for the local network" but this comes with other issues itself (some videos will not playback anymore or give me a white screen on the TV)

Troublesome little files those...

Unfortunately the GPU on the Pi is capable, but not licensed for DIV3 Video. So, server side transcoding is necessary to play them.

The two best solutions would be either Raspberry Pi foundation issuing an add-on licence like they have for MPEG2 and VC1

or perhaps the easier solution:

To make Rasplex always ask for transcoding of div3 or ms-mpeg4 video streams when detected.

Any Rasplex developer's thoughts on this?