#8846: Unable to transcode file
------------------------------------+------------------------------------
Reporter: ksampan | Owner:
Type: defect | Status: reopened
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mxf | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by ksampan):
* status: closed => reopened
* resolution: fixed =>
Comment:
Im running in to some other issue when i ran the below command.
{{{
ffmpeg.exe -f mp4 -loglevel warning -y -i
C:\test\IPv_Generated_File_USE_THIS.mp4 -r 1/10 -vf scale='min(500,iw)':-2
-f image2 C:\test\IPv_Generated_File_USE_THIS.jpg -vf
scale='min(640,iw)':-2 -r 29.97 -b:v 800000 -b:a 96000 -ar 48000
C:\test\IPv_Generated_File_USE_THIS1.mp4
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8846#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".