[FFmpeg-devel] Added support for XV video files

Shivam Goyal shivgo at iitk.ac.in
Sun Mar 24 13:05:40 EET 2019


The attached patch is for ticket #3720

     https://trac.ffmpeg.org/ticket/3720

I have tested this demuxer on the files 1.xv and 5.xv attached with the 
ticket

http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3720/


  It is working on both of these files.

As XV video files are flv files with some encrypted data. These can be 
converted to flv without loosing video quality (and it would be really 
fast). I have also tried this and it is working "ffmpeg -i 1.xv -c copy 
converted.flv".


Please suggest any improvements


-------------- next part --------------
A non-text attachment was scrubbed...
Name: addedXVsupport.patch
Type: text/x-patch
Size: 54352 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190324/bedaf57b/attachment.bin>


More information about the ffmpeg-devel mailing list