#1913: Why file fails to open when saving frames from one file to other without
any encoding/decoding?
-------------------------------------+-------------------------------------
Reporter: theateist | Owner:
Type: defect | Status: closed
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution: invalid
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* status: new => closed
* resolution: => invalid
* component: avcodec => undetermined
Comment:
You have to set bits_per_coded_sample:
outStream->codec->bits_per_coded_sample =
inStream->codec->bits_per_coded_sample;
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1913#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac