[FFmpeg-trac] #10076(undetermined:new): add lsvx decoder
FFmpeg
trac at avcodec.org
Sat Nov 26 15:40:30 EET 2022
#10076: add lsvx decoder
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
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
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10076>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list