Opened 17 months ago

Last modified 17 months ago

#10076 new defect

add lsvx decoder

Reported by: ami_stuff Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

decoder:

https://web.archive.org/web/20040623052039/http://www.viewmailsender.com/eViewStreamD.exe

https://samples.ffmpeg.org/V-codecs/LSV/lsvxdec.dll

some info:

https://web.archive.org/web/20060221223047/http://www.espresolutions.com/pdf/eVSScanSheet1.pdf

samples:

https://samples.ffmpeg.org/V-codecs/LSV/

and

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Austin_1200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/minority.320.lsvx.200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/minority.320.lsvx.400.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/moulin.640.lsvx.1200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/notting.640.lsvx.800.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Patriot_1200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Patriot_200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Pearl_200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Speed_1200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Speed_200.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Speed_400.asf

https://web.archive.org/web/20061117044356/http://www.espresolutions.com/vod/Speed_800.asf

./ffmpeg -i Austin_1200.asf
ffmpeg version N-109101-g822da7a317 Copyright (c) 2000-2022 the FFmpeg developers
  built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
  configuration: --enable-libopenjpeg
  libavutil      57. 42.100 / 57. 42.100
  libavcodec     59. 52.102 / 59. 52.102
  libavformat    59. 34.101 / 59. 34.101
  libavdevice    59.  8.101 / 59.  8.101
  libavfilter     8. 50.100 /  8. 50.100
  libswscale      6.  8.112 /  6.  8.112
  libswresample   4.  9.100 /  4.  9.100
[asf @ 0x5567ab82c400] Could not find codec parameters for stream 1 (Video: none (lsvx / 0x7876736C), none, 640x480): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, asf, from 'Austin_1200.asf':
  Duration: 00:03:14.83, start: 0.000000, bitrate: 1197 kb/s
  Stream #0:0: Audio: mp3 (U[0][0][0] / 0x0055), 22050 Hz, mono, fltp, 24 kb/s
  Stream #0:1: Video: none (lsvx / 0x7876736C), none, 640x480, 15 fps, 15 tbr, 1k tbn
At least one output file must be specified

Change History (1)

comment:1 by Carl Eugen Hoyos, 17 months ago

Component: undeterminedavcodec
Priority: normalwish
Version: unspecifiedgit-master
Note: See TracTickets for help on using tickets.